enso/app/ide-desktop
somebody1234 41c7b5afb4
Version panel (#8746)
- Closes https://github.com/enso-org/cloud-v2/issues/784
- Add version panel

# Important Notes
- The backend sends an `isLatest` field in the response, but this is currently *not* shown in the UI because I think it isn't particularly useful.
- Versions are displayed in descending order (most recent first)
- Versions have hover effects, but there is not yet any relevant behavior that can be triggered on click.
- The versions breadcrumbs control displays the version number in the Figma design, however it is not yet returned by the cloud backend (and should ideally not take an extra request)
2024-02-01 08:47:43 +00:00
..
.vscode Re-organize lib/dashboard/ (#8587) 2024-01-10 16:22:11 +00:00
lib Version panel (#8746) 2024-02-01 08:47:43 +00:00
.gitignore Replace webpack with esbuild (#3592) 2022-08-10 03:41:44 +02:00
eslint.config.js Version panel (#8746) 2024-02-01 08:47:43 +00:00
package.json More E2E tests; export default classes from modules (#8730) 2024-01-31 11:35:41 +00:00
tsconfig.json [Gui2] Opening projects and language server connection (#7813) 2023-09-22 03:43:25 +00:00
utils.ts E2E tests (#8239) 2023-11-27 15:48:37 +00:00