yaoweiprc
aaa08e168e
Calculate IPC time.
2024-10-31 19:21:54 +08:00
yaoweiprc
0de2f6e9fa
tmp
2024-10-31 14:48:54 +08:00
Curry Yang
f3da7c1ddc
feat: grpc UI improvements ( #8137 )
2024-10-30 03:57:47 +00:00
Kent Wang
7831e53026
Fix: Change default environment to table view when create in project view [INS-4618] ( #8136 )
...
Change default environment to table view when create in project view
2024-10-30 10:12:25 +08:00
George He
c82680aeef
fix(cli): ca and certs are not included in loading db from CLI ( #8111 )
...
* fix: ca and certs are not included in loading db
* test(cli): add a test for the case
* fix: remove key content
* fix: cli test failed
* test: add a test for checking Settings enablement
2024-10-28 03:27:26 +00:00
Kent Wang
0bae709f2f
feat: Key-value pair view for environment[INS-4256] ( #8071 )
...
1. Add key-value pair view for environment editor
2. Change the default environment view to table view
3. Add warning and key-value pair name validation
2024-10-28 02:26:00 +00:00
yaoweiprc
070d2f3693
Merge branch 'release/10.2.0-beta.0' into develop
2024-10-25 09:13:07 +00:00
yaoweiprc
3c197c406d
Bump app version to 10.2.0-beta.0
core@10.2.0-beta.0
2024-10-25 08:23:51 +00:00
yaoweiprc
cde96f947d
fix https://github.com/Kong/insomnia/issues/8121 ( #8128 )
2024-10-25 16:15:12 +08:00
yaoweiprc
0297594e98
Support for import raw body type info from Postman [INS-4588] ( #8123 )
...
Support for import raw body type info from Postman
2024-10-25 14:29:42 +08:00
Kent Wang
a1e99a2dc0
1.Fix global environment unset issue ( #8127 )
2024-10-25 14:15:33 +08:00
Kent Wang
7ffe056e75
Revert "1.fix can not unset global environment issue"
...
This reverts commit 6432a35a12 .
2024-10-25 13:49:43 +08:00
Kent Wang
6432a35a12
1.fix can not unset global environment issue
2024-10-25 13:40:47 +08:00
Filipe Freire
078bb9b997
Merge branch 'release/10.1.1' into develop
2024-10-24 19:01:49 +00:00
Filipe Freire
fe62bc9380
Bump app version to 10.1.1
core@10.1.1
2024-10-24 15:30:23 +00:00
Mark Jongeling
327f16e642
Fix/mask auth passwords ( #8110 )
...
* Add mask property to sensitive authentication fields
* Removed whitespace
2024-10-24 10:00:47 +02:00
Filipe Freire
7a6725578c
Merge branch 'release/10.1.1-beta.0' into develop
2024-10-23 15:43:23 +00:00
Filipe Freire
4e8e7a268b
skip_cis_scan: true
core@10.1.1-beta.0
2024-10-23 16:15:28 +01:00
Filipe Freire
bfb2f4567f
fix: use different security-actions version
2024-10-23 15:54:59 +01:00
Filipe Freire
42cfe58b6a
Bump app version to 10.1.1-beta.0
2024-10-23 12:27:50 +00:00
James Gatz
2eab160173
fix(Git): Only search for insomnia files and fix unstage changes ( #8117 )
...
* Only search for insomnia files and fix unstage changes
* update unit tests
2024-10-23 10:30:38 +00:00
jackkav
1ad42463a6
readme fix
2024-10-23 10:10:57 +02:00
Jack Kavanagh
43673d61b0
still a hack ( #8089 )
2024-10-23 09:26:11 +02:00
James Gatz
1514992f86
fix issue with filtering staged changes ( #8113 )
2024-10-22 13:05:31 +02:00
James Gatz
083aa5a14b
Clone using git instead of updating the db to avoid creating conflicts ( #8109 )
2024-10-22 10:08:53 +00:00
George He
e0f0813175
feat(runner): support several cases for setNextRequest ( #8088 )
...
* feat(runner): support several cases for setNextRequest
* fix: lint error
* fix: test errors
* refactor: add a test and simplify the logic
* fix: runner test failed
* fix: update the classname of items in the request list
2024-10-22 09:00:06 +00:00
rohit_patil
381b5faae0
Changing the error message when file not schanned. ( #8104 )
2024-10-21 11:16:36 +00:00
George He
30917d8f9b
fix: remove advanced settings title as it is duplicated ( #8108 )
2024-10-21 10:02:40 +00:00
George He
47f61b3a46
fix: should not print error message when status != 200 with exit code 1 ( #8101 )
2024-10-21 06:33:55 +00:00
Ryan Willis
44752d0d9e
feat: image cache invalidation magic [INS-4318] ( #8103 )
...
Co-authored-by: gatzjames <jamesgatzos@gmail.com >
2024-10-18 11:29:54 -07:00
James Gatz
db1e3b2d09
fix(Git): issue with including unit-tests and protofiles ( #8095 )
...
* expand type filtering for unit-tests and protofiles
* add mock route and websocket payload
2024-10-17 15:32:04 +02:00
Filipe Freire
2ada79091d
fix: missing insomnia icon on Windows [ #8092 ] ( #8097 )
...
* fix: windows icon issue
* add experiment windows pipeline
* rm name
* fix
* fix
* edit executable?
* skip sign if envs not defined
* rm experiment workflow
2024-10-17 13:07:39 +00:00
Pavlos Koutoglou
197501ab25
Display a warning in the electron app to inform users for the expiration date ( #8094 )
...
* Refactor project route component to handle billing expiration messages
* Refactor organization route component to handle billing expiration messages
* Refactor access denied modal component and add access denied modal to modals route
* Refactor organization route component to handle billing expiration messages
* Refactor modals route component to remove AccessDeniedModal import
* Refactor access denied modal component and remove access denied modal from modals route
* Refactor access denied modal component and remove access denied modal from modals route
* Refactor async task comment in getInitialEntry function
2024-10-17 14:53:05 +02:00
Ryan Willis
080ac38c15
Merge branch 'release/10.1.0' into develop
2024-10-16 14:32:52 +00:00
Ryan Willis
e0049dd52c
Bump app version to 10.1.0
core@10.1.0
2024-10-16 13:52:10 +00:00
Filipe Freire
8ddff9d50e
fix: windows code signing ( #8084 )
2024-10-16 06:47:16 -07:00
Curry Yang
0b698e8b13
Merge branch 'release/10.1.0-beta.5' into develop
2024-10-16 04:09:11 +00:00
Curry Yang
ea7957752f
Bump app version to 10.1.0-beta.5
core@10.1.0-beta.5
2024-10-16 03:44:04 +00:00
Curry Yang
b7c915280a
feat: skip changes checking if last task is not finish ( #8086 )
2024-10-16 11:40:42 +08:00
James Gatz
c08d5de18c
Merge branch 'release/10.1.0-beta.4' into develop
2024-10-15 17:43:26 +00:00
James Gatz
ee67496439
Bump app version to 10.1.0-beta.4
core@10.1.0-beta.4
2024-10-15 17:02:29 +00:00
James Gatz
d803b699b4
fix(Git Sync): UI updates ( #8083 )
...
* fix filter for staged changes that should not include changes that have no stage
* update icon sizes for stage/unstage all changes buttons
2024-10-15 13:03:09 +00:00
James Gatz
275b48a647
feat(Git Sync): UX improvements ( #8027 )
...
* git staging modal
* undo pending changes
* show alert for rolling back changes
* rename to discard changes
* improve status interface and use git for figuring out changes
* filter out ignored files and fix more tests
* fix tests
* update e2e tests
* auto-close commit modal on commit and update e2e
* remove unused test
* cleanup console.log
* 🗡️
* cleanup console
* clean up git-vcs unused methods
2024-10-15 14:01:08 +02:00
Ryan Willis
3878f5b9bf
fix: show user logout reason message ( #8061 )
2024-10-15 09:53:41 +02:00
George He
395dea014c
fix: test syntax error crashes whole app ( #8080 )
2024-10-15 09:44:31 +02:00
Filipe Freire
f495074180
Merge branch 'release/10.1.0-beta.3' into develop
2024-10-14 17:07:34 +00:00
Filipe Freire
8ba014b515
fix: rm test.only
core@10.1.0-beta.3
2024-10-14 17:45:25 +01:00
Filipe Freire
1a265c677d
fix: collection env modal dropdown and add test
2024-10-14 17:44:27 +01:00
Filipe Freire
bf5181c7e1
Bump app version to 10.1.0-beta.3
2024-10-14 15:54:59 +00:00
Filipe Freire
fdc6a4afb3
fix: base_url not generated from spec [ #6663 ] ( #8075 )
...
* fix: base_url not generated from spec [#6663 ]
* rm the set subenv as primary, and replace instead of merging baseEnv
* explict updates
---------
Co-authored-by: jackkav <jackkav@gmail.com >
2024-10-14 15:46:07 +00:00