Commit Graph

  • c6a869933a add test attributes Kent Wang 2026-05-13 16:52:56 +08:00
  • 767f77bc87 1.enhance the test component Kent Wang 2026-05-13 16:51:55 +08:00
  • 63740994ae initial fix for critical paths (#9913) Kent Wang 2026-05-15 10:44:26 +08:00
  • 803635315d Merge branch 'develop' into sec/sandbox-dynamic-property sec/sandbox-dynamic-property kwburns-kong 2026-05-14 17:08:26 -04:00
  • f12b146ef8 test: adds unit tests for spectral ruleset validator Fares Osman 2026-05-14 17:01:32 -04:00
  • 3df5ca5c21 test: adds unit tests for spectral ruleset validator Fares Osman 2026-05-14 17:00:26 -04:00
  • c832d4b06d chore: update comment Fares Osman 2026-05-14 17:00:11 -04:00
  • b8f3c81d57 chore: update comments/error messages Fares Osman 2026-05-14 15:34:10 -04:00
  • 7bbb649750 chore(sandbox): added comments per unit test section Kyle 2026-05-14 15:07:49 -04:00
  • 97b23a4c50 chore(sandbox): added more sandbox unit tests Kyle 2026-05-14 15:02:40 -04:00
  • d2156925a8 feat: address double writes when uploading Fares Osman 2026-05-14 14:59:37 -04:00
  • 7bc5dc6d0f refactor: clean up code to make it more readable Fares Osman 2026-05-14 14:59:20 -04:00
  • a78fbd2ce0 chore(sandbox): Added more smoke tests Kyle 2026-05-14 13:48:37 -04:00
  • 461a57e428 chore(analytics): consolidate analytics into shared insomnia-analytics package (#9915) Ryan Willis 2026-05-14 10:34:40 -07:00
  • e21d27e1f9 feat: enrich Request Executed analytics event with script, param, and certificate properties (#9914) Pavlos Koutoglou 2026-05-14 19:02:50 +03:00
  • 27e3a91519 chore(sandbox): removed redundant code Kyle 2026-05-14 11:58:52 -04:00
  • 543d01b6b0 use blob in iframe instead of webview (#9919) Ryan Willis 2026-05-14 08:52:11 -07:00
  • ab82835136 fix: Improvements to INS-2168 Kyle 2026-05-03 22:20:37 -04:00
  • 614238325d fix: modified requireInterceptor() to use proxies sec/require-interceptor-proxies Kyle 2026-05-06 12:20:12 -04:00
  • 48fc145616 fix: Improvements to INS-2168 Kyle 2026-05-03 22:20:37 -04:00
  • 2606ece3bc Trigger release/12.6.0-beta.0 build Insomnia 2026-04-25 02:47:10 +00:00
  • 6ffe79e4dc Bump app version to 12.6.0-beta.0 Insomnia 2026-04-25 02:46:53 +00:00
  • 5a4f636735 chore: remove comment Fares Osman 2026-05-14 11:04:35 -04:00
  • 19430eac7a chore: more comments Fares Osman 2026-05-14 10:26:01 -04:00
  • 55c58fb109 chore: update comment Fares Osman 2026-05-14 10:18:50 -04:00
  • 90ae428584 chore: clean up Fares Osman 2026-05-14 10:17:34 -04:00
  • fe7d72579a chore: update comment Fares Osman 2026-05-14 00:08:49 -04:00
  • 7b146845c3 feat: adds logic to flatten extended rulesets into inline prior to writing to disk Fares Osman 2026-05-13 23:50:02 -04:00
  • bbe15a0a80 chore: change function names/clean up Fares Osman 2026-05-13 23:34:15 -04:00
  • 735a98ea7b chore: bumping dependency (INS-2574) sec/INS-2485 Kyle 2026-05-13 19:37:23 -04:00
  • d5fb410b09 chore: adds some comments Fares Osman 2026-05-13 17:20:10 -04:00
  • af4f28a156 feat: fixes some styling Fares Osman 2026-05-13 14:36:57 -04:00
  • d4dbc2a4de Merge branch 'develop' into feat/custom-lint-rules Fares Osman 2026-05-13 14:04:50 -04:00
  • 13990f981d feat: adds view ruleset modal; slight refactoring to clean up code Fares Osman 2026-05-13 13:22:56 -04:00
  • e27c477c94 feat: adds some utils to validate user provided spectral ruleset file Fares Osman 2026-05-13 13:22:21 -04:00
  • f34e2fd44e fix: fix dnd for empty nodes (#9909) xdm 2026-05-13 14:05:09 +08:00
  • 99f6758476 chore: remove comment Fares Osman 2026-05-12 09:29:12 -04:00
  • fd9aad1a64 feat: removes .spectral.yaml file name restriction Fares Osman 2026-05-11 15:39:42 -04:00
  • d2d228b0f7 fix: delete file in watcher (#9912) core@12.6.0-beta.0 Curry Yang 2026-05-11 22:19:51 +08:00
  • a979569426 fix: update migration documentation links for clarity and accuracy (#9907) Pavlos Koutoglou 2026-05-11 17:35:06 +03:00
  • 60d24b5618 feat: track analytics events for empty state actions in ProjectEmptyView (#9910) Pavlos Koutoglou 2026-05-11 15:55:22 +03:00
  • b711ecaa6f fix: update migration documentation links for clarity and accuracy (#9907) Pavlos Koutoglou 2026-05-11 17:35:06 +03:00
  • c98c2fa5b7 fix: delete file in watcher (#9912) Curry Yang 2026-05-11 22:19:51 +08:00
  • 15ca19d247 feat: track analytics events for empty state actions in ProjectEmptyView (#9910) Pavlos Koutoglou 2026-05-11 15:55:22 +03:00
  • c124a66224 chore: resolve dependency, dead code, and other coding improvements (#9902) kwburns-kong 2026-05-08 17:41:17 -04:00
  • 12c40bdf46 fix: rebuild tree-sitter in compatible debian container feat/curl-converter Ryan Willis 2026-05-08 12:42:39 -07:00
  • 6643e9f1ff chore: adds logic to handle file not found Fares Osman 2026-05-08 17:19:04 -04:00
  • eb477e1761 feat: uses clientAction mutation hook to update db Fares Osman 2026-05-08 17:11:25 -04:00
  • 29074db468 chore: update ApiSpec mutations to include rulesetContent as optional field; change from FormData to JSON Fares Osman 2026-05-08 17:10:57 -04:00
  • 28793a1813 feat: switch to curlconverter for imports Ryan Willis 2026-05-01 10:24:33 -07:00
  • c0ffa96740 feat: auto open up the lint pane if there are lint warnings/errors Fares Osman 2026-05-08 14:41:52 -04:00
  • d524dfb9a3 Feat/ia merge (#9904) Curry Yang 2026-05-08 13:46:28 +08:00
  • ac53b4ec45 chore: remove unneeded event Fares Osman 2026-05-08 00:52:13 -04:00
  • 2f14bc7fc8 feat: adds proper logic to handle syncing rulesets for git sync/cloud sync projects Fares Osman 2026-05-08 00:24:21 -04:00
  • 53673f16a3 chore: remove file watcher for now Fares Osman 2026-05-07 15:38:14 -04:00
  • 1a83bf96f2 chore: remove file watcher for now Fares Osman 2026-05-07 15:36:45 -04:00
  • f0a45d231f fix: tooltip and icon for env picker (#9905) xdm 2026-05-07 17:45:14 +08:00
  • 41a0f0caff feat: Pin/unpin request and collection request sorting (#9903) Kent Wang 2026-05-07 17:35:52 +08:00
  • 7b822a3c9e feat: enhance dnd (#9877) xdm 2026-05-07 16:31:34 +08:00
  • 862c9d4d17 feat: migrate model imports, base types, org model and helpers (#9802) Bingbing 2026-05-07 15:51:15 +08:00
  • f4c9805c71 backport: manual resolution required for #9900 (#9901) Insomnia 2026-05-07 07:10:55 +05:30
  • ebda26cc77 chore: comment out smctl credentials save in workflow (#9898) Jay Wu 2026-05-07 08:42:58 +08:00
  • 40282dea66 chore: comment out smctl credentials save in workflow (#9898) Jay Wu 2026-05-07 08:42:58 +08:00
  • 224f18d4fe Merge branch 'develop' into feat/custom-lint-rules Fares Osman 2026-05-06 16:32:36 -04:00
  • b9d1e2cd16 feat(Git Sync): enhance migration view with best practices note and UI improvements (#9900) Pavlos Koutoglou 2026-05-06 18:52:39 +03:00
  • 4146159ac8 feat: adds logic to enable cunstom lint rules for cloud/git sync projects Fares Osman 2026-05-06 11:45:16 -04:00
  • 6a8a289327 Fix style issue when no projects exist (#9896) yaoweiprc 2026-05-06 15:52:55 +08:00
  • 1c3aded03a chore: normalize konnect api responses (#9895) Shelby 2026-05-05 12:48:18 -07:00
  • a8793794a2 chore: adds comment for clarity Fares Osman 2026-05-05 12:12:41 -04:00
  • 0f035c5b06 chore: adds comment for testing Fares Osman 2026-05-05 11:28:14 -04:00
  • de66df4726 feat: adds logic to clean up old ruleset file watcher Fares Osman 2026-05-05 10:09:25 -04:00
  • f327dead2f feat: adds logic to remove a uploaded ruleset file and use default OAS ruleset Fares Osman 2026-05-04 17:01:14 -04:00
  • f3079058d8 feat: adds logic to persist rulesetFilePath Fares Osman 2026-05-04 16:02:37 -04:00
  • 71dc5c9370 feat(Git Sync): improve git migration onboarding UX and local file system access [INS-2462] (#9890) Pavlos Koutoglou 2026-05-04 21:41:17 +03:00
  • 7092d46cf5 chore: remove log Fares Osman 2026-05-04 13:27:46 -04:00
  • 8b96e61c47 chore: update var name Fares Osman 2026-05-04 13:26:37 -04:00
  • 837dc49311 Merge branch 'develop' into feat/custom-lint-rules Fares Osman 2026-05-04 13:24:16 -04:00
  • 90c9f7fc50 feat: adds functionality to lint specs with a user uploaded spectral ruleset file [INS-2338] Fares Osman 2026-05-04 13:19:32 -04:00
  • 4c7385292b feat: include app version in window title [INS-2465] (#9888) Vivek Thuravupala 2026-05-04 09:50:26 -07:00
  • 1ee68b8ada feat: move plugin loading/execution to hidden BrowserWindow (Phase 1) chore/move-plugins-to-hidden-window jackkav 2026-05-04 09:21:58 +02:00
  • 2223c13b79 more tests jackkav 2026-05-04 08:55:21 +02:00
  • fea1e320a9 theme tests jackkav 2026-05-04 08:20:42 +02:00
  • c4a43cbd31 feat: revamping pre/post scripting sandbox (#9794) kwburns-kong 2026-04-27 09:43:18 -04:00
  • c8bdd6b1b7 chore: Security update for dependencies and github workflows (#9884) kwburns-kong 2026-05-01 12:45:33 -04:00
  • b46023346e feat(Git Sync): Downgrade -> Upgrade path (#9882) James Gatz 2026-04-30 20:24:00 +02:00
  • 14d75fa4e3 backport: manual resolution required for #9878 conflict/backport-pr-9878-to-release/12.6 yaoweiprc 2026-04-30 21:16:18 +08:00
  • d43f4bd54e Fix style issue that file list in the middle of commit modal is collapsed [INS-2315] (#9875) yaoweiprc 2026-04-29 16:28:40 +08:00
  • d5dfb054ae fix: user can not resolve conflict in app (#9872) Curry Yang 2026-04-28 16:55:41 +08:00
  • e4d5be760a feat: update migration image and urls (#9868) Pavlos Koutoglou 2026-04-30 21:15:59 +03:00
  • 7c5883e444 Git server for smoke test [INS-2258] (#9816) yaoweiprc 2026-04-28 17:44:54 +08:00
  • ac6e469518 add tests jackkav 2026-05-01 16:48:35 +02:00
  • f498d4ca2c answer questions jackkav 2026-05-01 16:19:20 +02:00
  • 9c805be1d2 plan pass 2 jackkav 2026-05-01 16:13:22 +02:00
  • 06d8300a90 chore: add cx semantic code navigation guidance to AGENTS.md chore/reduce-ai-agent-output-verbosity jackkav 2026-05-01 16:02:58 +02:00
  • c505b4fa2b chore: replace setup.sh with command output guidance in AGENTS.md jackkav 2026-05-01 15:45:05 +02:00
  • 12a5b5ee13 chore: remove loglevel=warn and alias suggestions jackkav 2026-05-01 15:42:18 +02:00
  • 5b4e75d8e7 chore: reduce output verbosity for local dev and AI agent workflows jackkav 2026-05-01 15:35:43 +02:00
  • d9851d406f Chore: refine e2e docs by agent for agent (#9881) Jack Kavanagh 2026-05-01 15:31:16 +02:00
  • bdf74ddea0 feat(Git Sync): Downgrade -> Upgrade path (#9882) James Gatz 2026-04-30 20:24:00 +02:00
  • c8dff92dcc feat: update migration image and urls (#9868) Pavlos Koutoglou 2026-04-30 21:15:59 +03:00