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

Import multiple files at once [INS-4633] [INS-4782] #8229

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

yaoweiprc
Copy link
Contributor

@yaoweiprc yaoweiprc commented Dec 4, 2024

Users can now import multiple files at once. There are two ways to do so:

  1. Select multiple files by click the choose file link.
  2. Select multiple files or folders in the file explorer and then use drag and drop, all selected files and subfiles within the directories will be parsed.

Other points to note:

  1. Add restrictions to file formats that users can select.
  2. Add a table view to show all resources or parse errors in each file.
  3. Add loading status to scan button.
  4. Will create a new workspace for each file user selected when user import multiple files to a project.

@yaoweiprc yaoweiprc force-pushed the feat/multiple-import branch 5 times, most recently from 7c4f6ba to 5087d3d Compare December 9, 2024 07:53
@yaoweiprc yaoweiprc changed the title Import multiple files at once [INS-4633] Import multiple files at once [INS-4633] [INS-4782] Dec 9, 2024
@yaoweiprc yaoweiprc force-pushed the feat/multiple-import branch from 5087d3d to 46774fc Compare December 10, 2024 06:36
CurryYangxx
CurryYangxx previously approved these changes Dec 13, 2024
@yaoweiprc yaoweiprc force-pushed the feat/multiple-import branch from 73ed5e4 to 757ab5a Compare December 13, 2024 03:47
@yaoweiprc yaoweiprc merged commit 1910b34 into develop Dec 13, 2024
8 checks passed
@yaoweiprc yaoweiprc deleted the feat/multiple-import branch December 13, 2024 04:02
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