enso/app/ide-desktop
somebody1234 b69fa516b7
Fix play button on local backend (#7688)
If the user does not have sufficient permissions to open the project, the project no longer shows the play button. However, this does not work on the local backend because the local backend lacks permissions completely.

# Important Notes
None
2023-08-29 16:33:14 +00:00
..
lib Fix play button on local backend (#7688) 2023-08-29 16:33:14 +00:00
.gitignore Replace webpack with esbuild (#3592) 2022-08-10 03:41:44 +02:00
debugGlobals.ts Improve assets table display (#7500) 2023-08-28 18:01:40 +00:00
eslint.config.js Disable opening projects that are already opened by other users (#7660) 2023-08-28 13:21:36 +00:00
package-lock.json Fix validation regexes (#7499) 2023-08-17 10:32:53 +00:00
package.json Rework ide-desktop CI (#7596) 2023-08-22 18:23:30 +03:00
tsconfig.json Run TypeScript typechecking and eslint on Lint CI (#6603) 2023-05-23 12:22:53 +02:00
utils.ts Enable require-jsdoc lint and add two lints related to React (#6403) 2023-05-19 19:55:29 +00:00