-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Rewrite major parts of the file browser
The UI was completely messed up and is fixed now. Folders and files are aligned again. In addition, workspace is now expanded by default, new code style has been applied and the deprecated `NestedTreeControl` was replaced.
- Loading branch information
1 parent
8601089
commit 9af5cd8
Showing
13 changed files
with
283 additions
and
464 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
46 changes: 0 additions & 46 deletions
46
frontend/src/app/services/load-files/load-files.service.ts
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
66 changes: 0 additions & 66 deletions
66
...er-sessions-wrapper/active-sessions/file-browser-dialog/file-browser-dialog.component.css
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.