Pavlos Koutoglou
5360781411
Bump app version to 2022.7.0-beta.5 and lerna package versions
2022-11-17 13:57:31 +00:00
Pavlos Koutoglou
60bf351d7b
v3.6.1-beta.4
2022-11-17 13:57:16 +00:00
Alexander Samsig
b126de0458
OpenAPI 3 Import: Add support for importing API Key Authentication as authentication ( #5425 )
...
Now imports API Key as the authentication scheme, if there is only one API Key security schema.
Otherwise it will preserve the existing behavior and use query parameters, or headers.
2022-11-16 13:01:14 +00:00
Jack Kavanagh
fb97b17e50
Remove/ramda ( #5412 )
...
* remove ramda
* wip groupby
* remove last ramda
* fix sort projects
* fix lowercase
* feeling like giving up
* clean up groupBy
* simplify dropdown
* yep ignore types
* fixed monkey settings
* remove ramda
* package locks
2022-11-15 15:42:40 +00:00
Alexander Samsig
5095c60088
Add API Key auth ( #5399 )
...
* Add API Key auth - supports header / query param in both webrequest and websocket
* Add API Key auth for in cookie in both webrequest and websocket
Updated value of api key input to be masked
Extracted constants for API Key auth types
* add Postman importer for api key auth
Co-authored-by: Filipe Freire <livrofubia@gmail.com>
2022-11-10 14:37:18 +00:00
Filipe Freire
d2bfee8d87
Bump app version to 2022.7.0-beta.4 and lerna package versions
2022-11-02 15:05:46 +00:00
Filipe Freire
8bc11f2b89
v3.6.1-beta.3
2022-11-02 15:05:27 +00:00
Jack Kavanagh
2bdd84ad22
make all packages private ( #5339 )
...
* make all packages private
* remove lerna json and publish scripts
* clean up npmignores
* remove major npm github ci logic
2022-10-27 17:55:30 +02:00
kreosus
ba39cbe955
Bump app version to 2022.7.0-beta.3 and lerna package versions
2022-10-20 10:57:32 +00:00
kreosus
a29f1c952b
Bump app version to 2022.7.0-beta.2 and lerna package versions
2022-10-13 16:58:19 +00:00
Filipe Freire
a573167530
Fix #5207 - Query parameters ignored when importing Postman collection ( #5271 )
...
* Fix #5207 - Query parameters ignored when importing Postman collection
* Fix fixture tests
* improve check
2022-10-13 16:18:43 +00:00
James Gatz
23b4ee60a6
Respect the grant_type option in Postman imports with OAuth2 ( #5270 )
...
* fix grant_type casing and add support for PKCE transformation
* update tests
* improve support for more grant-types and properties
2022-10-13 14:14:37 +00:00
kreosus
a2d503da08
Bump app version to 2022.7.0-beta.1 and lerna package versions
2022-10-06 13:38:10 +00:00
kreosus
123253811c
Bump app version to 2022.6.0 and lerna package versions
2022-09-26 16:08:47 +00:00
kreosus
674874e3ac
Bump app version to 2022.6.0-beta.4 and lerna package versions
2022-09-01 12:08:01 +00:00
kreosus
02f507d745
Bump app version to 2022.6.0-beta.3 and lerna package versions
2022-08-25 12:30:08 +00:00
Filipe Freire
854c08a76e
Bump app version to 2022.6.0-beta.2 and lerna package versions
2022-08-18 12:23:48 +00:00
David Marby
e724dd78a5
Bump app version to 2022.5.1 and lerna package versions
2022-08-17 10:46:46 +00:00
brian
6f227ffa11
Fix an issue with URL encoding on cURL imports ( #5006 )
...
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2022-08-12 13:53:58 -04:00
kreosus
aec2bd1758
Bump app version to 2022.6.0-beta.1 and lerna package versions
2022-08-11 19:06:36 +00:00
Filipe Freire
0435188220
[INS-1668] handle multiple security requirement objects ( #5047 )
...
* [INS-1668] handle multiple security requirement objects
* Add fixtures to test out multiple api keys
2022-08-05 11:01:38 +00:00
Filipe Freire
b72c923746
Bump app version to 2022.5.0 and lerna package versions
2022-08-02 16:25:13 +00:00
Filipe Freire
08ae04f241
Bump app version to 2022.5.0-beta.7 and lerna package versions
2022-08-02 10:05:29 +00:00
James Gatz
e76735c709
Bump app version to 2022.5.0-beta.6 and lerna package versions
2022-07-28 13:48:13 +00:00
David Fluck
e930140bd0
Bump app version to 2022.5.0-beta.5 and lerna package versions
2022-07-21 17:33:22 +00:00
kreosus
68541bdab9
Bump app version to 2022.5.0-beta.4 and lerna package versions
2022-07-14 14:02:53 +00:00
Filipe Freire
2af3eff41b
Bump app version to 2022.5.0-beta.3 and lerna package versions
2022-07-07 15:37:58 +00:00
David Marby
946b5627bc
Bump app version to 2022.5.0-beta.2 and lerna package versions
2022-06-30 08:10:31 +00:00
Dimitri Mitropoulos
ed3aad6046
tsconfig cleanup ( #4908 )
2022-06-27 12:57:50 -04:00
Filipe Freire
8300652981
Chore: All dependabot PRs 23 june 2022 ( #4893 )
...
* Bump shell-quote from 1.7.2 to 1.7.3 in /packages/insomnia-importers
Bumps [shell-quote](https://github.com/substack/node-shell-quote ) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases )
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md )
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3 )
---
updated-dependencies:
- dependency-name: shell-quote
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump got from 11.8.3 to 11.8.5 in /packages/insomnia-smoke-test
Bumps [got](https://github.com/sindresorhus/got ) from 11.8.3 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.3...v11.8.5 )
---
updated-dependencies:
- dependency-name: got
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix indentation for package-lock
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-24 09:54:51 +01:00
Wils Dawson
b400eb1160
Bump app version to 2022.5.0-beta.1 and lerna package versions
2022-06-23 14:10:00 +00:00
Filipe Freire
00a383690e
Merge branch 'release/2022.4.2' into develop
2022-06-22 18:23:44 +01:00
Filipe Freire
f44da26ff3
Bump app version to 2022.4.2 and lerna package versions
2022-06-22 14:24:12 +00:00
Jack Kavanagh
6707e5889d
Bump app version to 2022.5.0-beta.0 and lerna package versions
2022-06-16 09:58:24 +00:00
David Marby
b24d30a21d
Merge branch 'release/2022.4.1' into develop
2022-06-15 19:26:05 +02:00
Filipe Freire
07c5b0cc66
Bump app version to 2022.4.1 and lerna package versions
2022-06-15 09:56:45 +00:00
Filipe Freire
e98bf5d427
Merge branch 'release/2022.4.0' into develop
2022-06-09 14:15:03 +00:00
Filipe Freire
2d6d9ec37f
Bump app version to 2022.4.0 and lerna package versions
2022-06-09 08:05:54 +00:00
Dimitri Mitropoulos
c6a17d8a3e
chore: single letter variables ( #4848 )
2022-06-08 12:27:21 -04:00
Filipe Freire
10faac4232
Bump app version to 2022.4.0-beta.4 and lerna package versions
2022-06-08 09:21:49 +00:00
Take Weiland
5b1ab1b69d
Correctly handle per-operation scopes when importing from OpenAPI 3 ( #4756 )
...
* Fix OpenAPI 3 importer ignoring per request scopes
* Fix OpenAPI 3 tests
* Add more tests for OpenAPI 3 endpoint scopes
Co-authored-by: Filipe Freire <livrofubia@gmail.com>
2022-06-06 14:13:14 +00:00
Mark Kim
35f5094048
Bump app version to 2022.4.0-beta.3 and lerna package versions
2022-06-02 13:20:00 +00:00
Dimitri Mitropoulos
0dd6090f1b
Bump app version to 2022.4.0-beta.2 and lerna package versions
2022-05-19 14:12:37 +00:00
Dimitri Mitropoulos
6e5476de70
chore(deps) updates (all but insomnia) to use @jest/globals ( #4793 )
2022-05-18 17:27:31 -04:00
Dimitri Mitropoulos
52393eccc0
chore(deps): upgrades jest to 28 ( #4783 )
2022-05-17 08:18:06 -04:00
Filipe Freire
c18a729fe7
Bump app version to 2022.4.0-beta.1 and lerna package versions
2022-05-12 13:27:17 +00:00
Sergiy
dd501ee498
postman import auth (from headers and/or auth object) ( #4375 )
...
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2022-05-12 07:52:41 -04:00
David Marby
e2d2c3093d
Bump app version to 2022.4.0-beta.0 and lerna package versions
2022-05-05 10:22:35 +00:00
David Marby
e7730587ef
Bump app version to 2022.3.0 and lerna package versions
2022-04-22 11:53:32 +00:00
David Marby
0d46d18847
Bump app version to 2022.3.0-beta.4 and lerna package versions
2022-04-20 15:19:38 +00:00