Masov
48dd56fe2b
Allow to choose space as a indentation character ( #1177 )
2018-09-26 19:08:32 -04:00
tippl
26498aeaec
Add bottom bar env highlight color style ( #1054 )
...
* Add bottom bar env highlight color style
Had to add this one to the grid, because border appeared outside of the
viewport.
* Use box-sizing attribute instead
* Add more environment color highlight options
* Rename env highlight color styles
2018-07-20 15:05:15 -07:00
tippl
f681d13331
Add bar color indicator for environments ( #1042 )
...
* Add bar color indicator for environments
* Fix according to code review
2018-07-12 13:38:51 -07:00
Gregory Schier
26e9b646bd
Add ability to debug OAuth 2.0 token fetch responses ( #1024 )
...
* Show OAuth 2.0 responses when failed
* Implemented for the rest of the grant types
2018-07-01 13:18:18 -07:00
Gregory Schier
8a8c4b3979
Prompt tag now only prompts once per request maximum
2018-06-27 00:58:34 -04:00
Gregory Schier
4901f03041
Add Prettier
2018-06-25 13:42:50 -04:00
Gregory Schier
deb32c0736
CRUD hooks and purge response body on delete ( Closes #799 )
2018-06-18 17:13:56 -04:00
Gregory Schier
b11f5a5c69
Plugin Storage API ( #981 )
...
* Add plugin storage API
* Add tests
2018-06-08 20:22:39 -07:00
Gregory Schier
fe63c23298
Sortable environments working with react-sortable-hoc ( #978 )
2018-06-08 13:47:49 -07:00
Gregory Schier
1d238a9005
A few UI tweaks
2018-06-07 13:55:28 -04:00
Gregory Schier
c82e163841
Add ability to view introspection request/response timeline upon error ( #970 )
...
* Add ability to view introspection request/response timeline upon error
* Fix tests
2018-06-06 13:48:14 -07:00
Gregory Schier
03b088d53b
Fix sidebar renaming ( Closes #947 )
2018-05-24 21:44:49 -04:00
Gregory Schier
f918e647c0
Remove analytics
2018-05-23 00:28:25 -04:00
Brandon Cook
3a15aab2c4
Add support for additional claims in ASAP Auth ( #822 )
2018-03-28 19:27:21 -04:00
Gregory Schier
d5b75c7d32
Curl generation query params bug ( Fixes #810 )
2018-03-26 13:50:43 -07:00
Gregory Schier
87ccc34bad
Setting for Curl's PATH_AS_IS flag ( Closes #823 )
2018-03-26 10:43:42 -07:00
Gregory Schier
88286bbf94
Don't restore name/folder on history change ( Fixes #786 )
2018-03-06 19:02:31 +13:00
Gregory Schier
298db4bf58
Fix form urlencoded multiline preference ( Fixes #791 )
2018-03-06 17:50:25 +13:00
Gregory Schier
1c69e3a1b4
Fix tests
2018-03-06 16:45:40 +13:00
Gregory Schier
5d3402a814
Make graphql introspection requests private
2018-03-06 16:05:57 +13:00
Gregory Schier
903a5d7803
Fix request body not changing ( Fixes #792 )
2018-03-02 22:49:14 +13:00
Alan Seymour
c5b946c07c
[Feature] Save request body when switching to 'No Body' ( #752 ) ( #762 )
...
* Save body when switching to No Body, restore on returning
* Hide body clearing warning when switching to no body
* Remove unused import
* Add tests
2018-02-17 00:24:54 +08:00
Peter Lyons
0fc709574d
Support AWS Multifactor Auth ( #719 )
...
* Back end support
2018-01-24 10:51:13 -07:00
c22
dd51487905
Add RSA-SHA1 signing to OAuth 1.0 ( #611 )
...
* Add RSA-SHA1 signing to OAuth 1.0
* Add OAuth 1.0 RSA-SHA1 test
2018-01-16 13:06:26 +07:00
Gregory Schier
1ff673f46c
Fix tests
2017-12-12 20:26:27 +01:00
Gregory Schier
1d2d02e50d
Don't update body type when content-type header changes ( Closes #657 )
2017-12-12 20:05:45 +01:00
Gregory Schier
cff03fb4e6
Fix body migration ( Fixes #634 )
2017-11-28 11:25:05 +00:00
Gregory Schier
549ce23ce8
Merge All Repositories into Monorepo for easier maintenance ( #629 )
...
* All projects into monorepo
* Update CI
* More CI updates
* Extracted a bunch of things into packages
* Publish
- insomnia-plugin-base64@1.0.1
- insomnia-plugin-default-headers@1.0.2
- insomnia-plugin-file@1.0.1
- insomnia-plugin-hash@1.0.1
- insomnia-plugin-now@1.0.1
- insomnia-plugin-request@1.0.1
- insomnia-plugin-response@1.0.1
- insomnia-plugin-uuid@1.0.1
- insomnia-cookies@0.0.2
- insomnia-importers@1.5.2
- insomnia-prettify@0.0.3
- insomnia-url@0.0.2
- insomnia-xpath@0.0.2
* A bunch of small fixes
* Improved build script
* Fixed
* Merge dangling files
* Usability refactor
* Handle duplicate plugin names
2017-11-26 20:45:40 +00:00