Commit Graph

515 Commits

Author SHA1 Message Date
Jay Wu
37af3e3ea1 Bump app version to 11.3.0 2025-07-10 07:59:23 +00:00
Curry Yang
cc8ff00f23 Bump app version to 11.3.0-beta.1 2025-07-08 09:41:40 +00:00
James Gatz
1f7a82a5e5 Move zod to dev deps to be bundled by vite (#8840) 2025-07-07 12:53:24 +02:00
James Gatz
d9dab8a2f4 chore(Bump zod): Upgrade zod to latest (#8835)
* Upgrade zod to latest

* Consistent names and parameters in schema
2025-07-04 08:22:06 +02:00
Jay Wu
3b05ea17f8 Bump app version to 11.3.0-beta.0 2025-07-01 20:13:50 +08:00
Ryan Willis
e9b75c02bc feat: allow choosing install dir with NSIS - [INS-5109] (#8456)
* feat: allow choosing install dir with NSIS

* inject file

* write file to package

* read nsis flag file

* add publish config

* add publish config

* comment wrapper

* nsis auto-update

* auto update

* update

* fix nsh

* update nsh script

* update config

* fix: lint error

* fix lint

* fix: can not read or write file

* fix: did not generate app-update.yml

* use different wrapper logic

* modify comment

* fix: simplify code

* feat: add version into origin exe name

---------

Co-authored-by: Curry Yang <1019yanglu@gmail.com>
2025-06-23 16:31:13 +08:00
Jay Wu
fa553a620c Bump app version to 11.2.0 2025-06-05 05:11:01 +00:00
yaoweiprc
152a113a3d Move dependency decompress to packages/insomnia (#8764) 2025-06-03 10:03:32 +08:00
Jay Wu
3f1004dde4 Bump app version to 11.2.0-beta.0 2025-05-30 13:05:49 +00:00
Jack Kavanagh
5543a6e08f tooling: unicorn eslint (#8743)
* set a few unicorn rules

* autofixes

* fix types

* more minor fixes

* more autofixes

* more normalisation

* prettier run
2025-05-27 09:47:46 +00:00
Bingbing
ce74f305fc feat(Inso): add an overall run collection test result summary (#8739) 2025-05-22 09:55:25 +00:00
Jack Kavanagh
a0524841cc bump jsonpath and spectrals (#8690) 2025-05-17 08:01:37 +00:00
James Gatz
ecb1ca7e0f Upgrade to react router v7 (#8702)
* [Relative splat path](https://reactrouter.com/upgrading/v6#v7_relativesplatpath)

* [Start Transition](https://reactrouter.com/upgrading/v6#v7_starttransition)

* [Persist Fetcher](https://reactrouter.com/upgrading/v6#v7_fetcherpersist)

* [Normalize Form method](https://reactrouter.com/upgrading/v6#v7_normalizeformmethod)

* [Partial Hydration](https://reactrouter.com/upgrading/v6#v7_partialhydration)

* [Skip Action error revalidation](https://reactrouter.com/upgrading/v6#v7_skipactionerrorrevalidation)

* [Deprecations](https://reactrouter.com/upgrading/v6#deprecations)

* react-router v7.6

* Update imports to new package name

* Cleanup flags

* Add loading indicator to command-palette

* fix ts error

* Remove debounce from environment updates

* fix flaky test on key-value environment update

* Use .destroy to close the hidden browser window if we want to stop it

* Use aria labels for invite test instead of data-test-ids

* remove timeout awaits

* update send request button selector

* force click on button click in invite modal

* make sure renames in sidebar happen correctly in tab test

* remove flaky prompt button test for now

* make sure hiddenWindowIsBusy is reflecting the actual state of the hidden window

* verify that navigation is flaky

* Make sure request navigation happened before sending the request
2025-05-17 09:46:48 +02:00
Jay Wu
0dd38ba87b Bump app version to 11.1.0 2025-05-06 05:41:09 +00:00
Jay Wu
96cc096511 Bump app version to 11.1.0-beta.4 2025-04-30 11:17:33 +00:00
Jay Wu
4608067c11 Bump app version to 11.1.0-beta.3 (#8664) 2025-04-30 10:57:39 +08:00
Kent Wang
1dd7e0fbcd Support proxy for Websocket requests [INS-5350] (#8624)
* support websocket connection using proxy settings
* update package json
2025-04-25 16:55:09 +08:00
Curry Yang
392e4ab6f2 chore: bump sentry sdk (#8528) 2025-04-24 14:57:29 +00:00
Jack Kavanagh
0fcd514f2e Bump-vite-v6 (#8608)
* v6

* fix
2025-04-17 12:38:21 -07:00
Jack Kavanagh
c9e54429c2 bump minor deps (#8621)
* minor bumps

* xml and sentry fixes

* fresh package lock

* downgrade git
2025-04-17 16:10:43 +02:00
Jack Kavanagh
4bfc9a7767 react-aria upgrade breaks pw tests (#8613)
* aria

* scrollIntoViewIfNeeded

* fix debug test

* more console fixes

* fix tests

* force vertical layout

* vertical runner tests
2025-04-17 13:43:29 +02:00
yaoweiprc
7ef0daf5c1 Improve WSDL import [INS-4291] (#8314)
Improve WSDL import
* Use the feature of apiconnect-wsdl library to import the wsdl files which reference other xsd files.
Patch the npm package apiconnect-wsdl to remove the limits for generating SOAP request samples.

* show detailed error for each convertor when importing, remove unused generic type

* fix review issues
2025-04-17 16:17:02 +08:00
yaoweiprc
ac460406ad Generate content-type header for imported requests [INS-5281] (#8610)
* generate content-type header for imported requests. update playwright version

* update vitest snapshot
2025-04-16 15:27:22 +08:00
Jack Kavanagh
a6cfebec3e Add-playwright-linting-to-smoke-tests (#8614)
* add smoke lint

* add pw lint

* configure

* autofix

* fixed errors

* fix lint
2025-04-15 17:04:31 +02:00
Jack Kavanagh
3baeb86490 bump ts 5.8 (#8618) 2025-04-15 14:45:54 +02:00
Jack Kavanagh
7417aa7d60 use yaml 2 for finding line positions (#8607) 2025-04-14 12:10:58 +02:00
Jack Kavanagh
ed001e0c98 Prettier pass 3 (#8586)
* first pass

* use mjs

* 120

* single quote

* consistent quotes

* fix on save

* ancestors

* add recommended

* make vscode integration work

* remove prettier runtime dep

* use esm
2025-04-11 13:11:34 +02:00
Jack Kavanagh
7ce03af046 bump electron-build and add fuse (#8602)
* bump electron-build and add fuse

* ts

* fix ts issue

* js

* re-enable notarize

* update notarize step

* fix jsdoc
2025-04-11 13:10:42 +02:00
Jack Kavanagh
c8c2fcc8a3 renamed sdk to scripting-environment (#8604)
* renamed sdk to scripting-environment

* lock file
2025-04-10 17:03:10 +02:00
Jay Wu
46263a559a Bump app version to 11.1.0-beta.1 2025-04-09 06:28:31 +00:00
Jay Wu
dbd7623e17 Bump app version to 11.1.0-beta.0 2025-04-08 10:04:57 +00:00
Jack Kavanagh
b429feb2f2 Eslint-v9 (#8578)
* autofix recommended

* first pass

* autofix

* fixed lint errors

* pin ts
2025-04-03 16:15:03 +00:00
Jay Wu
ba27b3206d Bump app version to 11.0.2 2025-04-03 09:29:25 +00:00
Jack Kavanagh
ed81844130 eslint: remove unused disabled rules (#8571)
* remove unused disabled rules

* bump plugins

* bump tslint and ignore new rules

* fix exception

* remove unused plugins

* remove config helpers

* remove unused dep
2025-04-02 16:18:21 +02:00
Jay Wu
33f1af36b1 Bump app version to 11.0.2-beta.1 2025-04-01 10:55:00 +00:00
Ryan Willis
7a8a118b7e Bump app version to 11.0.2-beta.0 2025-03-31 17:30:20 +00:00
Jay Wu
0f94d6f170 Bump app version to 11.0.1 2025-03-27 10:13:24 +00:00
Jay Wu
ae2ee462f5 Bump app version to 11.0.1-beta.1 2025-03-26 02:43:22 +00:00
Jay Wu
918fc81141 Bump app version to 11.0.1-beta.0 2025-03-25 11:48:50 +00:00
Filipe Freire
3f86211139 chore: bump electron 35 [INS-5154] (#8490)
* chore: bump electron 35 [no-ticket]

* fix: build.ts poiting to node 22

* fix: update types

* fix: comment out inso build.ts node version check

* fix: bump npx pkg

* skip flakey tests

* bump timeout

* use glob instead of regex

* fix windows inconsistency

* revert experiemental changes

* fix: revert timeout

---------

Co-authored-by: jackkav <jackkav@gmail.com>
2025-03-20 10:53:34 +01:00
Kent Wang
aaa13cbebd support debug inso-cli in vscode 2025-03-19 02:08:29 +00:00
Jay Wu
16c8f7e56d Bump app version to 11.0.0 2025-03-18 10:35:26 +00:00
Jay Wu
6b423fe2f1 Bump app version to 11.0.0-beta.7 2025-03-17 06:52:25 +00:00
Jay Wu
61a5953b55 Bump app version to 11.0.0-beta.6 2025-03-13 11:34:28 +00:00
Jay Wu
7491379240 Bump app version to 11.0.0-beta.4 2025-03-12 06:01:43 +00:00
Kent Wang
114071a7a6 Fix: Auto detect updated file encoding and read file with encoding[INS-5017] (#8428)
* Add a read file method in process with file encoding detection
* Add a file encoding picker
* Fix the unnecessary try-catch
2025-03-06 02:03:07 +00:00
Insomnia
95cf0d9e44 Bump app version to 11.0.0-beta.3 (#8429)
Co-authored-by: Jay Wu <130019718+notjaywu@users.noreply.github.com>
2025-02-27 19:03:01 +08:00
Jay Wu
498c2eac82 Bump app version to 11.0.0-beta.2 2025-02-26 04:57:05 +00:00
Jay Wu
b8eab91406 Bump app version to 11.0.0-beta.1 2025-02-25 03:26:00 +00:00
James Gatz
38dd44863c feat(Diff View): use monaco-editor for the diff views in the app (#8394)
* Add monaco-editor and use it as a diff view for git

* Add diff editor to Insomnia Sync

* add diff viewer in insomnia sync merge modal

* remove json-diff-kit
2025-02-21 14:47:32 +01:00