Skip to content

Issue 1 #8

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

Merged
merged 8 commits into from
Jan 6, 2025
Merged

Issue 1 #8

merged 8 commits into from
Jan 6, 2025

Conversation

sunilnatraj
Copy link
Collaborator

Issue: 1
Description : Added support for directory selection
Details

  • Added backend support to get Drive / Top folder details from FS. Get Directory details
  • Added UI component for Drive / Folder selection, Directory browse and select support

Updated flow for files extension, user is provided with list of drives / top level directories in their system. On selection of drive the directory hierarchy is generated from the java backend. User is presented with a browsable tree view that allows user to select 1 or more directories to get file list.
Updated unit tests
Updated FS drive/ folder get - added sort
Removed unwanted param definition
Minor fixes
Fixed unit test
Copy link
Member

@wetneb wetneb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think I'll have capacity to review PRs in this repository much. I think you should feel empowered to merge your own PRs in this repo (are you indeed able to do that?)

@sunilnatraj
Copy link
Collaborator Author

I don't think I'll have capacity to review PRs in this repository much. I think you should feel empowered to merge your own PRs in this repo (are you indeed able to do that?)

@wetneb Definitely

- Select one label from resource file
- Style update for tree node with no child nodes
- Directory tree generation, moved tree object from memory to file to avoid OOM issue
- Expanded folder ignore list
- UI styling fixws
@sunilnatraj
Copy link
Collaborator Author

  • Directory tree generation, moved tree object from memory to file to avoid OOM issue
  • Expanded folder ignore list
  • UI styling fixws

@sunilnatraj sunilnatraj merged commit 441a4a2 into master Jan 6, 2025
2 checks passed
@sunilnatraj sunilnatraj deleted the issue-1 branch January 10, 2025 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants