enso/app/ide-desktop
somebody1234 a1d48e7d0c
Cloud/desktop mode switcher (#6448)
This is a re-creation of #6308.
Creates buttons to switch between cloud and local backends for listing directories, opening projects etc.

# Important Notes
The desktop backend currently uses a hardcoded list of templates, mostly because they look better because they have background images. However, it can easily be changed to use `listSamples` endpoint and switched to the default grey background.
2023-05-02 17:48:07 +00:00
..
lib Cloud/desktop mode switcher (#6448) 2023-05-02 17:48:07 +00:00
.gitignore Replace webpack with esbuild (#3592) 2022-08-10 03:41:44 +02:00
eslint.config.js Cloud/desktop mode switcher (#6448) 2023-05-02 17:48:07 +00:00
package-lock.json Dashboard directory interactivity (#6279) 2023-04-26 11:52:13 +02:00
package.json Dashboard directory interactivity (#6279) 2023-04-26 11:52:13 +02:00
tsconfig.json Fixes for URL and file handling (#6407) 2023-04-28 02:21:23 +00:00
utils.ts Project Sharing (#6077) 2023-04-06 15:26:37 +02:00