Gregory Schier
85ff38e8a4
Merge branch 'develop' of github.com:getinsomnia/insomnia into develop
2018-04-25 13:52:32 -04:00
Gregory Schier
a03b1546bf
Fix autocomplete hotkey in settings ( Fixes #872 )
2018-04-25 13:52:13 -04:00
Gregory Schier
6af6c6e06d
Autocomplete for GraphQL variables ( #888 )
...
* Autocomplete for GraphQL variables
* Add refresh key to audioi response viewer (Fixes #890 )
2018-04-25 08:02:59 -04:00
Gregory Schier
ef3c76079b
Close trial-end dialog even on failure ( Fixes #847 )
2018-04-23 07:34:47 -04:00
Gregory Schier
52f7cdea4e
Add refresh key to audioi response viewer ( Fixes #890 )
2018-04-23 07:22:21 -04:00
Gregory Schier
2a139ba009
Fix app refresh after change content-type ( Fixes #884 )
2018-04-22 12:55:43 -04:00
Gregory Schier
7dbbeaa8ab
Fetch GraphQL schema more often
2018-04-20 19:06:16 -04:00
Gregory Schier
b0ff54d050
Updated eslint, flow, and fixed errors
2018-04-19 15:54:19 -04:00
Gregory Schier
053c2cb3a0
Merge branch 'develop' of github.com:getinsomnia/insomnia into develop
2018-04-18 14:21:37 -04:00
Gregory Schier
b5ad46b5a9
Add HMAC-256 oauth 1 ( Closes #868 )
2018-04-18 14:21:06 -04:00
Gregory Schier
d18564c7dc
Fix link
2018-04-17 15:47:15 -04:00
Ville Skyttä
36e4f3aca6
Add Swagger to import format lists ( #863 )
2018-04-15 07:06:44 -04:00
Gregory Schier
386acdd2c9
Add content types and fix iconv failure
2018-04-05 08:35:56 -04:00
Gregory Schier
26e92635dd
Update httpsnippet
2018-04-02 08:46:14 -04:00
Gregory Schier
d0d6c4b57f
Ability for prompt tag to cache results
2018-03-30 10:25:35 -04:00
Gregory Schier
653cc88ae1
Ability to change Bearer prefix ( Closes #817 )
2018-03-30 08:52:02 -04:00
Gregory Schier
c9402c58d0
Upgrade flow
2018-03-29 13:59:32 -04:00
Gregory Schier
6493f57e3b
Cleaned up request switcher
2018-03-29 11:40:37 -04:00
Gregory Schier
e17332c7de
Fix response timer infinite recursion ( Fixes #838 )
2018-03-29 10:59:28 -04:00
Gregory Schier
c8172bf5b2
Move folders and requests to new workspaces ( #837 )
2018-03-29 09:57:24 -04:00
Brandon Cook
3a15aab2c4
Add support for additional claims in ASAP Auth ( #822 )
2018-03-28 19:27:21 -04:00
Shawn Axsom
bee9973839
Filter requests by folder, URI, method, query string ( #797 )
...
* Quick Switch matching for Request URL and Method
Previously only Request Name was searched for in Quick Switch window.
This adds support for searching Request URL and Method as well.
A fuzzyMatchAll function has been added to be able to search different
fields in any
order, space delimited.
* Include request parameters in searchable fields
* Allow searching requests by folder paths
* More descriptive placeholder for Quick Switch modal search input
* Update sidebar filter to match Quick Switch, allowing URL and Query String matching
* More descriptive placeholder for sidebar search
* Unit tests for fuzzyMatch and fuzzyMatchAll
* More unit tests for fuzzyMatch and fuzzyMatchAll
* minor refactorings
2018-03-28 16:57:05 -04:00
Gregory Schier
feb736c1bc
Always show all autocomplete items ( Fixes #833 )
2018-03-28 15:54:28 -04:00
Gregory Schier
1321f9b6c8
Add 'Delete All' option to key/value editors ( Closes #803 )
2018-03-26 19:11:20 -07:00
Gregory Schier
d410d20c49
Fix updating env colors ( Fixes #811 )
2018-03-26 18:40:08 -07:00
Gregory Schier
0dab74ecc0
Allow query params to be multiline ( Closes #806 )
2018-03-26 18:14:43 -07:00
Gregory Schier
9fd5c62902
Fix response csv/multipart stale refreshes
2018-03-26 14:25:56 -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
cbd873febc
Add verifier to OAuth1 ( Closes #828 )
2018-03-26 09:52:14 -07:00
Gregory Schier
11a616b011
Merge branch 'develop' of github.com:getinsomnia/insomnia into develop
2018-03-26 09:40:07 -07:00
Gregory Schier
e0bfed5a1d
More AWS Auth fields and add 'enable' to OAuth ( Closes #830 )
2018-03-26 09:40:02 -07:00
Benjamin Atkin
d05ca8582f
change header placeholder from My-Header to Header so it says New Header ( #820 )
2018-03-19 11:24:42 +10:00
Gregory Schier
676ac58b8b
Handle backslashes better in render preview ( Fixes #788 )
2018-03-06 18:39:34 +13:00
Gregory Schier
298db4bf58
Fix form urlencoded multiline preference ( Fixes #791 )
2018-03-06 17:50:25 +13:00
Gregory Schier
5d3402a814
Make graphql introspection requests private
2018-03-06 16:05:57 +13:00
Gregory Schier
9c2eafe29c
GraphQL introspection use plugins ( Fixes #798 )
2018-03-06 15:26:59 +13:00
Gregory Schier
75f18bcc96
Fix response viewer state syncing issues
2018-03-02 00:16:34 +13:00
Gregory Schier
2988bf17d8
Fix Prompt.cancelable default
2018-03-01 23:52:49 +13:00
Gregory Schier
a30db86dea
Fix prompt plugin
2018-02-21 21:48:06 +10: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
Gregory Schier
30e053f8e2
Persist editor scroll positions
2018-02-08 19:12:29 +08:00
Gregory Schier
c579e1a6e0
Autofocus alert cancel button
2018-02-08 17:23:38 +08:00
Gregory Schier
f746eff4ca
Enforce multiline on key-value editor ( Fixes #745 )
2018-02-08 17:14:54 +08:00
Gregory Schier
93bfb9409c
Add time and size tags back to response history
2018-02-08 16:58:22 +08:00
Gregory Schier
5969e2ed2f
All dropdowns now have caret icons
2018-02-08 16:53:40 +08:00
Gregory Schier
6bbfca3648
Some more work
2018-01-29 12:00:14 +08:00
Gregory Schier
d6e8284d26
Add enabled to most auth panes
2018-01-29 11:31:02 +08:00
Peter Lyons
755a934efc
Mockup AWS MFA UI ( #719 )
2018-01-28 10:45:30 -07:00
Ian Sutherland
3ee969a101
Replace time and size with URL in history dropdown ( #677 ) ( #721 )
2018-01-24 08:49:50 +07:00
Gregory Schier
cdd565d2bc
Base environment fixes
2018-01-17 13:45:13 +07:00