insomnia/packages/insomnia-app/app/ui/components/modals
Jack Kavanagh 8585eea9e6
electron v15 pre-upgrade refactoring (#4524)
* now with 100% fat free cancellation

Co-authored-by: James Gatz <jamesgatzos@gmail.com>

* unblock electron 15

* fix cookielist and temp fix curl types

* fix types

* fix inso

* default to verbose inso test

* implement readdata function

* fix test

* revert test changes

* isomorphic cancel

* reduce typing issues

* curl types

* turns out the tests were wrong

* handle errors

* remove unused inso mock

* remove request delay

* fix lint and add logs

* Revert "remove request delay"

This reverts commit f07d8c90a7a7279ca10f8a8de1ea0c82caa06390.

* simplify and add cancel fallback

* skip cancel test

* playwright is fast and insomnia is slow

* trailing spaces are serious yo

* cancel is flake town

* hmm

* unblock nunjucks and storeTimeline

* fix nunjucks tests

* preload writeFile

* oops forgot to remove the reload

* debugging CI takes all day, log stuff and pray

* also warn if nunjucks is being lame

* Stop using environment variables

* revert debugging logs

Co-authored-by: James Gatz <jamesgatzos@gmail.com>
Co-authored-by: David Marby <david@dmarby.se>
2022-03-03 13:42:04 +00:00
..
__mocks__ [TypeScript] Phase 1 & 2 (#3370) 2021-05-12 18:35:00 +12:00
add-key-combination-modal.tsx fixes hotkey ux (and ui bugs) (#4045) 2021-12-01 19:25:13 +00:00
alert-modal.tsx use named exports for all (remaining) react components (#4050) 2021-09-27 15:47:22 +02:00
analytics-modal.tsx removes analytics activity and create a modal (#4310) 2021-12-15 23:58:00 -05:00
ask-modal.tsx use named exports for all (remaining) react components (#4050) 2021-09-27 15:47:22 +02:00
code-prompt-modal.tsx Allow users to configure what is shown on environment variable template tags (#4277) 2021-12-13 07:45:08 +00:00
cookie-modify-modal.tsx (Partial) removal of WrapperProps (part 3) (#4515) 2022-02-25 13:21:35 +00:00
cookies-modal.tsx (Partial) removal of WrapperProps (part 3) (#4515) 2022-02-25 13:21:35 +00:00
environment-edit-modal.tsx Allow users to configure what is shown on environment variable template tags (#4277) 2021-12-13 07:45:08 +00:00
error-modal.tsx use named exports for all (remaining) react components (#4050) 2021-09-27 15:47:22 +02:00
export-requests-modal.tsx use named exports for all (remaining) react components (#4050) 2021-09-27 15:47:22 +02:00
filter-help-modal.tsx use named exports for all (remaining) react components (#4050) 2021-09-27 15:47:22 +02:00
generate-code-modal.tsx Remove prop drilling to code-editor (#4243) 2021-11-25 04:26:08 +00:00
generate-config-modal.tsx remove SpecInfo type (#4255) 2021-11-29 17:28:25 +00:00
git-branches-modal.tsx Git Sync Events (#4365) 2022-01-19 13:33:21 -08:00
git-log-modal.tsx use named exports for all (remaining) react components (#4050) 2021-09-27 15:47:22 +02:00
git-repository-settings-modal.tsx use named exports for all (remaining) react components (#4050) 2021-09-27 15:47:22 +02:00
git-staging-modal.tsx Git Sync Events (#4365) 2022-01-19 13:33:21 -08:00
index.ts chore: move GA events to segment (#4403) 2022-01-25 14:50:46 +00:00
login-modal.tsx use named exports for all (remaining) react components (#4050) 2021-09-27 15:47:22 +02:00
nunjucks-modal.tsx Move Nunjucks rendering into React Context (#4248) 2021-12-04 09:08:28 +13:00
payment-notification-modal.tsx use named exports for all (remaining) react components (#4050) 2021-09-27 15:47:22 +02:00
project-settings-modal.tsx (Partial) removal of WrapperProps (part 3) (#4515) 2022-02-25 13:21:35 +00:00
prompt-modal.tsx use named exports for all (remaining) react components (#4050) 2021-09-27 15:47:22 +02:00
proto-files-modal.tsx Revert "Fix: disabled native modules in the renderer (#4230)" 2021-12-09 14:43:20 +01:00
request-create-modal.tsx chore: move GA events to segment (#4403) 2022-01-25 14:50:46 +00:00
request-group-settings-modal.tsx (Partial) removal of WrapperProps (part 3) (#4515) 2022-02-25 13:21:35 +00:00
request-render-error-modal.tsx Create single inso executable using pkg (#4049) 2021-10-06 22:01:43 +00:00
request-settings-modal.tsx (Partial) removal of WrapperProps (part 3) (#4515) 2022-02-25 13:21:35 +00:00
request-switcher-modal.tsx (Partial) removal of WrapperProps (part 3) (#4515) 2022-02-25 13:21:35 +00:00
response-debug-modal.tsx Update response-timeline-viewer to show response body. (#4346) 2022-02-24 09:38:38 -05:00
select-modal.tsx use named exports for all (remaining) react components (#4050) 2021-09-27 15:47:22 +02:00
settings-modal.tsx electron v15 pre-upgrade refactoring (#4524) 2022-03-03 13:42:04 +00:00
sync-branches-modal.tsx (Partial) removal of WrapperProps (part 3) (#4515) 2022-02-25 13:21:35 +00:00
sync-delete-modal.tsx (Partial) removal of WrapperProps (part 3) (#4515) 2022-02-25 13:21:35 +00:00
sync-history-modal.tsx (Partial) removal of WrapperProps (part 3) (#4515) 2022-02-25 13:21:35 +00:00
sync-merge-modal.tsx (Partial) removal of WrapperProps (part 3) (#4515) 2022-02-25 13:21:35 +00:00
sync-staging-modal.tsx (Partial) removal of WrapperProps (part 3) (#4515) 2022-02-25 13:21:35 +00:00
the-plan-for-modals.md fix (style): set drag-sidebar z-index to 999 (#4059) 2021-10-18 01:14:11 +00:00
workspace-duplicate-modal.tsx fix(workspace-card-dropdown): restore the use the get-workspace-name … (#4150) 2021-10-26 10:37:45 +13:00
workspace-environments-edit-modal.tsx Allow users to configure what is shown on environment variable template tags (#4277) 2021-12-13 07:45:08 +00:00
workspace-settings-modal.tsx Allow users to configure what is shown on environment variable template tags (#4277) 2021-12-13 07:45:08 +00:00
wrapper-modal.tsx use named exports for all (remaining) react components (#4050) 2021-09-27 15:47:22 +02:00