Commit Graph

2812 Commits

Author SHA1 Message Date
Opender Singh
fa4306c5d8
Introduce E2E tests for inso run test (#2917) 2020-12-08 13:03:06 +13:00
Opender Singh
98d2cf90c7 Merge window-shim fix 2020-12-08 11:32:18 +13:00
Opender Singh
71c7dbba47 lib@2.2.28 2020-12-08 11:21:36 +13:00
Opender Singh
15e046dfc1 chore: lock node-libcurl in send-request 2020-12-08 11:12:00 +13:00
Opender Singh
e4450405ca lib@2.2.27 2020-12-08 10:55:36 +13:00
Opender Singh
e04abf524a feat: add shim for window 2020-12-08 09:36:13 +13:00
Opender Singh
cf6dde4853
Basic auth e2e test (#2671)
* Add test

* WIP

* Passes

* Update

* Done

* Update

* Fix

* Remove id

* Works

* Run more tests

* Hmm

* await

* mostly works

* i sure hope this works in CI because it worked 40 times on my computer...

* add comments

* feat: replace tinyhttp with express and add basic auth route

* fix: response content-type header

* feat: works

* feat: this should work

* fix: slow down all requests

* fix: force refresh

* test: wait for timeline viewer to contain text after clicking it

* remove: delete oas3.yaml spec as it is redundant for now
2020-12-08 09:12:50 +13:00
David Marby
af0c23d175 Bump app versions to 2020.5.2 2020-12-07 11:36:17 +01:00
Opender Singh
aeafe4a7c9
Import a spec and execute a request (#2887)
* feat: add swagger2 for prism

* feat: add test stub

* feat: can import from clipboard

* feat: click folder, request and send

* chore: add comments

* fix: now it actually breaks

* fix: typo

* fix: update webdriver implicit timeout

* feat: replace prism with tinyhttp (similar to express)
2020-12-05 10:47:04 +13:00
David Marby
a2cf11b23b Merge branch 'release/2020.5.1' into develop 2020-12-04 13:34:24 +01:00
Opender Singh
edf80a8e16 chore: bump versions to 2020.5.1 2020-12-04 11:44:33 +13:00
Opender Singh
ecaabd2276 fix: pkce auth is not selectable 2020-12-04 10:34:53 +13:00
David Marby
27320ad04a Merge branch 'release/2020.5' into develop 2020-12-02 15:35:53 +01:00
Opender Singh
dc526d845d
fix: remove request id validation (#2885) 2020-12-02 09:29:30 +13:00
cobwebsonsale
c50bc1f965
Add sort options for sidebar rows (#2738)
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2020-12-01 13:37:57 +13:00
Giuseppe B
9270fd9f4a
Yarn warnings wrongly treated as errors (#2861)
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2020-12-01 12:38:06 +13:00
Julien Giovaresco
dfc89a3111
Allow prompt values to be clear + add actions to template tag plugin API (#2736)
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2020-12-01 12:15:17 +13:00
Opender Singh
1bdd8137da
feat: add loading state to git sync staging modal (#2879) 2020-12-01 11:52:23 +13:00
Opender Singh
d5dde51b85
Fix storybook deployments to Netlify (#2874) 2020-11-27 12:23:48 +13:00
Opender Singh
f5a0e9eb7c lib@2.2.26 2020-11-26 16:12:14 +13:00
Opender Singh
1a2d2a5a87 chore: bump versions to 2020.5 2020-11-26 16:05:15 +13:00
Opender Singh
26202a88b3
Fix design sidebar filter hitbox (#2873) 2020-11-26 15:47:54 +13:00
Opender Singh
2233827a26
fix: check for truthy before sending a message over IPC for gRPC (#2869) 2020-11-26 08:18:42 +13:00
Forrest
c9173d39c6
Hide the active workspace when moving a folder (#2853)
* Hide the active workspace when moving a folder (#2849)

* Change workspace to activeWorkspace for clarity

* Use map instead of flatMap for consistency
2020-11-26 08:17:56 +13:00
Opender Singh
2392c8117a
E2E test to install and consume a plugin (#2847) 2020-11-25 15:26:00 +13:00
Opender Singh
ef2fc3baec
Validate protofile during upload (#2864)
* feat(insomnia-components): add async-button

* feat: show error if parsing protofile fails during upload/add

* chore: flow is poop

* feat: use try-finally
2020-11-25 10:02:28 +13:00
Giuseppe B
e5a73190ee
Fix for random UI crash (#2840)
Co-authored-by: Opender Singh <opender94@gmail.com>
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2020-11-24 17:40:36 +13:00
Joe Mirizio
cf047322a9
Add specification linting for files (#2773)
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2020-11-24 15:44:05 +13:00
Julien Giovaresco
6d259a4e73
Fix Copy as CURL with Multipart (#2740)
The issue was located in the `exportHar` function. It was not handled `file` param correctly.
For this type of file, the `value` attribute is empty, therefore we should take instead the `fileName`

Closes #2282
2020-11-24 14:33:16 +13:00
Opender Singh
4a9235f10f
Add GrpcRequest and ProtoFile as accepted models for git sync (#2846) 2020-11-24 14:31:09 +13:00
Opender Singh
9b1d5ae657
Remove form-control styles from gRPC url bar (#2863) 2020-11-24 14:17:57 +13:00
Mike Ellan
c71eefd0ee
gRPC URL bar spacing in Designer (#2859) 2020-11-24 12:39:27 +13:00
Opender Singh
ad21c515e2
Remove hinting and hide copy/move buttons (#2852) 2020-11-24 12:16:23 +13:00
Johan Hammar
07f9fa676e
Remove redundant help menu item (#2797)
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2020-11-19 13:52:34 +13:00
Tom Prats
b1259dd5af
Adds sorting to GQL Documentation Browser (#2732)
Co-authored-by: David Marby <david@dmarby.se>
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2020-11-19 13:34:24 +13:00
Jasmine Wang
bbbf12799e
Add resizing for Design Preview and Testing Results panes (#2712) 2020-11-19 13:13:24 +13:00
Opender Singh
f1add8e010 chore: bump versions 2020-11-18 21:59:13 +13:00
Opender Singh
0ccc8db39b
Update proto-files-modal.js 2020-11-18 21:57:55 +13:00
Opender Singh
24a28dcda8 deps: fix node-libcurl to 2.2.0 2020-11-18 11:23:35 +13:00
Opender Singh
3960a57cad chore: bump versions 2020-11-18 11:23:35 +13:00
Mike Ellan
ec8f72c09b
Show scrollbar when horizontal tab list exceeds available width. (#2844) 2020-11-18 11:22:26 +13:00
Opender Singh
0b58a748af
Support for server and bidi streaming (#2814) 2020-11-17 11:59:02 +13:00
Opender Singh
5c1885a540
Support reuploading a proto file (#2832) 2020-11-17 11:01:50 +13:00
Opender Singh
ccd270a9fb
gRPC with Insomnia export format V4 (#2830)
* feat: initial commit to export grpc entities

* feat: grpc requests and protofiles in v4 export format

* test(export): add grpc requests and protofiles in export tests

* test(models): add isProtoFile tests
2020-11-14 12:31:18 +13:00
Opender Singh
8f8acf83f2
Allow changing the protofile for a request (#2828) 2020-11-13 12:03:36 +13:00
Mike Ellan
74ba36609d
Updating base font sizes to fix previous merged PR (#2824) 2020-11-12 08:36:32 -05:00
David Marby
8e057eedc3
Fix version control beta merge conflicts where objects have been deleted (#2790) 2020-11-12 13:40:19 +01:00
Opender Singh
6f3c41659f
Add TLS/SSL support (#2827) 2020-11-12 12:42:52 +13:00
Opender Singh
f858b6625d
gRPC state management (#2813) 2020-11-12 11:44:03 +13:00
Mike Ellan
7a8b1b4953
Add protofile modal design integration (#2820)
* Add proto file modal design integration
2020-11-10 16:30:16 -05:00