Bingbing
304e0bb435
Merge branch 'develop' into fix/query-string-encode-issue
2025-05-13 11:01:32 +08:00
Mark Kim
df86a477fb
refactor: rename the copy for example ( #8661 )
...
* refactor: rename the copy for example
* fix: test
2025-05-12 12:21:39 -04:00
Bingbing
1fbb183042
Merge branch 'develop' into fix/query-string-encode-issue
2025-05-12 10:59:18 +08:00
James Gatz
b229956097
fix overflow issue on key-value editor ( #8688 )
2025-05-09 13:08:52 +00:00
Bingbing
7bf820cec2
Merge branch 'develop' into fix/query-string-encode-issue
2025-05-09 14:21:54 +08:00
Bingbing
c557a4c762
fix: encoded value be decoded issue
2025-05-09 14:02:34 +08:00
Bingbing
1a6fe12561
feat: support to set cookie hostOnly property ( #8677 )
2025-05-09 09:04:01 +08:00
Bingbing
e62917a54d
fix: domain in cookie list not update when be set to empty ( #8683 )
2025-05-08 02:14:19 +00:00
George
fb6e894044
docs(script-sdk): add docs for console - INS-5475 ( #8685 )
...
* docs(script-sdk): add docs for console
* fix: export console
2025-05-07 07:13:52 +00:00
Kent Wang
794f83e2fe
Fix search bar disappear when no match collection found in project view ( #8684 )
2025-05-07 14:57:41 +08:00
yaoweiprc
8faa3c8148
fix the problem that the multiline editor button and file button in key-value editor are not aligned ( #8678 )
2025-05-06 15:36:54 +02:00
Jay Wu
0dd38ba87b
Bump app version to 11.1.0
2025-05-06 05:41:09 +00:00
James Gatz
87107113fa
add e2e test for inso cli export spec for insomnia v5 ( #8670 )
2025-04-30 16:02:30 +00:00
Jay Wu
96cc096511
Bump app version to 11.1.0-beta.4
2025-04-30 11:17:33 +00:00
George
20b735bf5d
docs(script-sdk): add docs for headers - INS-5438 ( #8666 )
...
* docs(script-sdk): add docs for headers
* fix: smoke test
2025-04-30 07:05:07 +00:00
Kent Wang
04256e2bba
Fix smoke test flaky cases in slower runners ( #8665 )
...
* fix flaky cases
2025-04-30 13:38:37 +08:00
Jay Wu
4608067c11
Bump app version to 11.1.0-beta.3 ( #8664 )
2025-04-30 10:57:39 +08:00
George
502c880ab5
docs(script-sdk): add docs for the folder entity ( #8657 )
2025-04-29 08:31:28 +00:00
Kent Wang
733c05afb1
Fix secret values are not revealed in OAuth2 auth tab[INS-5425] ( #8658 )
...
Fix OAuth secrets not revealed issue
2025-04-29 08:17:24 +00:00
Bingbing
1f9be6b01f
fix: update cookieJar methods to keep the name and params consistent ( #8654 )
2025-04-29 14:44:33 +08:00
George
14b569dbac
docs(sdk): add docs for proxy-config ( #8647 )
2025-04-28 09:35:11 +00:00
Bingbing
3fe4e54c47
fix: update action bar value after users click import from url ( #8643 )
...
- Add setValue to the one line editor
- Add setUrl to the request pane and websocket-request-pane
- Add smoke tests for Import from URL
2025-04-28 15:50:28 +08:00
George
0c998d38c3
docs(sdk): add docs for collection ( #8615 )
...
* docs(sdk): add docs for collection
* chore: add tags
* chore: update links
2025-04-28 02:46:08 +00: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
James Gatz
7821ff3d30
update deprecated RAC Section component ( #8644 )
2025-04-24 12:08:17 +00:00
James Gatz
852f9bd600
fix(Import v5): Import multiline body parameter ( #8642 )
...
* add request with multiline params and body properties
* fix multiline type on body parameter
2025-04-24 11:34:58 +02:00
George He
7b5cddb520
refactor(sdk): only display error message without stacktrace for minor errors ( #8606 )
...
* refactor(sdk): only display error message without stacktrace for minor errors
* chore: comments
* refactor: use string
2025-04-24 08:46:06 +02:00
Ryan Willis
c1e77884e5
fix: oauth2 inheritance [INS-5023] ( #8622 )
...
* fix: oauth2 inheritance [INS-5023]
* don't modify existing authentication model, only rendered request
* rename to closestAuthId + isolate existing token retrieval
2025-04-23 08:42:34 -07:00
yaoweiprc
1ae7116374
a workaround for the space issue in key-value-editor ( #8627 )
2025-04-23 18:14:47 +08:00
Bingbing
d5b9952e17
chore: optimize some interfaces & fix typo ( #8634 )
...
- Fix some typos
- Code clean
- Optimize some interface definition
2025-04-23 11:47:27 +08:00
George He
20e09ae16f
feat(cli): enable folder-level env manipulation for CLI ( #8495 )
...
* feat: enable folder-level env manipulation for CLI
* fix: remove the redundant identity in command
2025-04-22 16:25:41 +08: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
Kent Wang
078452573f
merge test to reduce execution time ( #8625 )
2025-04-17 13:46:38 +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
a5004a4df5
fix playwright lint warnings ( #8620 )
...
* pw autofix
* fix oauth test
* merge tests
* merge test
* merge test
* merge tabs
* merge after response
2025-04-15 22:53:32 +02: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
jackkav
253be8a622
fix double smoke test run
2025-04-15 14:28:25 +02:00
jackkav
bc49923120
re-enable traces
2025-04-15 14:15:51 +02:00
jackkav
f8a8bfa2a0
workflow
2025-04-15 12:33:22 +02:00
jackkav
2d2be90b13
remove git sync test
2025-04-15 12:07:38 +02:00
James Gatz
341013b35a
Extend the matching logic to check for the spec name alongside the fileName and id ( #8609 )
2025-04-15 10:11:00 +02:00
Jack Kavanagh
7417aa7d60
use yaml 2 for finding line positions ( #8607 )
2025-04-14 12:10:58 +02:00
Jack Kavanagh
b30978e33b
Full-prettier-run ( #8605 )
...
* prettier
* remove markdown linting
2025-04-11 13:37:19 +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