insomnia/packages/insomnia-app/app/ui
Opender Singh 6a1abbf3db
Migrate collections into their remote space (#3876)
* initial implementation

* take vcs as a parameter (so it's easier to mock and test)

* update console log and exit early if not logged in

* add unit tests for migration

* add async filter and replace vcs find by root document

* lint fix

* fix memory driver and add test for hasProjectForRootDocument

* setup check on interval

* move migration logic and interval from main process to render process, because session state and a VCS instance dont work in the main process yet

* update test

* replace constructor with static class creator

* replace interval with login logout hook

* remove effect helpers

* empty commit to trigger CI
2021-08-10 23:35:05 +00:00
..
components Migrate collections into their remote space (#3876) 2021-08-10 23:35:05 +00:00
containers Migrate collections into their remote space (#3876) 2021-08-10 23:35:05 +00:00
context Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
css Improvements to theme selection (#3506) 2021-07-13 23:49:32 +00:00
hooks Migrate collections into their remote space (#3876) 2021-08-10 23:35:05 +00:00
images Remove Core and Designer specific cases (#3034) 2021-02-03 12:19:22 +13:00
redux Update some ESLint rules (#3883) 2021-08-08 05:08:56 +00:00
dnd-backend.ts [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
index.tsx Correctly log uncaught errors/unhandled promises (#3857) 2021-07-28 14:57:52 -04:00