enso/app/ide-desktop/lib/dashboard
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
..
src Fix play button on local backend (#7688) 2023-08-29 16:33:14 +00:00
bundle.ts Extract SVGs to files (#7076) 2023-06-23 10:47:04 +02:00
esbuild-config.ts Background translucency (#7386) 2023-07-27 10:53:00 +02:00
package.json Fix validation regexes (#7499) 2023-08-17 10:32:53 +00:00
tailwind.config.ts Improve assets table display (#7500) 2023-08-28 18:01:40 +00:00
test.ts Fix validation regexes (#7499) 2023-08-17 10:32:53 +00:00
tsconfig.json Cognito auth 3/7 - add registration (#5864) 2023-03-17 15:26:59 +00:00
watch.ts Disable opening projects that are already opened by other users (#7660) 2023-08-28 13:21:36 +00:00