Eiman
972770731c
Add a keyboard shortcut for beautify request body ( #2733 )
2021-09-08 14:46:03 -04:00
James Gatz
381cf74a19
Improve codemirror typings ( #3993 )
...
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-09-08 15:38:07 +00:00
Opender Singh
cf2387bbcd
Fix raw response viewer line padding ( #4013 )
2021-09-08 12:33:06 +00:00
Opender Singh
d6ea92e46d
Don't encode if string is empty in the tag editor ( #4012 )
2021-09-08 11:50:44 +00:00
Sarah Ridge
68f1beaedd
Fix Swagger UI colors for better Accessibility ( #3887 )
...
Co-authored-by: Eric Reynolds <eric.reynolds@konghq.com>
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-09-08 03:49:35 +00:00
Mike Clifford
fec22b782f
Add space between words in concatenated sentence ( #4009 )
2021-09-07 11:48:24 +00:00
Jason Blalock
c566650f41
[Docs] Add devel docs for package installation on Fedora ( #4002 )
2021-09-06 15:14:07 +12:00
Opender Singh
0aa35489db
Update response headers viewer to FC ( #3999 )
2021-09-05 12:30:01 +00:00
Dimitri Mitropoulos
893c946553
fixes querystring updating regression ( #3995 )
...
Co-authored-by: gatzjames <jamesgatzos@gmail.com>
2021-09-03 14:25:32 -04:00
James Gatz
1ddc386ac5
add vscode debug configuration for insomnia-app ( #3918 )
...
Add debug configuration for insomnia-app in vs-code
2021-09-03 18:10:35 +02:00
Dimitri Mitropoulos
e3484ced8f
fixes nunjucks-tag pointer ( #3992 )
2021-09-03 15:19:34 +00:00
Dimitri Mitropoulos
854ada3ff1
fixes styling regression for autocomplete ( #3991 )
2021-09-03 14:54:45 +00:00
Giuseppe B
a2c2268728
Handling vscode-languageserver with NMR ( #3469 )
2021-09-02 21:15:52 +00:00
Dimitri Mitropoulos
03f9d95b52
removes hardcoded import names ( #3935 )
2021-09-02 14:46:27 +00:00
Jack Kavanagh
de435660f7
fix(autocomplete) undefined tag values ( #3983 )
...
* fix(autocomplete) undefined tag values
* Update packages/insomnia-app/app/ui/components/codemirror/extensions/autocomplete.ts
love it!
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
* fix(autocomplete) move nullish coalesing to edge
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-09-02 04:52:23 +00:00
schrodingersket
ccac337c4f
Optionally disable certificate validation for OAuth2 auth windows ( #3894 )
...
Co-authored-by: Jonathan Thompson <jonathan.thompson@nimbusnine.co>
Co-authored-by: Opender Singh <opender.singh@konghq.com>
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-09-01 21:08:44 +00:00
Dimitri Mitropoulos
25520154a5
Minor Electon-related cleanup ( #3957 )
...
* adds (now available) electron types
* MenuItemConstructorOptions.selector module augmentation
* updates note on allowRendererProcessReuse with more up-to-date info
* separates and formats comments that were intended to be separate
if you check out the commit where these were created, for some reason the comment for the `loadURL` line was put under the line of interest, and over time the space between the comment blocks was removed - making it look like the last line of the comment is related to the same thing (it, apparently, is not).
* use createRef for ResponseWebView
2021-09-01 20:48:05 +00:00
Timothy Lim
6ca2bf7b1b
Prevent GraphQL non breaking space ( #2770 )
...
Co-authored-by: Timothy Lim <tim.lim@intercom.io>
Co-authored-by: gatzjames <jamesgatzos@gmail.com>
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-09-01 16:17:15 -04:00
Jason Blalock
8db87df17c
[Feature/Plugin API] Add clipboard wrapper methods to context app ( #3977 )
...
Co-authored-by: Jason Blalock <jasonblalock@users.noreply.github.com>
Co-authored-by: Opender Singh <opender.singh@konghq.com>
Co-authored-by: Opender Singh <opender94@gmail.com>
2021-09-01 17:40:11 +00:00
Giuseppe B
e8551bd792
Insomnia v4 support for CLI ( #3055 )
...
* Initial draft for insomnia-adapter.js
* Added global options on cli types
* Added command description on cli
* Updating commands to support global flag
* First adapter implementation
* Fix object representation for send-request package
* Improved command description
* Fix test expected result
* Added db & adapter tests
* Improved flow on the InsomniaAdaptor
* Reverting to previous version
* Applying requested fixes
* Revised insomnia-adapter.js
* Applying requested changes
* Fixed new path for fixtures
* Introducing typescript support
* A few minor updates
* fixes from rebase
* update type mapping
* Use __dirname for fixture paths
* and tests for malformed data or unexpected version
* Update docs & use src with generate config cmd
* runs lint:fix
* minor error message copy adjustment
Co-authored-by: Opender Singh <opender.singh@konghq.com>
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-09-01 17:17:19 +00:00
Opender Singh
7ffc391428
add eslint rules for semi colons ( #3989 )
...
* add rules for semi colons
* run lint fix
* remove invalid eslint disable
2021-09-01 10:50:26 -04:00
Opender Singh
c7f07fd63e
Merge branch 'release/2021.5.2' into develop
2021-09-01 09:51:26 +12:00
Jack Kavanagh
a6e52d97aa
fix(tag-editor) cast to boolean ( #3982 )
...
* fix(tag-editor) cast to boolean
* Update packages/insomnia-app/app/ui/components/templating/tag-editor.tsx
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-08-31 19:57:17 +00:00
Dimitri Mitropoulos
5f06350fb8
Update README.md to appropriately describe product ( #3985 )
2021-08-31 16:48:23 +00:00
Wils Dawson
cfcc134c1f
Add GitHub Issue Forms ( #3956 )
...
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-08-31 09:50:40 -04:00
Timothy Lim
84fc8f38a7
Request History: Set dropdown value to the response instead of null ( #2735 )
...
Co-authored-by: Timothy Lim <tim.lim@intercom.io>
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-08-31 06:21:02 +00:00
Opender Singh
ba459095e9
add back empty lines
2021-08-31 17:28:00 +12:00
Opender Singh
9861ffbb0c
remove force-publish flag
2021-08-31 17:21:49 +12:00
Opender Singh
ed7853cc3b
Don't resolve plugin prompt promise until modal has closed, to avoid a race condition ( #3970 )
...
Co-authored-by: James Gatz <jamesgatzos@gmail.com>
2021-08-31 17:16:28 +12:00
Dimitri Mitropoulos
b7d11d3130
fixes "Hide menu bar" setting ( #3961 )
...
Co-authored-by: Opender Singh <opender94@gmail.com>
Co-authored-by: James Gatz <jamesgatzos@gmail.com>
2021-08-31 17:16:17 +12:00
Opender Singh
f191b3a070
bump version to 2021.5.2
2021-08-31 17:14:17 +12:00
Opender Singh
c8926d75ae
Don't resolve plugin prompt promise until modal has closed, to avoid a race condition ( #3970 )
...
Co-authored-by: James Gatz <jamesgatzos@gmail.com>
2021-08-31 04:52:01 +00:00
Dimitri Mitropoulos
9353a6fb00
fixes "Hide menu bar" setting ( #3961 )
...
Co-authored-by: Opender Singh <opender94@gmail.com>
Co-authored-by: James Gatz <jamesgatzos@gmail.com>
2021-08-31 16:31:08 +12:00
Opender Singh
59827aad84
Merge branch 'release/2021.5.1' into develop
2021-08-31 09:52:45 +12:00
David Marby
d4048846aa
version packages lib@2.3.2
2021-08-30 22:47:18 +02:00
David Marby
6d70ae098d
Skip migrating collections that has a missing remote project instead of cancelling the migration ( #3973 )
2021-08-30 18:19:10 +02:00
David Marby
665abdcedc
Skip migrating collections that has a missing remote project instead of cancelling the migration ( #3973 )
2021-08-30 18:18:21 +02:00
David Marby
4d8710cbad
Bump version to 2021.5.1
2021-08-30 18:16:09 +02:00
dependabot[bot]
e6e9e2a748
Bump jszip from 3.6.0 to 3.7.1 in /packages/insomnia-importers ( #3902 )
...
Bumps [jszip](https://github.com/Stuk/jszip ) from 3.6.0 to 3.7.1.
- [Release notes](https://github.com/Stuk/jszip/releases )
- [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md )
- [Commits](https://github.com/Stuk/jszip/compare/v3.6.0...v3.7.1 )
---
updated-dependencies:
- dependency-name: jszip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-27 12:15:21 -04:00
Opender Singh
39eb725a55
🧹 Remove axios, use generics for send-request in insomnia-testing ( #3949 )
2021-08-27 04:02:59 +00:00
Dimitri Mitropoulos
422d5a809c
adds markdown linting ( #3931 )
2021-08-27 15:44:01 +12:00
Hademumel
7135114768
add search for graphQL schemas ( #3388 )
...
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-08-26 05:43:56 +00:00
Opender Singh
da17148a0b
Merge branch 'release/2021.5.0' into develop
2021-08-26 09:13:21 +12:00
Opender Singh
376ac03703
version packages lib@2.3.1
2021-08-26 08:15:00 +12:00
Dimitri Mitropoulos
08b617f182
removes .editorconfig file ( #3933 )
2021-08-25 17:28:36 +00:00
David Marby
a51700fbe6
Use the latest kong/release-script version ( #3943 )
2021-08-25 13:56:13 +02:00
ThisNoName
fdf89c8cf1
Allow removing header in default header plugin ( #3791 )
...
Co-authored-by: Opender Singh <opender94@gmail.com>
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
Co-authored-by: Bing <zhangb@mskcc.org>
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-08-25 07:08:29 +00:00
Opender Singh
1c2d8cae59
add force publish flag because lerna isn't bumping all versions to stable otherwise...
2021-08-25 13:12:51 +12:00
Opender Singh
ee97b1fcf2
revert dist tag to beta
2021-08-25 13:10:37 +12:00
Opender Singh
1405c4c63c
bump version to stable
2021-08-25 13:08:32 +12:00