-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✨ (New Frontend) Improve File Tree Tab #276
Labels
Comments
MaximilianZenz
added a commit
that referenced
this issue
Jan 3, 2025
- fix loading behavior of file tree tab - add file tree functionality for the PouchDB DataPlugin
MaximilianZenz
added a commit
that referenced
this issue
Jan 17, 2025
- add checkboxes to all files and folders to activate and deactivate a file or folder
MaximilianZenz
added a commit
that referenced
this issue
Jan 17, 2025
- make file/folder checked status persistent
MaximilianZenz
added a commit
that referenced
this issue
Jan 17, 2025
- make file/folder folded status persistent
MaximilianZenz
added a commit
that referenced
this issue
Feb 14, 2025
- add a usable file list to filesReducer.ts state
MaximilianZenz
added a commit
that referenced
this issue
Feb 14, 2025
- add a FileTreeElement Info Dialog
MaximilianZenz
added a commit
that referenced
this issue
Feb 14, 2025
- add a FileTreeElement Info Dialog
MaximilianZenz
added a commit
that referenced
this issue
Feb 14, 2025
- add quick action to open file web url - fix size of the content list in fileTreeElementInfoDialog.tsx
MaximilianZenz
added a commit
that referenced
this issue
Feb 14, 2025
- Add example visualizations that were removed before to help new visualizations
MaximilianZenz
added a commit
that referenced
this issue
Feb 14, 2025
- Add example visualizations that were removed before to help new visualizations
MaximilianZenz
added a commit
that referenced
this issue
Feb 14, 2025
- Update helpGeneral.tsx - Rename components tab to visualizations tab to avoid confusion
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, the File Tree Tab only shows the file tree. There should be a way to select or deselect folders and files which then affect supported visualizations. There should also may be more information displayed in the file tree.
The text was updated successfully, but these errors were encountered: