Commit Graph

  • 506d287314 fix(keyboard shortcuts): Add missing shortcuts and fix the ones that don't work as expected (#7116) James Gatz 2024-03-08 15:42:18 +01:00
  • e622f0eca3 fix: use collection name when importing from postman (#7142) Jack Kavanagh 2024-03-08 15:04:28 +01:00
  • b4a86d62f1 feat: enable eval() in script pre-request-sdk-cleanup George He 2024-03-08 10:30:17 +08:00
  • 39d261637b fix: lint error George He 2024-03-07 14:25:43 +08:00
  • 84699fee4b test: add a test for proxy and certificate manipulation George He 2024-03-07 14:17:45 +08:00
  • 4eb36e60de feat: hook settings to insomnia.request and cleanups George He 2024-03-06 18:06:56 +08:00
  • 083d0219be fix: allow user to update active request certs and proxy through insomnia.request George He 2024-03-06 16:25:27 +08:00
  • 2e12067ab1 feat: add simple interpolator for enabling replaceIn methods George He 2024-03-06 14:51:35 +08:00
  • a8a6cd0461 fix: add static _index for simulating the original behavior George He 2024-03-06 14:51:14 +08:00
  • 23c61ff096 feat: enable insomnia.sendRequest George He 2024-03-06 14:22:15 +08:00
  • 2f5c2fbc0a fix: bring back request test in smoke spec George He 2024-03-06 13:53:01 +08:00
  • 256f161815 chore: fix and re-org pre-request scripts George He 2024-03-06 11:49:04 +08:00
  • d44ee2a3e4 fix: smoke test failure George He 2024-03-06 11:28:05 +08:00
  • e86899633d fix: lint error George He 2024-03-05 22:15:38 +08:00
  • 65c2d393e4 chore: clean up dependencies George He 2024-03-05 22:09:49 +08:00
  • ee8df0d862 fix: lint errors George He 2024-03-05 21:48:42 +08:00
  • 38f66a9683 chore: revert changes on test George He 2024-03-05 21:33:33 +08:00
  • 7ec145fae3 feat: enable manipulation on insomnia.request George He 2024-03-05 21:27:29 +08:00
  • e14ecd1dc4 fix warning (#7045) Jack Kavanagh 2024-03-06 11:59:59 +01:00
  • fcac7ebb92 feat: enable adding snippets menu for pre-request scripting - INS-3319 (#7146) Hexxa 2024-03-06 18:56:31 +08:00
  • 24b096bd27 Feat/import-prereq-script (#7144) Jack Kavanagh 2024-03-05 14:44:37 +01:00
  • 03172c5817 add tag (#7137) Jack Kavanagh 2024-03-04 09:11:12 +01:00
  • 6d5b2a6024 feat(prereq): add simple timeout (#7079) Jack Kavanagh 2024-03-01 13:17:21 +01:00
  • b853660300 Revert "chore: temporarily disable pre-request scripting (#7132)" (#7136) Filipe Freire 2024-03-01 12:00:50 +00:00
  • 6567a18175 chore: temporarily disable pre-request scripting (#7132) Hexxa 2024-02-29 23:18:12 +08:00
  • 4e8fda94bb remove deprecated nedb option (#7118) Jack Kavanagh 2024-02-29 15:05:41 +01:00
  • 9314fa56e3 feat: testing a mock endpoint cancellation (#7093) Jack Kavanagh 2024-02-29 15:04:46 +01:00
  • 21505566fd feat: enable Request and Response in pre-request scripting [INS-3379] (#7128) Hexxa 2024-02-29 21:41:29 +08:00
  • 86f6d01ac9 feat: enable Url in pre-request scripting [INS-3379] (#7123) Hexxa 2024-02-29 21:37:04 +08:00
  • a15b09af27 feat: enable collection-variable in pre-request scripting [INS-3379] (#7122) Hexxa 2024-02-29 21:32:06 +08:00
  • 46a7088f3c feat: enable headers in pre-request scripting [INS-3379] (#7121) Hexxa 2024-02-29 21:29:48 +08:00
  • 9b6995534a feat: enable RequestAuth for pre-request scripting pre-script-auth George He 2024-02-26 10:23:06 +08:00
  • 040e680a3c feat: enable ProxyConfig in pre-request scripting pre-script-proxy George He 2024-02-23 16:27:13 +08:00
  • 24ce799678 feat(hidden-window): enable url and UrlMatchPattern in pre-request scripting George He 2024-02-23 16:23:17 +08:00
  • 90acf0a9a6 feat: add Variables and VariableList to the collection George He 2024-02-23 16:15:46 +08:00
  • 1c3951d813 chore: enable Headers in pre-request scripting George He 2024-02-23 16:14:08 +08:00
  • 2ee1475cea feat: enable property in pre-request scripting (#7120) Hexxa 2024-02-29 10:51:49 +08:00
  • 826890cc39 feat(Insomnia Cloud Sync): Update filesystem driver for VCS sync (#7111) James Gatz 2024-02-27 16:07:29 +01:00
  • ef9cd3c5ee chore: bump GH actions versions [no-ticket] (#7117) Filipe Freire 2024-02-27 14:49:14 +00:00
  • 3fe4d89e8c feat(hidden-window): add globals, iterationData and variables interfaces in pre-request scripting (#7103) Hexxa 2024-02-27 17:37:34 +08:00
  • 52a319bc57 fix: clean up request sender feat-sdk-obj George He 2024-02-27 16:24:05 +08:00
  • ff2d14488e fix: move changelog step to release-publish (#7114) Filipe Freire 2024-02-26 17:02:51 +00:00
  • 98c7df6283 fix: release-start changelog step [no-ticket] (#7113) Filipe Freire 2024-02-26 14:46:25 +00:00
  • acf7872380 test: add tests for request and response George He 2024-02-26 18:19:21 +08:00
  • 5efbdda0be chore: clean up RequestAuth George He 2024-02-26 11:45:42 +08:00
  • 2b6f3755c6 feat(hidden-window): add globals, iterationData and variables interfaces in pre-request scripting pre-script-var-glb-2 George He 2024-02-21 11:34:21 +08:00
  • d7a0bc1e58 feat(hidden-window): enable baseEnvironment in the pre-request scripting (#7102) Hexxa 2024-02-23 20:00:20 +08:00
  • 62a73fa3ec add labels for branch names when resolving conflicts (#7105) James Gatz 2024-02-22 13:12:35 +01:00
  • cb45107fda feat: add methods for response George He 2024-02-22 10:21:28 +08:00
  • a7125a2314 Sync improvements (#7098) James Gatz 2024-02-21 17:45:39 +01:00
  • 7718df0489 feat(hidden-window): enable the insomnia object with the environment api [INS-3379] (#7097) Hexxa 2024-02-21 18:02:59 +08:00
  • 9a30436c9d bump prettier chore/prettier-2 jackkav 2024-02-16 07:52:07 +01:00
  • 36358f5a68 Merge branch 'develop' into chore/prettier-2 Jack Kavanagh 2024-02-16 07:50:11 +01:00
  • 4e14e2bc16 mock feature feedback (#7089) Jack Kavanagh 2024-02-15 13:00:10 +01:00
  • 812cd80740 bump: vite to v5 and fix (#7023) Jack Kavanagh 2024-02-14 12:31:37 +01:00
  • 2d5c80e079 Revert "fix: add viewport meta tag (#7049)" (#7090) Filipe Freire 2024-02-14 11:10:36 +00:00
  • 8ff2c6b522 feat(prereq): add cancellation (#7078) Jack Kavanagh 2024-02-13 10:28:46 +01:00
  • 8ecf47c0a7 move mkdir to init (#7085) Jack Kavanagh 2024-02-13 10:16:57 +01:00
  • 444877e1e1 fix: add viewport meta tag (#7049) Mark Kim 2024-02-13 04:15:26 -05:00
  • 039c12160c E2e/mock-test-fixture (#7086) Jack Kavanagh 2024-02-13 10:01:32 +01:00
  • 8f1a50328e refetch logs (#7084) Jack Kavanagh 2024-02-13 09:36:44 +01:00
  • d7d86837f0 fix mock flake jackkav 2024-02-09 16:17:03 +01:00
  • 45edba1269 chore(tailwind): Move grpc-method-dropdown to tailwind (#7074) James Gatz 2024-02-09 16:11:21 +01:00
  • c0707c884f Add pre-request tab and minimal execution context (#7065) Jack Kavanagh 2024-02-09 11:51:55 +01:00
  • eec2d2015a fix: request settings for scratchpad leading to welcome screen (#7068) Rinku Chaudhari 2024-02-08 17:25:13 +05:45
  • 4383d0b38c Insomnia logo tailwind (#7073) James Gatz 2024-02-07 19:11:36 +01:00
  • 4010dd5358 chore(tailwind): Transform empty design state to tailwind (#7071) James Gatz 2024-02-07 19:00:01 +01:00
  • 112a1c8060 feat: append to timelines (#7070) Jack Kavanagh 2024-02-07 18:51:10 +01:00
  • 71c995c696 fix mock test jackkav 2024-02-07 14:55:11 +01:00
  • b22b0ab076 fix md lint jackkav 2024-02-07 14:07:33 +01:00
  • cdb06d5fa9 feat: some fixes for cookies object George He 2024-02-07 20:56:07 +08:00
  • fca0914d4f Update timeout for .github/workflows/release-publish.yml (#7055) Kong Team Eng Enablement Bot 2024-02-06 04:58:16 -08:00
  • 59a0d9d9ad Update CONTRIBUTING.md (#7048) Kaitlyn Barnard 2024-02-06 04:57:56 -08:00
  • 359d7e3271 Update timeout for .github/workflows/homebrew.yml (#7052) Kong Team Eng Enablement Bot 2024-02-06 04:41:09 -08:00
  • d113cf9ca9 Update timeout for .github/workflows/release-recurring.yml (#7053) Kong Team Eng Enablement Bot 2024-02-06 04:27:19 -08:00
  • 51b9ef76e9 🚀 8.6.1 (#7014) Insomnia 2024-02-06 12:16:54 +00:00
  • 04ea9c6aa0 feat(sandbox/objects): enable cookieJar for the pre-request script George He 2024-02-06 17:41:33 +08:00
  • 9ac0d21d44 feat(sandbox/objects): enable insomnia.request in pre-request script George He 2024-02-06 10:40:18 +08:00
  • 89924a15b1 Update timeout for .github/workflows/release-start.yml (#7056) Kong Team Eng Enablement Bot 2024-02-05 08:21:39 -08:00
  • d1c292891c feat(command-palette): add button to open the command palette (#7064) lib@8.6.1 core@8.6.1 James Gatz 2024-02-05 17:20:04 +01:00
  • 13fc420e5d Update timeout for .github/workflows/release-build.yml (#7054) Kong Team Eng Enablement Bot 2024-02-05 07:15:58 -08:00
  • ab52d7a26f Update timeout for .github/workflows/test.yml (#7051) Kong Team Eng Enablement Bot 2024-02-05 07:05:34 -08:00
  • 85c10b148e Update timeout for .github/workflows/sast.yml (#7058) Kong Team Eng Enablement Bot 2024-02-05 06:04:50 -08:00
  • 33e80d56cd Adds a hidden window (#7063) Jack Kavanagh 2024-02-05 14:37:05 +01:00
  • 43edf39a68 fix updates to db leading to errors in loader fetchers (#7033) James Gatz 2024-02-05 13:43:29 +01:00
  • a09c23305c feat(pane-tabs): Consistent styles for tabs (#7062) James Gatz 2024-02-05 13:42:58 +01:00
  • 2ad8d17906 chore: refactor table driven tests into the normal approach chore: refactor table driven tests into the normal style feat-sandbox-mini George He 2024-01-17 17:01:46 +08:00
  • 7297ce81c1 chore: clean up George He 2024-01-17 16:27:02 +08:00
  • c18fbbe448 chore: turn class into functions George He 2024-01-17 16:06:36 +08:00
  • de56d3e8e9 fix: use builtin function for waiting George He 2024-01-17 15:45:01 +08:00
  • 5298c9e057 fix: make test just run one line code and return George He 2024-01-17 15:25:55 +08:00
  • 0939f9b11f chore: minimize changes George He 2024-01-17 14:28:22 +08:00
  • 7bf4191b33 chore: clean up and minimize changes George He 2024-01-17 14:10:27 +08:00
  • 99276aa0fe chore: add log prefix for logs George He 2024-01-08 15:30:44 +08:00
  • f97320dc38 chore: add logs for hidden browser window initing George He 2024-01-04 16:03:44 +08:00
  • 92a808c0eb test: create a helper function for waiting for a specific window George He 2024-01-04 14:56:01 +08:00
  • 60164122c9 fix: start hidden window on-demand instead of by default George He 2024-01-04 11:01:56 +08:00
  • 11b53f132f fix: pick improvements from the downstream PR George He 2024-01-03 16:40:03 +08:00
  • 485fe7c4ef chore: try keep test timeout untouched George He 2024-01-02 16:08:55 +08:00
  • dbe2697169 fix: get the main renderer instead of the first one in testing as there are multiple windows now George He 2024-01-02 16:07:25 +08:00