Commit Graph

3273 Commits

Author SHA1 Message Date
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
Opender Singh
5e4d381799 add config and common to send-request 2021-10-15 11:59:49 +13:00
Opender Singh
06b873eb27 version packages lib@2.3.3-alpha.3 2021-10-15 11:19:53 +13:00
Opender Singh
054919cf24 convert to alpha tag 2021-10-15 11:17:47 +13:00
Opender Singh
5fdf6b1d89 bump version 2021-10-15 11:17:33 +13:00
Opender Singh
71f8393fba
Notarize raw binary (#4108) 2021-10-14 22:16:30 +00:00
Dimitri Mitropoulos
cabaa7ebdf
removes analytics onboarding if incognito mode is (already) on (#4115) 2021-10-14 17:11:01 -04:00
Dimitri Mitropoulos
177d6adf38
Insomnia Config, controlled settings (#4031)
Co-authored-by: Opender Singh <opender94@gmail.com>
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-10-14 10:59:45 -04:00
Vincenzo De Petris
cbc1cfc8b8
Environments order (#4048) 2021-10-13 19:10:48 +00:00
Jack Kavanagh
7856524a96
distinguish upstreams name in declarative config (#4099) 2021-10-13 17:52:40 +00:00
Opender Singh
c3465204aa
Rename "compress" terminology to "artifacts" to be more representative (#4091) 2021-10-12 21:23:25 +00:00
Opender Singh
e1597dd87d
Update release workflow to sign, notarize and staple macos inso binary (#4090) 2021-10-12 20:52:16 +00:00
Jack Kavanagh
a15d0864a7
handle unreachable url (#4097) 2021-10-12 17:35:29 +00:00
James Gatz
70da2acafb
Move all app.on('ready') calls in one place (#4092)
* Move all app.on('ready') calls in one place

* Move the spellchecking logic in electron-helpers

Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-10-12 17:21:45 +02:00
Opender Singh
210db0dd01
Allow specifying a custom version for Inso (#4086) 2021-10-12 00:35:59 +00:00
Opender Singh
3b7b505c74
Inso binaries codesign & notarize on macOS (#4082) 2021-10-12 13:10:09 +13:00
Jack Kavanagh
83477364c6
remove convenience bundle (#4079)
* remove kong bundle

* restore bundle to migration delete list
2021-10-08 07:00:39 +00:00
Jack Kavanagh
d23fae5b6f
add missing text xpath type handler (#4083) 2021-10-07 14:28:34 +00:00