insomnia/packages/insomnia-app/app/ui/components/editors
Jack Kavanagh 3947bdc4aa
chore: move electron out of the renderer (#4406)
* fix lint

* fix types

* remove flush db.change event send

* guard against tests running electron functions

* copy preload to build output

* fix webview context menu

* fix context menu and plugin install

* move installPlugin to main context
2022-02-16 18:28:23 +00:00
..
__tests__ use named exports for all (remaining) react components (#4050) 2021-09-27 15:47:22 +02:00
auth Compose auth components with reusable form elements (#4299) 2022-01-19 17:26:20 +00:00
body chore: move electron out of the renderer (#4406) 2022-02-16 18:28:23 +00:00
environment-editor.tsx Allow users to configure what is shown on environment variable template tags (#4277) 2021-12-13 07:45:08 +00:00
grpc-editor.tsx Allow users to configure what is shown on environment variable template tags (#4277) 2021-12-13 07:45:08 +00:00
password-editor.tsx Allow users to configure what is shown on environment variable template tags (#4277) 2021-12-13 07:45:08 +00:00
request-headers-editor.tsx Allow users to configure what is shown on environment variable template tags (#4277) 2021-12-13 07:45:08 +00:00
request-parameters-editor.tsx Allow users to configure what is shown on environment variable template tags (#4277) 2021-12-13 07:45:08 +00:00