enso/app/dashboard/e2e/actions
somebody1234 cad50a5b63
Dashboard fixes (#11059)
- Fix https://github.com/enso-org/cloud-v2/issues/1482
- Fix "clear trash" not doing anything
- Show "shared with" column as "root folder", but only owners (TODO: actually it should only show the first item in the permissions list)
- Fix https://github.com/enso-org/cloud-v2/issues/1480
- Fix importing .enso-projects not doing anything
- Could not repro crash. Also note that we do want to be able to upload files
- Partly address https://github.com/enso-org/cloud-v2/issues/1479
- Remove "invite" and "share" buttons on top right
- Hide "upgrade" button on top right if on Team or Enterprise plan
- Warn when deleting folder (for now warns for all folders otherwise we may need to expand the folder to know whether it is empty)
- Fix importing projects via upload button
- Fix importing projects via drag
- Hide cut on running projects
- Partly address https://github.com/enso-org/cloud-v2/issues/1481
- Fix "edit secret" not showing dialog
- Fix multiple selection context menu in Team space

# Important Notes
None
2024-09-16 09:03:49 +00:00
..
BaseActions.ts Setup Screen Improvements (#10844) 2024-09-05 16:11:02 +00:00
contextMenuActions.ts Dashboard fixes (#11059) 2024-09-16 09:03:49 +00:00
DrivePageActions.ts Local dashboard fixes (#11066) 2024-09-13 16:49:14 +00:00
EditorPageActions.ts Fixes (including downloading Local projects from nested directories) (#10585) 2024-07-22 09:40:14 +00:00
ForgotPasswordPageActions.ts Show errors in forms in authentication flow (#10739) 2024-08-13 11:50:07 +00:00
goToPageActions.ts Format TS code (#10648) 2024-07-26 17:47:59 +10:00
LoginPageActions.ts Show errors in forms in authentication flow (#10739) 2024-08-13 11:50:07 +00:00
NewDataLinkModalActions.ts Dashboard UX improvements (#10868) 2024-08-29 05:54:21 +00:00
openUserMenuAction.ts Format TS code (#10648) 2024-07-26 17:47:59 +10:00
PageActions.ts Inline modules in app/ide-desktop/ (#10305) 2024-07-17 09:10:42 +00:00
RegisterPageActions.ts Setup Screen Improvements (#10844) 2024-09-05 16:11:02 +00:00
SettingsPageActions.ts Inline modules in app/ide-desktop/ (#10305) 2024-07-17 09:10:42 +00:00
SetupPageActions.ts Show errors in forms in authentication flow (#10739) 2024-08-13 11:50:07 +00:00
StartModalActions.ts Format TS code (#10648) 2024-07-26 17:47:59 +10:00
userMenuActions.ts Format TS code (#10648) 2024-07-26 17:47:59 +10:00