enso/app/ide-desktop/lib/dashboard
Stijn ("stain") Seghers ab159238dd
Run IDE with Project Manager endpoint instead of Language Server endpoints, when on local backend (#6810)
This is a fix for a couple of recent regressions:
- Fixes #6756: Projects couldn't be renamed anymore from within the project view.
- Fixes #6804: One could no longer switch between projects from within the project view.
- It also unblocks the issue with the spinner (that got reverted), but that probably needs some extra attention.

It might be the long-term goal to have different UX solutions to these cases, but this should fix those regressions in the short term at least.

Thanks to @somebody1234 for the in-depth conversation (and the actual code!).
2023-05-30 12:42:22 +00:00
..
src Run IDE with Project Manager endpoint instead of Language Server endpoints, when on local backend (#6810) 2023-05-30 12:42:22 +00:00
bundle.ts Enable require-jsdoc lint and add two lints related to React (#6403) 2023-05-19 19:55:29 +00:00
esbuild-config.ts Enable require-jsdoc lint and add two lints related to React (#6403) 2023-05-19 19:55:29 +00:00
package.json Fix ./run gui watch (#6212) 2023-04-11 06:04:27 +00:00
tailwind.config.ts Enable require-jsdoc lint and add two lints related to React (#6403) 2023-05-19 19:55:29 +00:00
tsconfig.json Cognito auth 3/7 - add registration (#5864) 2023-03-17 15:26:59 +00:00
watch.ts Enable require-jsdoc lint and add two lints related to React (#6403) 2023-05-19 19:55:29 +00:00