insomnia/packages/insomnia-app/app/common
James Gatz e683a02b16
[feat] Sort Dashboard Cards (#3850)
* Add sort order for space items

* Add ability to sort dashboard cards

* Fix TS errors

* Fix lint errors

* Add sort options for modified time

* Move workspace-card to a new file and use redux global state for persistence

* Remove ordering from the space model

* Use currying for the workspace mapping function and clean up types

* Expand testcase for activespace initialization

* Fix lint errors

* Remove date defaults and check if modifedLocally is defined

* Fixup: Use global selector for space order

* Fixup: Decouple space order initialization from active space

* Fixup: Use named exports in SpaceSortDropdown and rename handler in WrapperHome
2021-08-05 20:38:58 +03:00
..
__fixtures__ Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
__mocks__ [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
__tests__ Ensure a base space always exists (+ fix gRPC sub-environments) (#3819) 2021-07-26 00:49:34 +00:00
analytics.ts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
api-specs.ts [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
constants.ts [feat] Sort Dashboard Cards (#3850) 2021-08-05 20:38:58 +03:00
database.ts Ensure a base space always exists (+ fix gRPC sub-environments) (#3819) 2021-07-26 00:49:34 +00:00
documentation.ts Introducing tooltip helper for Vim mode on MacOS (#3476) 2021-06-17 09:32:23 -04:00
electron-helpers.ts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
export.ts Ensure a base space always exists (+ fix gRPC sub-environments) (#3819) 2021-07-26 00:49:34 +00:00
get-workspace-label.ts have and use guards for all models (#3480) 2021-06-16 14:19:00 -05:00
grpc-events.ts [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
grpc-paths.ts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
har.ts Ensure a base space always exists (+ fix gRPC sub-environments) (#3819) 2021-07-26 00:49:34 +00:00
hotkeys-listener.ts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
hotkeys.ts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
import.ts use optional chaining (#3867) 2021-07-30 15:32:08 +12:00
keyboard-keys.ts [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
log.ts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
markdown-to-html.ts [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
migrate-from-designer.ts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
misc.ts [feat] Sort Dashboard Cards (#3850) 2021-08-05 20:38:58 +03:00
render.ts use optional chaining (#3867) 2021-07-30 15:32:08 +12:00
select-file-or-folder.ts adds eslint rule for requiring default case statements (#3779) 2021-07-01 20:47:10 +00:00
send-request.ts Disable cert validation option while running tests in inso (#3492) 2021-07-30 03:10:19 +00:00
sorting.ts [feat] Sort Dashboard Cards (#3850) 2021-08-05 20:38:58 +03:00
spectral.ts Update Spectral to latest release (#3179) 2021-06-30 15:11:20 +00:00
strings.ts Duplicate from dashboard and from settings (#3820) 2021-07-28 21:49:02 +00:00