Commit Graph

2928 Commits

Author SHA1 Message Date
Opender Singh
8a58916bab version packages lib@2.3.1-alpha.0 lib@2.3.1-alpha.0 2021-07-15 08:59:44 +12:00
Opender Singh
ae493d86c5 update preid to alpha 2021-07-15 08:58:47 +12:00
Opender Singh
37aed644af bump version 2021-07-15 08:56:33 +12:00
John Chadwick
e9cdac904d Upgrade Electron from 9.3.5 to 11.2.3. 2021-07-14 11:22:41 -07:00
Opender Singh
d241093ec2 Import into the active space (#3795) 2021-07-14 00:10:49 +00:00
Dimitri Mitropoulos
ca0f6eb9d0 Improvements to theme selection (#3506) 2021-07-13 23:49:32 +00:00
Opender Singh
769d6c16d4 Remove checkbox background (#3812) 2021-07-13 14:45:47 -07:00
Johan Hammar
60ef1a83f9 Add menu separators in view and help menus (#3802) 2021-07-11 19:28:35 +12:00
Florian Hämmerle
92e0970281 response-timer: use tabular-nums for uniform width (#3800) 2021-07-09 17:03:11 -07:00
Opender Singh
bbadeac090 Merge branch 'hotfix/INS-782-exportFormat' into develop 2021-07-08 09:16:59 +12:00
Opender Singh
72dd8f28d7 bump version core@2021.4.1 2021-07-07 11:48:23 +12:00
Opender Singh
ff49cb3093 don't call done callback unless it exists 2021-07-07 11:47:54 +12:00
Opender Singh
d5a1f44f15 Don't auto create a workspace if none exist (#3776) 2021-07-07 08:30:50 +12:00
Opender Singh
3e8b5b1c20 Force to design workspace when coming from git (#3774) 2021-07-05 21:22:27 +12:00
Opender Singh
17de9ef556 convert from map to find core@2021.4.1-alpha.0 2021-07-02 09:04:06 +12:00
Dimitri Mitropoulos
9f3705a8a8 adds eslint rule for requiring default case statements (#3779) 2021-07-01 20:47:10 +00:00
Opender Singh
b84bb5d6e7 Update packages/insomnia-app/app/ui/redux/modules/global.tsx
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-07-02 08:20:30 +12:00
Opender Singh
9b14dc6546 bump version 2021-07-02 08:11:16 +12:00
Opender Singh
4233f1565c Update packages/insomnia-app/app/ui/redux/modules/global.tsx 2021-07-02 08:06:39 +12:00
Dimitri Mitropoulos
ef840cd516 hotfix - INS-782 2021-07-01 15:52:35 -04:00
Dimitri Mitropoulos
d87612c032 removes storybook (and related dependencies) from insomnia-app (#3502) 2021-07-01 08:15:19 -04:00
Wils Dawson
c79da31553 Update issue templates
Removed old Feature Request Issue
2021-06-30 15:56:49 -07:00
Wils Dawson
daa917620d Point feature requests to GitHub discussions (#3511) 2021-06-30 15:55:40 -07:00
Dimitri Mitropoulos
9c0f7660dc Base Space export (#3479) 2021-06-30 15:33:02 +00:00
Ross McDonald
c24d08ad66 Update Spectral to latest release (#3179) 2021-06-30 15:11:20 +00:00
Opender Singh
837cadebaf Remove the need for an active workspace to always exist (#3494) 2021-06-30 07:47:17 +00:00
Opender Singh
3998e8b489 Merge branch 'release/2021.4.0-stable' into develop 2021-06-30 11:03:39 +12:00
Opender Singh
c2c41f3d84 version packages lib@2.3.0 lib@2.3.0 core@2021.4.0 2021-06-29 21:44:26 +12:00
Opender Singh
a4c7b110ec bump version to 2021.4.0 2021-06-29 20:39:27 +12:00
Opender Singh
5c32700344 ensure teamId is sent for push and pull (#3477)
* ensure teamId is provided for push and pull

* refactor

* Fix tests

* fix build

* fix lint

Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-06-26 07:32:29 +12:00
Nick Hackman
a03c098974 feat: introduce request group settings (name, description, and move/copy) (#3350) 2021-06-25 10:21:07 -04:00
David Marby
8f604dcedc Use the Designer certificate for Windows signing core@2021.4.0-beta.2 2021-06-24 19:12:37 +02:00
Dimitri Mitropoulos
3bac68fa97 adds hard-reset script (#3501) 2021-06-24 15:22:19 +00:00
Opender Singh
eafb7c5cdf commit for release tag 2021-06-24 10:01:07 +12:00
Darren Jennings
5ddd5420b3 doc(code-snippets): update link to use Kong org (#3504) 2021-06-24 09:35:48 +12:00
Opender Singh
0c97fd7a88 Use safe state and reducer dispatch hooks (#3483) 2021-06-23 12:40:48 -04:00
Opender Singh
af8e59b4ea version packages lib@2.3.0-beta.4 lib@2.3.0-beta.4 2021-06-23 15:54:20 +12:00
Opender Singh
2386b5863a update script name 2021-06-23 15:51:35 +12:00
Opender Singh
6f21662f00 bump to beta.2 for qa 2021-06-23 12:11:09 +12:00
Dimitri Mitropoulos
bc98a13fe3 updates codemirror (#3495) 2021-06-23 11:37:11 +12:00
Giuseppe B
062167a9d6 Introducing tooltip helper for Vim mode on MacOS (#3476)
* Introducing tooltip helper for Vim mode on MacOS

* Fix article link and update tooltip text

Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-06-23 11:36:55 +12:00
Eric Reynolds
309cb85c72 Update types in networking layer for response times in testing (#3466)
plugin calls do not use curl, so set this instance to zero

Co-authored-by: Eric Reynolds <eric.reynolds@konghq.com>
2021-06-23 11:35:07 +12:00
Amaan Iqbal
566ca93bad Add response time in api response to test latency (#3465)
* Add response time in api response to test latency

* linting fixes

Co-authored-by: Eric Reynolds <eric.reynolds@konghq.com>
2021-06-23 11:34:27 +12:00
Giuseppe B
1147f273d8 Fix dollar not correctly handled on URI (#2862)
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-06-23 11:33:50 +12:00
Dimitri Mitropoulos
bcad8691a7 fix CodeMirror crash (#3451) 2021-06-23 11:33:18 +12:00
Dimitri Mitropoulos
dcd2560578 updates node-libcurl to 2.3.3 (#3450) 2021-06-23 11:30:32 +12:00
Dimitri Mitropoulos
7733d6b4fa clears PureComponent error (#3449) 2021-06-23 11:30:05 +12:00
Eric Reynolds
f72fca6a7b Margin control to insomnia-component styled buttons (#3429) 2021-06-23 11:29:21 +12:00
Dimitri Mitropoulos
7861d7a505 [o2k] all Kong entities have should tags (#3428) 2021-06-23 11:28:59 +12:00
Vincenzo De Petris
f6504aaf89 Fix issue chaining multiple requests (#3385)
* Fix issue chaining multiple requests

* refactor: use switch to prepare for leveraging exhaustiveness checking

since this will be in TypeScript soon, and this was as topical a time as any to make this change.

* fixes failing test with new behavior (and removes unused `fromResponseTag`)

* fix tests

Co-authored-by: Vincenzo De Petris <vincenzodepetris@gmail.it>
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-06-23 11:28:19 +12:00