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
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
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
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
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
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
Dimitri Mitropoulos
c464e05728
updates codemirror (in anticipation of upcoming PR bugfix) ( #3405 )
...
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-06-23 11:27:55 +12:00
Eric Reynolds
4c1475936c
INS-674 - First pass at making the send button more visible ( #3414 )
...
* INS-674 - First pass at making the send button more visible
* [wip] adds rect for send button
* Update colors in the SVG to match send button
* Update the gRPC send button to also use theme colors
* Adding left margin to send button
Co-authored-by: Eric Reynolds <eric.reynolds@konghq.com>
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-06-23 11:26:34 +12:00
Opender Singh
611d73804f
Automatically enable sync for collections created in a remote space ( #3474 )
2021-06-22 20:45:30 +00:00
Dimitri Mitropoulos
82715ba975
updates codemirror ( #3495 )
2021-06-22 10:56:20 -04:00
Giuseppe B
aeabbfd813
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-17 09:32:23 -04:00
Dimitri Mitropoulos
c0412b1092
use isWorkspace guards ( #3481 )
2021-06-17 09:05:31 +12:00
Dimitri Mitropoulos
b5fe435710
have and use guards for all models ( #3480 )
2021-06-16 14:19:00 -05:00
Opender Singh
58160e82bc
Filter remote collections by the active space ( #3456 )
...
Co-authored-by: David Marby <david@dmarby.se>
2021-06-15 04:21:06 +00:00