Skip to content

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

Merged
yaoweiprc merged 2 commits into
developfrom
feat/multiple-import
Dec 13, 2024
Merged

Import multiple files at once [INS-4633] [INS-4782]#8229
yaoweiprc merged 2 commits into
developfrom
feat/multiple-import

Conversation

@yaoweiprc

@yaoweiprc yaoweiprc commented Dec 4, 2024

Copy link
Copy Markdown
Contributor

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
Comment thread packages/insomnia/src/common/import.ts Outdated
Comment thread packages/insomnia/src/ui/components/modals/import-modal.tsx
Comment thread packages/insomnia/src/ui/components/modals/import-modal.tsx
Comment thread packages/insomnia/src/ui/components/modals/import-modal.tsx Outdated
Comment thread packages/insomnia/src/ui/components/modals/import-modal.tsx
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
@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