Skip to content
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

Feature/276 Improve File Tree Tab #280

Merged
merged 11 commits into from
Feb 14, 2025
Merged

Feature/276 Improve File Tree Tab #280

merged 11 commits into from
Feb 14, 2025

Conversation

MaximilianZenz
Copy link
Member

No description provided.

- fix loading behavior of file tree tab
- add file tree functionality for the PouchDB DataPlugin
- add checkboxes to all files and folders to activate and deactivate a file or folder
- make file/folder checked status persistent
- make file/folder folded status persistent
- add simple file search
- add a usable file list to filesReducer.ts state
- add a FileTreeElement Info Dialog
- add quick action to open file web url
- fix size of the content list in fileTreeElementInfoDialog.tsx
# Conflicts:
#	binocular-frontend-new/src/plugins/interfaces/visualizationPlugin.ts
- Add example visualizations that were removed before to help new visualizations
- Update helpGeneral.tsx
- Rename components tab to visualizations tab to avoid confusion
@MaximilianZenz MaximilianZenz added enhancement New feature or request frontend labels Feb 14, 2025
@MaximilianZenz MaximilianZenz self-assigned this Feb 14, 2025
@MaximilianZenz MaximilianZenz linked an issue Feb 14, 2025 that may be closed by this pull request
@uberroot4 uberroot4 merged commit f7cb7ce into develop Feb 14, 2025
5 checks passed
@uberroot4 uberroot4 deleted the feature/276 branch February 14, 2025 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ (New Frontend) Improve File Tree Tab
2 participants