Commit Graph

3170 Commits

Author SHA1 Message Date
Opender Singh
f1284ed469 version packages lib@2.4.1-beta.1 2021-12-07 07:11:47 +13:00
Opender Singh
4cdad1069d bump app version 2021-12-07 07:07:04 +13:00
Opender Singh
bc5a58f599 change alpha to beta for npm dist 2021-12-07 07:06:44 +13:00
Filipe Freire
f513d59f69
Add gRPC Headers (INS-362) (#3667) (#4244)
* Add gRPC Headers (INS-362) (#3667)

* Add grpc headers support to client, server and bidi streams

* Fix failing grpc unit checks

* Improvements after CR for #4244

* Fix lint issues

* Fix grpc header overflow and failing tests

* Fix illegal characters in metadata key validation

* Fix common-headers naming and add unit checks

* Fix wrong import format
2021-12-06 10:12:18 +00:00
Opender Singh
80d5dd1ec3
Move Nunjucks rendering into React Context (#4248) 2021-12-04 09:08:28 +13:00
Jack Kavanagh
80e5161a20
Fix: disabled native modules in the renderer (#4230)
* fix non-context-aware imports

* extract _actuallySend to file

* extract CLI unit test function from renderer

* expose curl functions to the ipc renderer

* use curl through ipcRenderer

* feedback first pass make like grpc

* feedback second pass remove duplicate

* fix lint
2021-12-02 09:26:08 +00:00
Dimitri Mitropoulos
715f844fae
fixes hotkey ux (and ui bugs) (#4045) 2021-12-01 19:25:13 +00:00
Jack Kavanagh
77d2a5d6b2
remove SpecInfo type (#4255)
* remove SpecInfo

* Update packages/insomnia-app/app/ui/components/modals/generate-config-modal.tsx

Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>

Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-11-29 17:28:25 +00:00
James Gatz
681ee649ee
enable running test workflows manually (#4245) 2021-11-25 14:18:29 +01:00
Sergiy
1d3cbd3816
fonts settings UI changed (#4186)
* fonts settings UI changed

* Update tooltip messaging

* removed fontsMono and font-scanner dependency

* remove font-scanner dep

Co-authored-by: Opender Singh <opender.singh@konghq.com>
Co-authored-by: Jack Kavanagh <jackkav@gmail.com>
2021-11-25 10:26:29 +00:00
Opender Singh
f3c6ae19a5
Remove prop drilling to code-editor (#4243) 2021-11-25 04:26:08 +00:00
Jack Kavanagh
e1ac78d8f7
decouple plugins from networking (#4223)
* decouple plugins from networking

* move plugin exception handler into plugin function
2021-11-24 09:32:54 +00:00
Falon Darville
fb957e3346
rm version divider from Collection dropdown (#4239) 2021-11-23 14:54:40 -08:00
Opender Singh
bf1a6f37bf
Update response history timing verbiage (#4240) 2021-11-23 12:43:45 +01:00
James Gatz
9845ddfdd4
fix nedb flakiness with the created-at property (#4231) 2021-11-19 11:25:08 +01:00
Dimitri Mitropoulos
a72afb60d5
reverts sort order callback behavior (#4229) 2021-11-19 13:48:24 +13:00
Jack Kavanagh
d4df5ea5f7
Extend config generator plugin API and modal to handle documentation links (#4204)
* first pass

* capitalise Swagger and OpenAPI in an error message

* use docs from plugin scope

* extract variables

* check only OpenAPI spec version

* feedback

* fix config mapping

* refactor _generate

* remove bool casts

* revert refactor

* consume docs link

Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-11-18 10:54:19 +01:00
Dimitri Mitropoulos
962b71d1c1
adds hotkey support to graphql editor for prettifying (#4222) 2021-11-18 03:26:26 +00:00
Falon Darville
2297fcb7d9
[DOCU-2032] Add Inso CLI development instructions (#4224)
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-11-17 14:13:44 -08:00
James Gatz
0648989abf
fix(import): Importing from the projects view should respect the forc… (#4058) 2021-11-17 10:44:19 +01:00
Carlos Giraldo
23d17bcbb2
Add support for HTTP/V2PriorKnowledge (#4194) 2021-11-16 19:48:16 +00:00
Govind Singh Rajpurohit
20fd77e7e8
Import graphql postman collection v2.x (#2871)
Co-authored-by: govind-up <govind@urbanpiper.com>
2021-11-16 15:11:15 +00:00
Jack Kavanagh
df9617ed0b
feat: add format option to inso generate config (#4203)
* feat: add json arg to inso

* feedback
2021-11-16 12:49:49 +00:00
Dimitri Mitropoulos
8598ed752c
fixes defaultTabBehavior for OneLineEditor (#4215) 2021-11-15 13:16:25 -05:00
Filipe Freire
42f8e0d349
fix: #4182 pull snapshot icon (#4211) 2021-11-11 12:52:34 +00:00
Opender Singh
c0aaa8f64f
use explicit filename with tar (#4202) 2021-11-11 09:44:58 +13:00
Dimitri Mitropoulos
4b81522d69
fixes bug report template (#4207) 2021-11-10 15:06:22 -05:00
James Gatz
4c906ccae5
allow for an empty string as a workspace name in the header (#4197) 2021-11-10 15:11:04 +00:00
Giuseppe B
f1216cb564
[Feature] The proxy configuration values are now hidden by default (#4036)
Co-authored-by: Opender Singh <opender.singh@konghq.com>
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-11-10 09:29:53 -05:00
Opender Singh
fc4f324ba1
Update readme and mark pre-bundled kong plugins as unlisted from plugin hub (#4164) 2021-11-10 07:42:41 +00:00
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