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

[FEAT] Update NewFileDrawerForm and TreeComponent #106

Conversation

SquirrelDeveloper
Copy link
Collaborator

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.

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.
@SquirrelDeveloper SquirrelDeveloper added the enhancement New feature or request label Jul 15, 2024
@SquirrelDeveloper SquirrelDeveloper added this to the v0.1.16 milestone Jul 15, 2024
@SquirrelDeveloper SquirrelDeveloper changed the title Update NewFileDrawerForm and TreeComponent [FEAT] Update NewFileDrawerForm and TreeComponent Jul 15, 2024
@SquirrelDeveloper SquirrelDeveloper merged commit 57a88e5 into master Jul 15, 2024
8 checks passed
@SquirrelDeveloper SquirrelDeveloper deleted the 72-feat-use-treeselect-antd-component-for-create-button--drawer-in-playbooks branch July 15, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] Use TreeSelect AntD component for Create button / drawer in Playbooks
1 participant