Commit Graph

  • bc33fb26e2 simplify: call runScript directly in CLI path, no cancellation wrapper needed jackkav 2026-05-28 04:53:06 +02:00
  • 410e74eb24 refactor: move cancellableRunScript to run-script.ts, load via @vite-ignore jackkav 2026-05-28 04:47:42 +02:00
  • e56d7fd67c fix: bypass static analyser detection using template literal for node:fs/promises require jackkav 2026-05-27 21:26:52 +02:00
  • 8324645532 fix: remove TypeScript type assertion for fs/promises import in appendScriptLogs jackkav 2026-05-27 21:01:15 +02:00
  • 2b030f8480 Avoid adapter import in script executor jackkav 2026-05-27 20:54:41 +02:00
  • fa774488e1 Use runtime adapter in script executor jackkav 2026-05-27 20:48:57 +02:00
  • 722f3a6820 Use timeline IPC in script executor jackkav 2026-05-27 20:32:25 +02:00
  • 7cd8854f24 feat: lift network.ts fs/path behind window.main.timeline IPC bridge (#9945) Jack Kavanagh 2026-05-27 11:44:48 +02:00
  • 5c39d6557b feat: Add a hint when users are overriding the default host header (#9952) Kent Wang 2026-05-27 11:12:15 +08:00
  • 39de45131a chore: add e2e tests for custom lint for OAS chore/custom-lint-rules-e2e-tests Alison Sabuwala 2026-05-26 00:21:06 -04:00
  • c08b1b7ead Move plugin creation behind main IPC (#9941) Jack Kavanagh 2026-05-26 12:31:46 +01:00
  • 7b93022007 chore: simplify quick-check skill, remove clutter and repetition chore/add-quick-check-skill jackkav 2026-05-26 09:28:54 +02:00
  • 74ca695f2b chore: clarify quick-check should be run before pushing jackkav 2026-05-26 09:22:12 +02:00
  • f3602b1371 chore: add quick-check skill and reference it in AGENTS.md jackkav 2026-05-26 09:19:20 +02:00
  • 15a0d50afd fix: prevent race condition in environment-editor smoke test (#9944) Jack Kavanagh 2026-05-26 06:47:00 +01:00
  • 86900260b2 chore: address PR comments Fares Osman 2026-05-25 16:58:06 -04:00
  • 719ed09a8a Merge branch 'develop' into feat/custom-lint-rules Fares Osman 2026-05-25 13:05:26 -04:00
  • 370213a9b3 feat: adds tooltip verbage to let user know that local file paths are flattened Fares Osman 2026-05-25 12:19:26 -04:00
  • c5df4d6de3 test: update test Fares Osman 2026-05-25 11:52:40 -04:00
  • 9c8416123e feat: Add a default navigation sidebar component when there's no project under organization (#9949) Kent Wang 2026-05-25 17:28:39 +08:00
  • e9cfc67c72 del tab in no project view (#9948) Curry Yang 2026-05-25 16:24:29 +08:00
  • 5fce71abb8 chore: enable ts checks for test files (#9935) Bingbing 2026-05-25 15:54:08 +08:00
  • 7c9c6ab757 fix slot issue fix/ia-nav-ui-issues Kent Wang 2026-05-21 11:17:09 +08:00
  • efe24ad902 chore: small clean ups Fares Osman 2026-05-24 13:24:40 -04:00
  • e1ef658519 chore: adds aria labels for a11y Fares Osman 2026-05-24 00:07:13 -04:00
  • 6ebcf06075 chore: disallow redirects when fetching in spectral resolver Fares Osman 2026-05-23 23:48:52 -04:00
  • a3f0aafd97 test: adds more test cases for verifying remote extends validations Fares Osman 2026-05-23 23:37:33 -04:00
  • 20cd0caff7 test: adds more test cases for verifying remote extends validations Fares Osman 2026-05-23 23:35:48 -04:00
  • 3c5862e417 fix: set canDuplicate to false on the ProjectLintRuleset model Fares Osman 2026-05-23 23:56:52 -04:00
  • 0162ca4aac feat: adds logic to validate remote extends before passing ruleset to spectral Fares Osman 2026-05-23 01:55:32 -04:00
  • 9bcf19ae93 test: update tests Fares Osman 2026-05-23 01:54:54 -04:00
  • 9b46af6385 feat: adds functionality to flatten remote urls in spectral extends Fares Osman 2026-05-22 16:56:34 -04:00
  • c2e4657ef1 chore: move helpers to common so inso can use them Fares Osman 2026-05-22 16:02:01 -04:00
  • dd06a304dc test: update tests Fares Osman 2026-05-21 23:53:58 -04:00
  • 2e13084b05 chore: update error messages Fares Osman 2026-05-21 23:51:58 -04:00
  • 4eb09a0bf0 Trigger release/12.6.0 build core@12.6.0 release/12.6 Insomnia 2026-05-21 22:29:31 +00:00
  • 39cf9f760a Bump app version to 12.6.0 Insomnia 2026-05-21 22:07:45 +00:00
  • 2a27c4c47a chore: attempt to fix SSRF dns resolve Fares Osman 2026-05-21 17:06:23 -04:00
  • 3aa0a3f3ab Trigger release/12.6.0 build Insomnia 2026-05-21 19:51:27 +00:00
  • 7748f81690 fix: resolve aikido security suggestions Alison Sabuwala 2026-05-21 14:57:50 -04:00
  • dc44b9cd3a test: fixes e2e test Fares Osman 2026-05-21 13:55:03 -04:00
  • 4433ea5750 chore: fixes imports order Fares Osman 2026-05-21 13:42:38 -04:00
  • bea14ee570 Merge branch 'develop' into feat/custom-lint-rules Fares Osman 2026-05-21 13:29:14 -04:00
  • d1f039bf18 feat: New navigation sidebar (#9936) Kent Wang 2026-05-21 18:42:07 +08:00
  • 9310997eb9 updated plan chore/disable-node-integration jackkav 2026-05-21 10:10:34 +02:00
  • 60e529a9e7 fix: address plugin bridge review comments from PR #9889 (#9938) Jack Kavanagh 2026-05-21 08:56:53 +01:00
  • 23f77e2c8c feat: adds logic to mitigate against repo replacing cloud project ruleset when migrating from cloud -> git project types Fares Osman 2026-05-21 01:49:44 -04:00
  • ed24a5bc8e chore: refactor to use nedb as source of truth for rulesetContent for all projects. Fares Osman 2026-05-21 01:33:50 -04:00
  • df72119259 feat: adds logic to sync git FS/DB for project ruleset Fares Osman 2026-05-21 01:14:26 -04:00
  • 789acd8dfc fix grpc and smoke test issue Kent Wang 2026-05-21 10:52:03 +08:00
  • a105c23701 feat: adds functionality to get syncing project scoped rulesets working on cloud projects Fares Osman 2026-05-20 17:34:38 -04:00
  • 4fe9b362a1 feat: adds the ruleset to project scope instead of work space so git <> cloud can be compatible Fares Osman 2026-05-20 14:23:47 -04:00
  • a3cd2b1fde Merge branch 'develop' into feat/custom-lint-rules Fares Osman 2026-05-20 11:28:30 -04:00
  • 615a6b2277 chore: more styling updates Fares Osman 2026-05-20 11:13:26 -04:00
  • 9e3f07d44f chore: adds more styling changes Fares Osman 2026-05-20 11:05:04 -04:00
  • b119e5aaac chore: update some styles Fares Osman 2026-05-20 09:36:38 -04:00
  • e632375d24 Merge branch 'develop' into feat/ia-nav-improvement Kent Wang 2026-05-20 18:10:23 +08:00
  • 9d1dcce441 feat: move plugin loading to dedicated hidden BrowserWindow (Phase 1) (#9889) Jack Kavanagh 2026-05-20 11:01:39 +01:00
  • ccb0adb1df fix toggle issues Kent Wang 2026-05-20 17:50:56 +08:00
  • fdc7eb3283 fix issues from pr comment Kent Wang 2026-05-20 14:35:07 +08:00
  • 3f9b20cb3a feat: first request creation ux feat/first-request Curry Yang 2026-05-20 14:32:18 +08:00
  • 07a68b7503 update screenshot Kent Wang 2026-05-20 11:42:30 +08:00
  • 5d1c2a0c00 fix all e2e failure Kent Wang 2026-05-20 11:22:04 +08:00
  • 44b663c5d9 feat: adds logic to migrate rulesets when changing project types Fares Osman 2026-05-19 13:23:25 -04:00
  • a343f60ae3 chore: bring back old code Fares Osman 2026-05-19 12:13:04 -04:00
  • fbabc8f30a fix type issues Kent Wang 2026-05-20 00:10:59 +08:00
  • 6b8cb2bea5 Merge branch 'develop' into feat/ia-nav-improvement Kent Wang 2026-05-20 00:06:58 +08:00
  • ed4548e93f chore: sight clean up Fares Osman 2026-05-19 11:54:27 -04:00
  • 522d83876d Merge branch 'chore/fix-all-e2e-tests-for-new-sidebar' into feat/ia-nav-improvement yaoweiprc 2026-05-19 18:04:55 +08:00
  • 0bd8e6d076 Fix failed git-sync E2E tests. yaoweiprc 2026-05-19 18:02:26 +08:00
  • d31b93ab01 local drag & drop enhance fix/issues-found-in-e2e Kent Wang 2026-05-19 17:50:50 +08:00
  • afc311ddbc Merge branch 'feat/ia-nav-improvement' into merge/sync-develop-into-ia-nav merge/sync-develop-into-ia-nav Kent Wang 2026-05-19 16:53:22 +08:00
  • d27cae773c Test: Fix all smoke test failures due to new navigation sidebar (#9921) Kent Wang 2026-05-19 16:37:54 +08:00
  • 2982453c01 Fix: Document design page do not show collection list (#9930) Kent Wang 2026-05-19 16:27:49 +08:00
  • ea3f06004a fix merge issues Kent Wang 2026-05-19 16:26:15 +08:00
  • 254971bcfd feat: rebuild user, org and project services (#9917) Bingbing 2026-05-19 15:51:42 +08:00
  • d3ea7efe7c Merge remote-tracking branch 'origin/develop' into merge/sync-develop-into-ia-nav Kent Wang 2026-05-19 15:28:33 +08:00
  • 5ec3be5e7b fix drag error message with react-aria Kent Wang 2026-05-18 16:41:24 +08:00
  • 02e2e46795 fix dropdown Kent Wang 2026-05-18 16:07:43 +08:00
  • 6b25ea75e9 fix request node issue Kent Wang 2026-05-17 22:25:25 +08:00
  • ae4d5b7369 fix ux issues Kent Wang 2026-05-17 15:40:06 +08:00
  • 5a15eaa7ea fix pinned header issue Kent Wang 2026-05-14 22:53:16 +08:00
  • 268d26eb56 fix move and unnecessary pin node issue Kent Wang 2026-05-13 10:39:55 +08:00
  • 3817df41c4 feat: secondary sidebar&git cli error modal adaptation (#9916) Curry Yang 2026-05-18 16:17:14 +08:00
  • 374b72a6e5 fix remaining e2e failures Kent Wang 2026-05-18 10:57:48 +08:00
  • 0c5e30beb0 feat: adds proper logic to handle scenarios when file does not exist when syncing Fares Osman 2026-05-15 23:09:10 -04:00
  • f703d99e27 feat: adds proper logic to handle scenarios when file does not exist when syncing Fares Osman 2026-05-15 22:22:19 -04:00
  • 6eebf09a2a fix: ensure plugin directory exists before showing it (#9923) Ryan Willis 2026-05-15 13:21:50 -07:00
  • 7b02375db2 test: adds unit tests Fares Osman 2026-05-15 15:50:39 -04:00
  • 199fc11328 feat: adds UI tweaks Fares Osman 2026-05-15 15:16:39 -04:00
  • b8a97cffcf feat: adds proper error messages when user attempts to upload a rule set with severity tuples in extends Fares Osman 2026-05-15 12:56:14 -04:00
  • e507572f9c chore: pdf preview frame regression tests (#9922) Ryan Willis 2026-05-15 08:36:36 -07:00
  • ab64fbab08 chore: make comments much clearer Fares Osman 2026-05-15 10:29:16 -04:00
  • c79f46531b chore: cleanup code Fares Osman 2026-05-15 09:34:35 -04:00
  • 03c96b0ab8 test: add unit tests Fares Osman 2026-05-15 09:33:43 -04:00
  • 617723c3ff fix smoke test p4 Kent Wang 2026-05-15 10:52:03 +08:00
  • 2feb367c3b fix e2e test failure p3 Kent Wang 2026-05-14 22:54:18 +08:00
  • 7b246f67f0 fix smoke test p2 Kent Wang 2026-05-14 15:47:33 +08:00
  • fb319404ac fix smoke test p1 Kent Wang 2026-05-14 15:10:18 +08:00
  • fe781c4162 fix basic test case Kent Wang 2026-05-13 16:56:00 +08:00