insomnia/packages/insomnia-app/app/plugins
Opender Singh 049964bb9b
Prompt for import as collection or document (#3130)
* feat: add prompt and update import logic

* feat: update usages and plugin api

* chore: WIP

* chore: convert to options

* chore: don't create workspace model until needed

* chore: add OR condition

* chore: add workspace name and don't change scope

* feat: prompt with appropriate name

* chore: rename

* chore: rename type

* chore: update signature

* chore: properly type the import functions

* feat: don't activate the workspace after importing

* chore: show loading on homepage

* fix: typo

* chore: fix tests and rename

* Update packages/insomnia-app/app/common/__tests__/import.test.js

Co-authored-by: David Marby <david@dmarby.se>

Co-authored-by: David Marby <david@dmarby.se>
2021-03-03 10:16:48 +13:00
..
context Prompt for import as collection or document (#3130) 2021-03-03 10:16:48 +13:00
create.js Add Ability to Generate Plugin for Dev (#2107) 2020-05-02 11:56:39 -07:00
index.js Add plugin bundle to default config (#3092) 2021-02-26 10:10:21 +13:00
install.js Yarn warnings wrongly treated as errors (#2861) 2020-12-01 12:38:06 +13:00
misc.js style updates for core theme (#3134) 2021-03-02 11:14:19 -05:00