Dimitri Mitropoulos
|
8e21f26175
|
fix: consistently use index (#4196)
|
2021-11-10 06:11:31 +00:00 |
|
Jack Kavanagh
|
bfc19844e7
|
extract http versions test (#4177)
|
2021-11-10 14:47:06 +13:00 |
|
Dimitri Mitropoulos
|
07d84052a4
|
reorders github issue template (#4190)
|
2021-11-09 21:49:56 +00:00 |
|
Dimitri Mitropoulos
|
f5230610e3
|
fixes CodeMirror opacity for disabled (or not) GraphQL body text (#4188)
|
2021-11-09 21:12:41 +00:00 |
|
Opender Singh
|
24d2d4d76f
|
use tar -J instead of tar -j (#4192)
|
2021-11-10 06:53:53 +13:00 |
|
Jack Kavanagh
|
cdd41c3746
|
remove bad cookie test (#4176)
|
2021-11-09 08:52:49 +00:00 |
|
Dimitri Mitropoulos
|
cbe7192587
|
fixes direct import for insomnia-config (#4189)
|
2021-11-09 01:32:19 +00:00 |
|
Dimitri Mitropoulos
|
fd9fcf5031
|
fix: show JSON preview if content type is text/plain but body is valid json (#4171)
Co-authored-by: Opender Singh <opender.singh@konghq.com>
|
2021-11-08 16:39:26 -05:00 |
|
Opender Singh
|
be1757e27e
|
Append upstream name using a utility (#4135)
|
2021-11-08 11:11:15 +00:00 |
|
Falon Darville
|
88d473117d
|
Update Dark Colorblind theme (#4179)
|
2021-11-04 11:45:30 -07:00 |
|
Jack Kavanagh
|
5a65e2dd39
|
chore: bump hapi hawk (#4175)
* chore: bump hapi hawk
* fix type-check
|
2021-11-03 12:11:21 -04:00 |
|
Jack Kavanagh
|
9de7c8c1d0
|
chore: minimal webpack noise (#4172)
|
2021-11-03 10:54:40 -04:00 |
|
Jack Kavanagh
|
28378dc3fd
|
spike: use babel preset typescript to transpile app (#4142)
* use babel-preset-typescript
* run type-check in release process
|
2021-11-03 08:06:52 +00:00 |
|
Dimitri Mitropoulos
|
5c02273757
|
Reduce AppBar sizing and add Project Name to breadcrumbs (#4159)
|
2021-11-03 11:10:53 +13:00 |
|
Falon Darville
|
6c34d9088e
|
[DOCU-1970] rm duplicate doc content and add link to docs (#4169)
|
2021-11-02 13:46:32 -07:00 |
|
James Gatz
|
46db5beb97
|
inso: use --src for loading a git dir (#4162)
* Use --src as an override to workingDir for loading a git dir
* update test snapshots
|
2021-11-02 09:18:47 +01:00 |
|
Opender Singh
|
17bb2ce84a
|
Remove unused core plugin metadata option (#4165)
|
2021-11-02 00:04:04 +00:00 |
|
James Gatz
|
9bfbd5c6a8
|
add vscode launch config for debugging inso (#4161)
* add vscode launch config for debugging inso
* remove undeclared task
|
2021-11-01 16:13:30 +01:00 |
|
Opender Singh
|
8918b15113
|
Merge branch 'release/2021.6' into develop
|
2021-10-28 10:48:51 +13:00 |
|
Opender Singh
|
e02e5d404f
|
version packages lib@2.4.0
|
2021-10-28 09:47:44 +13:00 |
|
Opender Singh
|
841df1cff4
|
bump version
|
2021-10-28 09:45:21 +13:00 |
|
Dimitri Mitropoulos
|
9b8bce5015
|
remove electron augmentation and use current API (#4138)
|
2021-10-26 19:45:36 +00:00 |
|
James Gatz
|
0f134ea553
|
fix(workspace-card-dropdown): restore the use the get-workspace-name … (#4150)
|
2021-10-26 10:37:45 +13:00 |
|
Opender Singh
|
b29a0f2602
|
improve wording (#4146)
|
2021-10-25 09:03:06 +00:00 |
|
Opender Singh
|
0c4ad0bc11
|
bump version to alpha.7
|
2021-10-25 21:43:06 +13:00 |
|
Jack Kavanagh
|
3e7a7d7cea
|
only add upstreams when needed (#4105)
|
2021-10-24 19:10:02 +00:00 |
|
Opender Singh
|
75d48d5255
|
Handle human readable errors correctly (#4147)
|
2021-10-24 16:05:41 +13:00 |
|
Opender Singh
|
7e93469f12
|
exit with exit-code 1 (#4148)
|
2021-10-24 16:05:03 +13:00 |
|
Opender Singh
|
52c85cd6b7
|
Prevent app initialization logic if config is invalid (#4134)
|
2021-10-23 11:35:18 +13:00 |
|
Jack Kavanagh
|
9622ccbcac
|
remove flow link (#4143)
|
2021-10-22 10:42:04 +02:00 |
|
Opender Singh
|
7527819b39
|
empty commit to trigger build because npm publish passed and we don't want to publish npm again
|
2021-10-21 23:21:45 +13:00 |
|
Opender Singh
|
b7248025e7
|
version packages lib@2.4.0-alpha.1
|
2021-10-21 22:15:57 +13:00 |
|
Opender Singh
|
accc426fdd
|
bump version to alpha.6
|
2021-10-21 22:08:36 +13:00 |
|
Opender Singh
|
096405fe15
|
add version all npm script
|
2021-10-21 22:08:17 +13:00 |
|
Dimitri Mitropoulos
|
2a1a18c769
|
fails validation if the config has a parse error (#4139)
|
2021-10-21 21:59:18 +13:00 |
|
Dimitri Mitropoulos
|
382009e1cc
|
human readable errors for insomnia config validation (#4133)
Co-authored-by: Opender Singh <opender.singh@konghq.com>
Co-authored-by: Opender Singh <opender94@gmail.com>
|
2021-10-21 21:58:57 +13:00 |
|
Dimitri Mitropoulos
|
6f7da8f284
|
hides ad in account tab when disablePaidFeatureAds is true (#4137)
|
2021-10-21 21:58:35 +13:00 |
|
Dimitri Mitropoulos
|
4e0300a06f
|
fails validation if the config has a parse error (#4139)
|
2021-10-20 15:34:28 -04:00 |
|
Dimitri Mitropoulos
|
331b18126f
|
human readable errors for insomnia config validation (#4133)
Co-authored-by: Opender Singh <opender.singh@konghq.com>
Co-authored-by: Opender Singh <opender94@gmail.com>
|
2021-10-20 14:06:24 -04:00 |
|
Dimitri Mitropoulos
|
b2b7c16937
|
hides ad in account tab when disablePaidFeatureAds is true (#4137)
|
2021-10-21 06:19:22 +13:00 |
|
Jack Kavanagh
|
e0ff79a2a6
|
Transform OAS -> Kong DC JSON rather than YAML (#4129)
* output JSON
* add test for declarative config
* feedback
Co-authored-by: gatzjames <jamesgatzos@gmail.com>
|
2021-10-20 14:21:19 +02:00 |
|
Dimitri Mitropoulos
|
dddacb9eaa
|
block starting the app if there's an invalid config (#4132)
Co-authored-by: Opender Singh <opender.singh@konghq.com>
|
2021-10-19 22:10:48 -04:00 |
|
Mika Andrianarijaona
|
a23e82dd6e
|
fix (style): set drag-sidebar z-index to 999 (#4059)
Co-authored-by: Mika Andrianarijaona <mikaoelitiana@gmail.com>
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
Co-authored-by: Opender Singh <opender.singh@konghq.com>
|
2021-10-18 01:14:11 +00:00 |
|
Opender Singh
|
107a37fb92
|
Add smoke test for XML response and filter (#4085)
Co-authored-by: James Gatz <jamesgatzos@gmail.com>
|
2021-10-18 00:49:30 +00:00 |
|
Vincenzo De Petris
|
94c8f5599b
|
Update Card component overflow behaviour (#4106)
|
2021-10-15 19:10:30 +00:00 |
|
James Gatz
|
6d7d95e067
|
Fix dropdown search crashing on child node checks (#4124)
|
2021-10-15 17:10:17 +00:00 |
|
Opender Singh
|
60060ca80e
|
Merge branch 'release/2021.6.0-alpha.3' into develop
|
2021-10-15 23:01:53 +13:00 |
|
Opender Singh
|
9fb54ec187
|
version packages lib@2.3.3-alpha.4
|
2021-10-15 13:12:49 +13:00 |
|
Opender Singh
|
e802d4b112
|
bump version
|
2021-10-15 13:10:44 +13:00 |
|
Opender Singh
|
5694bb841c
|
uncomment tests in test workflow
|
2021-10-15 12:00:06 +13:00 |
|