enso/app/gui
Kaz Wesley 190029996c
Fix teleporter crash and integration tests (#11656)
Fix failing integration tests:
- Fix a Vue Teleporter crash that became reachable when the dropdown arrow is displayed more often (#11620).
- Fix a new drag-and-drop test that didn't work in CI.
- Update mock data for multi-type expression updates (https://github.com/enso-org/enso/pull/11583).

# Important Notes
- The new `ConditionalTeleport` component should be used for any `Teleport` that uses the `disabled` prop and has a `to` that isn't always a valid teleportation target.
2024-11-26 09:22:41 +00:00
..
.storybook Fix Visuals of The Selector Component (#11628) 2024-11-22 14:03:41 +00:00
.vscode Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
docs Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
e2e Fix teleporter crash and integration tests (#11656) 2024-11-26 09:22:41 +00:00
project-manager-shim-middleware Drop git dependency on enso-bot repository (#11539) 2024-11-12 18:25:19 +00:00
public Remove download font scripts (#11317) 2024-10-14 16:11:42 +00:00
scripts Add storybook support (#11522) 2024-11-21 10:52:20 +00:00
src Fix teleporter crash and integration tests (#11656) 2024-11-26 09:22:41 +00:00
templates Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
.gitignore Add storybook support (#11522) 2024-11-21 10:52:20 +00:00
.prettierrc.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
chromatic.config.json Update autoAccept branch to develop and add comment only on PRs (#11614) 2024-11-21 18:24:48 +00:00
env.d.ts Attempt to fix broken envs during build (#11584) 2024-11-21 18:39:57 +00:00
index.html Show docs on Dashboard (#11391) 2024-11-15 12:12:55 +00:00
lib0-ext.d.ts Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
LICENSE Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
package.json CodeMirror implementation of GraphNodeComment (#11585) 2024-11-21 18:43:23 +00:00
playwright.config.ts Reduce pw tests timeouts (#11629) 2024-11-22 16:07:34 +00:00
shortcuts.md Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
tailwind.config.js Fix React Compiler lints + improve performance (#11450) 2024-11-21 13:49:30 +00:00
tsconfig.app.json Add storybook support (#11522) 2024-11-21 10:52:20 +00:00
tsconfig.app.vitest.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
tsconfig.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
tsconfig.node.json "Save" and "Cancel" buttons for settings sections (#11290) 2024-11-21 08:26:42 +00:00
tsconfig.scripts.json Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00
tsconfig.storybook.json Add storybook support (#11522) 2024-11-21 10:52:20 +00:00
vite.config.ts Attempt to fix broken envs during build (#11584) 2024-11-21 18:39:57 +00:00
vite.test.config.ts A set of little improvements. (#11386) 2024-10-24 07:38:08 +00:00
vitest.config.ts Unify Frontend App (#11287) 2024-10-11 18:23:02 +00:00