enso/app/ide-desktop/lib
somebody1234 6e7672a424
Add settings page; add endpoints for deleting user and uploading profile picture (#8720)
- Depends on unmerged backend features:
- https://github.com/enso-org/cloud-v2/issues/832
- https://github.com/enso-org/cloud-v2/issues/833
- Close https://github.com/enso-org/cloud-v2/issues/829
- Add scaffold for settings page
- Add endpoint for deleting user
- Add endpoint for uploading profile picture
- Modify API types to add profile picture to user info
- Add shortcuts:
- <kbd>Cmd</kbd>+<kbd>,</kbd> to open settings page (shortcut taken from VS Code)
- <kbd>Esc</kbd> to close settings page
- ℹ️ Note that, while the settings page is considered as a page by the logic, it is not saved for the next session, as the settings page should be a transitional page (it should only ever be open to do one specific task, and then immediately closed again)
- Partly implement https://github.com/enso-org/cloud-v2/issues/840
- Add "members" tab with member list
- Add "Invite Users" button to be able to invite multiple users
- Misc. QoL improvements
- Deselect selections when clicking away from the selection

# Important Notes
None
2024-01-25 15:10:51 +00:00
..
assets Add settings page; add endpoints for deleting user and uploading profile picture (#8720) 2024-01-25 15:10:51 +00:00
client Download files (#8733) 2024-01-11 12:37:58 +00:00
common Add settings page; add endpoints for deleting user and uploading profile picture (#8720) 2024-01-25 15:10:51 +00:00
content Add settings page; add endpoints for deleting user and uploading profile picture (#8720) 2024-01-25 15:10:51 +00:00
content-config [Gui2] Opening projects and language server connection (#7813) 2023-09-22 03:43:25 +00:00
dashboard Add settings page; add endpoints for deleting user and uploading profile picture (#8720) 2024-01-25 15:10:51 +00:00
esbuild-plugin-copy-directories E2E tests (#8239) 2023-11-27 15:48:37 +00:00
icons Extract SVGs to files (#7076) 2023-06-23 10:47:04 +02:00
ts-plugin-namespace-auto-import Re-organize lib/dashboard/ (#8587) 2024-01-10 16:22:11 +00:00
types Re-organize lib/dashboard/ (#8587) 2024-01-10 16:22:11 +00:00