enso/app/ide-desktop/lib/dashboard
somebody1234 6a127c501b
Make engine version optional (#7975)
Fixes this issue:
- #7917

This is caused by the dashboard expecting `engineVersion` to be present, whereas it is actually optional.

# Important Notes
This may have been fixed on the Project Manager side, so the bug may not be reproducible. To properly test that this fix works, an older `project-manager` (e.g `2023.2.1-nightly.2023.9.30`) should be used.
2023-10-09 08:21:47 +00:00
..
src Make engine version optional (#7975) 2023-10-09 08:21:47 +00:00
bundle.ts [Gui2] Opening projects and language server connection (#7813) 2023-09-22 03:43:25 +00:00
esbuild-config.ts [gui2] Shortcut manager + shortcuts for selecting nodes (#7893) 2023-10-02 09:03:47 +00:00
package.json [GUI2] Fix and add tests for delta format translation. (#7968) 2023-10-04 10:53:54 +00:00
tailwind.config.ts (even more) Dashboard fixes (#7877) 2023-09-29 13:40:02 +00:00
test.ts Fix validation regexes (#7499) 2023-08-17 10:32:53 +00:00
tsconfig.json [Gui2] Opening projects and language server connection (#7813) 2023-09-22 03:43:25 +00:00
watch.ts Disable opening projects that are already opened by other users (#7660) 2023-08-28 13:21:36 +00:00