Commit Graph

5481 Commits

Author SHA1 Message Date
George He
8b9045dc2e fix(runner): run button is lagging when clicking (#7962)
* fix: run button is lagging when clicking

* fix: lint error
2024-09-18 17:39:58 +08:00
Curry Yang
198388dfd7 perf: test-suit loader improvement (#7936) 2024-09-18 11:25:46 +08:00
Filipe Freire
2b4aa37a66 chore: add properties to collectionRunner event [INS-4424] (#7958) 2024-09-13 11:34:28 +01:00
Filipe Freire
9d3221a308 chore: collection run event [INS-4424] (#7950)
* chore: collection run event [INS-4424]

* tidy
2024-09-12 13:21:17 +01:00
Jack Kavanagh
deccf97204 feat: after-response cli (#7931)
* wip

* add after response example and wiring

* add tests and tap output

* check error case

* add reporters

* test reporters

* only list tests with results

* add failing test

* rename config function

* add test title
2024-09-12 11:30:24 +02:00
Kent Wang
7021a0b037 1.fix csv line break isse (#7948)
fix csv line break isse
2024-09-12 17:04:27 +08:00
Ryan Willis
9734d1e117 fix(build): set correct inso version during windows build (#7940) 2024-09-11 14:06:55 +00:00
George He
6471abbaaa fix(runner): minor fixes in snippets and styles (#7929)
* fix(runner): minor fixes

* fix: resolve flakyness in the runner test

* fix: use theme colors
2024-09-11 11:00:16 +02:00
Mark Kim
8dfe4b499d fix: update app loading spinner (#7934)
* fix: some minor issues discovered during the tests

* fix: improve the update check

* refactor: suggested changes

* refactor: suggested changes

* fix: audit

* flattened abstraction

* revert lock file changes

---------

Co-authored-by: Ryan Willis <ryan.willis@konghq.com>
Co-authored-by: jackkav <jackkav@gmail.com>
2024-09-11 09:58:59 +02:00
Jack Kavanagh
65b25c9879 remove audit check (#7943) 2024-09-11 09:32:46 +02:00
Filipe Freire
8b0741ae3a chore: changelog v10 (#7937) 2024-09-10 15:37:52 +01:00
Filipe Freire
bc0335a07a Merge branch 'release/10.0.0' into develop 2024-09-10 13:44:47 +00:00
Filipe Freire
f21487edb4 Bump app version to 10.0.0 core@10.0.0 2024-09-09 13:09:02 +00:00
Filipe Freire
77ac17074b Merge branch 'release/10.0.0-beta.3' into develop 2024-09-09 11:49:22 +00:00
Filipe Freire
b8fb8d7392 Bump app version to 10.0.0-beta.3 core@10.0.0-beta.3 2024-09-09 11:05:28 +00:00
Kent Wang
4d37a4ec78 Fix duplicate file cause application error in collection view UI (#7928)
* Fix the duplicate issue
2024-09-09 17:53:56 +08:00
Marco Palladino
90cbe2b536 docs(readme): updating storage options 2024-09-08 09:48:17 -04:00
Marco Palladino
1a41f2ba83 docs(readme): updating link 2024-09-08 09:45:53 -04:00
Marco Palladino
64012d12b3 docs(readme): adding get started link 2024-09-08 09:44:54 -04:00
Filipe Freire
915af6856d Merge branch 'release/10.0.0-beta.2' into develop 2024-09-06 11:55:06 +00:00
Filipe Freire
4a9fde0573 Bump app version to 10.0.0-beta.2 core@10.0.0-beta.2 2024-09-06 11:00:00 +00:00
Jack Kavanagh
7d765910a7 add team check (#7919)
* add team check

* fix test
2024-09-06 10:09:51 +00:00
George He
099d48c39a fix(runner): some minor fixes (#7923)
* fix(runner): some minor fixes

* fix: lint error
2024-09-06 09:50:01 +00:00
George He
1775d9fd43 chore: upgraded micromatch and add back npm audit (#7921) 2024-09-06 08:36:55 +01:00
George He
58bea08bdb chore: return friendly message when sendRequest sees an error (#7911) 2024-09-06 03:18:20 +00:00
James Gatz
573e09039f feat(Onboarding): v10 (#7863)
* onboarding v10 logic

* prepare features text, missing icons and images

* update icons

* change screenshots

* crop images

* 2nd pass croping the images

* round corners for some images

---------

Co-authored-by: Filipe Freire <livrofubia@gmail.com>
2024-09-05 13:33:55 +00:00
Filipe Freire
432b30cf80 chore: cleanup after v10 beta.1 [no-ticket] (#7918) 2024-09-05 12:14:39 +01:00
Filipe Freire
c0eaefe4f9 Merge branch 'release/10.0.0-beta.1' into develop 2024-09-05 10:29:53 +00:00
Filipe Freire
5ea1261563 debug core@10.0.0-beta.1 2024-09-05 10:50:32 +01:00
Filipe Freire
316633305a try to sign only dll and exe 2024-09-05 10:27:18 +01:00
Filipe Freire
70aa9d3757 fix: use batch_sign on windows 2024-09-05 09:46:54 +01:00
George He
460638c008 Bump app version to 10.0.0-beta.1 2024-09-05 08:04:23 +00:00
Jack Kavanagh
92051efd2b preserve relationships in nunjucks tags (#7915) 2024-09-05 09:52:47 +02:00
George He
fbe240e9ec fix: minor fixes in styles, linting and UT (#7916)
* fix: style minor fix

* fix: lint errors in the develop branch

* fix: edn prettify unit test failed
2024-09-05 09:49:51 +02:00
Allef Santana (garug)
fc77e5c4dd feat: improve EDN response (#7777)
* 2024-07-23

* 2024-07-23.2

* adjusting elements per line

* 2024-07-24

* abstracted functions

* lint

* unused parameter

* adding tests

* check root string and improve currentline end

* back to normal

* back to normal

* remove unused filter

* adding fold to clojure mode

---------

Co-authored-by: Jack Kavanagh <jackkav@gmail.com>
2024-09-04 17:27:21 +02:00
Mike
594f61de73 fix: no query param encoding if request.settingEncodeUrl = false (#7873) (#7893) 2024-09-04 12:53:09 +02:00
Filipe Freire
2b7611aa79 feat: sign all files on windows [INS-4362] (#7913) 2024-09-04 12:49:09 +02:00
Jack Kavanagh
d085d11b5e improve flakey test (#7909)
* improve flakey test

* test ssl validate

* remove the stringifed echo

* add timeline
2024-09-04 12:22:59 +02:00
George He
af3ad5be73 fix(runner): some minor fixes and improvements (#7900)
* fix(runner): some minor fixes and improvements

* fix: resolve comments

* fix: include previous timelines

* fix: remove the reset button according to the request
2024-09-04 18:11:02 +08:00
Pavlos Koutoglou
fab8561775 chore: update AI service URL to use 'https://ai-helper.insomnia.rest' [INS-4367] (#7910)
* chore: update AI service URL to use 'https://ai-helper.insomnia.rest'

* feat: update AI service URL to use 'https://ai.insomnia.rest'
2024-09-04 09:45:04 +00:00
Kent Wang
fef4256a04 Enhance Response function to aware environment change and update description[INS-4279] (#7896)
* save global environment id in response
* refine function trigger type
2024-09-04 09:32:28 +00:00
yaoweiprc
31daa3d4ca Supporting moving files from one project to another [INS-3865] (#7849)
Support for duplicating files to another organization's project.
2024-09-04 17:09:08 +08:00
Kent Wang
be112f5ce2 Add ut and e2e test for data upload and pre-script in collection runner (#7903)
* Add UT and e2e test for upload data for collection runner
2024-09-04 02:15:41 +00:00
George He
fa42b1cce6 fix: flaky git test (#7883) 2024-09-03 16:34:44 +08:00
Filipe Freire
d54b469b20 fix: rename untracked projects [INS-4365] (#7898) 2024-09-02 14:29:31 +01:00
Curry Yang
251a350dbd fix: file not synced after switch sync method (#7897) 2024-09-02 15:27:22 +02:00
Jack Kavanagh
1ac22ed31f use unstable (#7902) 2024-09-02 15:26:39 +02:00
Jack Kavanagh
6d58358fca add mock method header (#7872)
* add header

* hit our own infra

* fix app test

* allow matching path with different method
2024-09-02 12:10:08 +02:00
Jack Kavanagh
d4bfeb31ec shell.nix -> flake.nix (#7892)
* init

* lock file
2024-08-30 23:04:54 +02:00
Jack Kavanagh
ccf577b9df Bump/electron-31 (#7884)
* bump required node version

* bump node-libcurl

* npm i

* update npmrc

* fix

* proper fix of package-lock

---------

Co-authored-by: Filipe Freire <livrofubia@gmail.com>
2024-08-30 22:57:18 +02:00