insomnia/packages/insomnia-app/app
Jack Kavanagh a6e52d97aa
fix(tag-editor) cast to boolean (#3982)
* fix(tag-editor) cast to boolean

* Update packages/insomnia-app/app/ui/components/templating/tag-editor.tsx

Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-08-31 19:57:17 +00:00
..
__jest__ renames base project to default project in code and copy (#3939) 2021-08-25 12:51:40 +12:00
__mocks__ Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
__tests__ [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
account renames base project to default project in code and copy (#3939) 2021-08-25 12:51:40 +12:00
common fixes "Hide menu bar" setting (#3961) 2021-08-31 16:31:08 +12:00
datasets [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
icons Remove more designer and APP_ID code (#3040) 2021-02-03 20:07:11 +13:00
main Prevent opening new windows in the app (#3874) 2021-08-10 12:28:12 +03:00
models fixes "Hide menu bar" setting (#3961) 2021-08-31 16:31:08 +12:00
network Space -> Project rename & update code-references (#3928) 2021-08-20 11:12:36 -04:00
plugins Don't resolve plugin prompt promise until modal has closed, to avoid a race condition (#3970) 2021-08-31 04:52:01 +00:00
static Remove Core and Designer specific cases (#3034) 2021-02-03 12:19:22 +13:00
sync Skip migrating collections that has a missing remote project instead of cancelling the migration (#3973) 2021-08-30 18:18:21 +02:00
templating Space -> Project rename & update code-references (#3928) 2021-08-20 11:12:36 -04:00
ui fix(tag-editor) cast to boolean (#3982) 2021-08-31 19:57:17 +00:00
codemirror.d.ts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
global.d.ts [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
main.development.ts Feat/eslint import order (#3782) 2021-07-23 11:04:56 +12:00
mocha.d.ts adds mocha polyfill to clear it.each errors (#3383) 2021-05-13 16:45:17 -05:00
renderer.html [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
renderer.ts [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
test-utils.ts Pull a project into the correct space (#3873) 2021-08-05 23:30:31 +00:00