-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update NewFileDrawerForm and TreeComponent
Modified NewFileDrawerForm and TreeComponent to include ProFormTreeSelect and selective tree building based on file type. This allows the application to handle repositories and files in a hierarchical tree structure, providing a more intuitive user interface for navigating through directories and files. The commit also includes added useEffect to fetch playbook repositories on loading and a Select component for choosing file type.
- Loading branch information
manu
committed
Jul 15, 2024
1 parent
b2f9f5d
commit ce09c22
Showing
2 changed files
with
117 additions
and
74 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