mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 23:00:30 +00:00
6a1abbf3db
* 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 |
||
---|---|---|
.. | ||
__fixtures__ | ||
__mocks__ | ||
__tests__ | ||
analytics.ts | ||
api-specs.ts | ||
async-array-helpers.ts | ||
constants.ts | ||
database.ts | ||
documentation.ts | ||
electron-helpers.ts | ||
export.ts | ||
get-workspace-label.ts | ||
grpc-events.ts | ||
grpc-paths.ts | ||
har.ts | ||
hotkeys-listener.ts | ||
hotkeys.ts | ||
import.ts | ||
keyboard-keys.ts | ||
log.ts | ||
markdown-to-html.ts | ||
migrate-from-designer.ts | ||
misc.ts | ||
render.ts | ||
select-file-or-folder.ts | ||
send-request.ts | ||
sorting.ts | ||
spectral.ts | ||
strings.ts |