enso/app/ide-desktop/lib/client
somebody1234 5721760a1c
Fixes for local backend (#9850)
- Mostly fix #9817
- Fix creating directories at the top level in Local Backend
- Allow renaming files and directories in Local Backend
- Fix opening a template when a project is already open, causing both projects to be open. (Normally only one project should be open at a time)
- Hidden files cannot be hidden as the dashboard does not yet have the required information.

- Fix issue with selection. To reproduce on develop:
- Begin editing an asset's name
- Drag to select text in the input
- Continue dragging *past* the bounds of the input.
- Release mouse
- Observe that the selection collapses into a mouse cursor.
- (Note: this behavior should no longer happen on this branch, only on develop).

# Important Notes
None
2024-05-06 07:43:11 +00:00
..
src Allow downloading projects on GUI dev server (#9851) 2024-05-03 13:37:26 +00:00
tasks [CI] Fix the notarization (#9506) 2024-03-21 03:50:43 +00:00
bundle.ts Convert dashboard to use esbuild (#6034) 2023-03-31 16:19:07 +02:00
dist.ts Enable require-jsdoc lint and add two lints related to React (#6403) 2023-05-19 19:55:29 +00:00
electron-builder-config.ts Make (almost) all interfaces readonly (#8800) 2024-02-07 11:26:59 +00:00
entitlements.mac.plist Refactor gui/src/rust/ide to two app/gui and app/ide-desktop (#3157) 2021-11-16 10:04:56 +01:00
esbuild-config.ts Remove obsolete GUI arguments (#9466) 2024-04-05 16:20:56 +00:00
file-associations.ts Enable require-jsdoc lint and add two lints related to React (#6403) 2023-05-19 19:55:29 +00:00
package.json Normalize windows paths (#9618) 2024-04-08 02:20:28 +00:00
paths.ts Remove obsolete GUI arguments (#9466) 2024-04-05 16:20:56 +00:00
start.ts Fix some dashboard issues (#6668) 2023-05-26 10:17:03 +00:00
tsconfig.json Refactor configuration keys out of repository (#8895) 2024-03-08 03:14:26 +00:00
watch.ts Fixes for local backend (#9850) 2024-05-06 07:43:11 +00:00