Gregory Schier
eb6fee088a
Update dep
2018-07-16 09:54:31 -04:00
Gregory Schier
7f85dacd91
Bump dep
2018-07-16 09:43:06 -04:00
Gregory Schier
6ce95633b6
Break cache
2018-07-16 09:13:48 -04:00
Gregory Schier
d5bc716918
Charcode for webview ( Fixes #1045 )
2018-07-16 08:54:18 -04:00
Gregory Schier
794646f2ac
Merge branch 'develop' of github.com:getinsomnia/insomnia into develop
2018-07-16 08:53:43 -04:00
Gregory Schier
512b048e4c
Publish
...
- insomnia-plugin-cookie-jar@1.0.1
- insomnia-plugin-jsonpath@1.0.4
- insomnia-plugin-now@1.0.6
- insomnia-plugin-os@1.0.8
- insomnia-plugin-request@1.0.12
- insomnia-plugin-response@1.0.10
- insomnia-plugin-uuid@1.0.5
- insomnia-app@1.0.24
- insomnia-cookies@0.0.7
- insomnia-httpsnippet@1.16.11
- insomnia-importers@2.0.6
- insomnia-libcurl@0.0.7
- insomnia-xpath@1.0.4
2018-07-16 08:52:26 -04:00
Gregory Schier
0eed38aea3
Bump some deps
2018-07-16 08:52:10 -04:00
Sean Washington
1a23dc2b4b
First pass at one light/dark themes ( #1044 )
2018-07-15 19:12:46 -07:00
Gregory Schier
b4eb470e4e
Bump dep
2018-07-12 18:24:16 -04:00
Gregory Schier
58873bfe38
Move electron rebuild to postinstall
2018-07-12 17:40:15 -04:00
Gregory Schier
431643ac31
try
2018-07-12 17:24:48 -04: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
4d24bc1d59
Hopefully fix build errors for Node 10
2018-07-12 14:47:21 -04:00
Gregory Schier
f3ef11dfa0
Publish
...
- insomnia-plugin-jsonpath@1.0.3
- insomnia-plugin-os@1.0.7
- insomnia-plugin-prompt@1.1.4
- insomnia-plugin-request@1.0.11
- insomnia-plugin-response@1.0.9
- insomnia-app@1.0.23
- insomnia-cookies@0.0.6
- insomnia-httpsnippet@1.16.10
- insomnia-importers@2.0.5
- insomnia-libcurl@0.0.6
- insomnia-xpath@1.0.3
2018-07-11 19:07:40 -04:00
Gregory Schier
65fc2ece89
Upgrade some deps
2018-07-11 19:07:20 -04:00
Gregory Schier
66637f33d4
Fix async tag error handling ( Closes #1027 )
2018-07-09 10:53:11 -04: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
ebbb8d5247
Handle missing content-type header with AWS auth ( Fixes #910 )
2018-06-30 15:55:36 -04:00
Gregory Schier
99cf230720
Publish
...
- insomnia-app@1.0.22
- insomnia-libcurl@0.0.5
2018-06-29 15:58:50 -04:00
Gregory Schier
8ef0b03d9f
Add clear button to sidebar filter ( Closes #989 )
2018-06-29 14:50:08 -04:00
Gregory Schier
145d566a65
More precise environment cascading ( Fixes #1020 )
2018-06-29 12:29:46 -04:00
Gregory Schier
8a751883f8
Remove empty ruleset
2018-06-28 17:17:40 -04:00
Gregory Schier
17df94d4ec
Add @flow comment to flow-typed files
2018-06-28 17:16:18 -04:00
Gregory Schier
7459e84759
Make themes free
2018-06-28 16:11:28 -04:00
Gregory Schier
f9ac47cdb1
Disable non-working GraphQL jump feature
2018-06-28 16:07:32 -04:00
Gregory Schier
5aaa350fc1
Add GraphQL popup reference on hover ( #1019 )
2018-06-28 13:05:45 -07:00
Gregory Schier
2787f93efa
Comment
2018-06-27 23:49:40 -04:00
Gregory Schier
4b64c81222
Don't render GraphQL comments ( Fixes #895 )
2018-06-27 23:47:55 -04:00
Gregory Schier
07b4e02693
Show operationName and some tweaks
2018-06-27 22:49:24 -04:00
Gregory Schier
10fb8b19e3
Improvements to GraphQL query highlight system
2018-06-27 18:01:23 -04:00
Gregory Schier
59a6dd2781
Run Prettier
2018-06-27 15:33:02 -04:00
Walter Barbagallo
29d13ce096
Run GraphQL query based on cursor position. ( #990 )
...
* Run GraphQL query based on cursor position.
If there are multiple operations in the GraphQL query it automatically choose
which operation to run based on the cursor position.
* Highlight current operation
* Refactor. Prevent some query change issues.
If the current operation name gets deleted the new current operation
is set as fallback to the first operation name.
This refactor includes a `_documentAST` property on GraphQLEditor component,
so it is locally available (it avoids multiple graphql `parse` function calls).
Also a _queryEditor reference is added to the component.
2018-06-27 12:31:32 -07:00
Gregory Schier
2de3a4d0d0
Remove console log
2018-06-27 02:05:13 -04:00
Gregory Schier
16cc9bbc42
Refactor nunjucks tag update logic ( Closes #1014 )
2018-06-27 02:03:53 -04:00
Gregory Schier
b10316c9ab
Fix weird nunjucks tag hover bug ( Closes #1014 )
2018-06-27 01:40:45 -04:00
Gregory Schier
e811444eac
Fix tests
2018-06-27 01:29:37 -04:00
Gregory Schier
6126dce3c5
Fix plugin store API tests
2018-06-27 01:21:11 -04:00
Gregory Schier
74d28790ab
Publish
...
- insomnia-plugin-request@1.0.10
- insomnia-app@1.0.21
2018-06-27 01:17:47 -04:00
Gregory Schier
4bc5f1b789
Revampt fuzzy sort to be much more intuitive ( #1012 )
2018-06-26 22:13:48 -07:00
Gregory Schier
f921b5582e
Publish
...
- insomnia-plugin-prompt@1.1.3
- insomnia-app@1.0.20
2018-06-27 01:13:01 -04:00
Gregory Schier
1ebfdc4dee
Publish
...
- insomnia-plugin-base64@1.0.4
- insomnia-plugin-default-headers@1.1.7
- insomnia-plugin-file@1.0.4
- insomnia-plugin-hash@1.0.4
- insomnia-plugin-jsonpath@1.0.2
- insomnia-plugin-now@1.0.5
- insomnia-plugin-os@1.0.6
- insomnia-plugin-prompt@1.1.2
- insomnia-plugin-request@1.0.9
- insomnia-plugin-response@1.0.8
- insomnia-plugin-uuid@1.0.4
- insomnia-app@1.0.19
- insomnia-cookies@0.0.5
- insomnia-httpsnippet@1.16.9
- insomnia-importers@2.0.4
- insomnia-libcurl@0.0.4
- insomnia-prettify@0.1.3
- insomnia-url@0.1.3
- insomnia-xpath@1.0.2
2018-06-27 00:59:43 -04:00
Gregory Schier
8a8c4b3979
Prompt tag now only prompts once per request maximum
2018-06-27 00:58:34 -04:00
Gregory Schier
15e230c77a
Fix tests
2018-06-26 17:26:51 -04:00
Gregory Schier
60f6a31a95
Add folder index to request tag ( Closes #1011 )
2018-06-26 17:26:44 -04:00
Gregory Schier
4fec7fd9e8
More restrictive fuzzy search ( Closes #988 )
2018-06-26 16:58:03 -04:00
Gregory Schier
f72f1d5f0a
Update insomnia-node-libcurl
2018-06-26 14:24:19 -04:00
Drew Delianides
3b58c994f8
add audience param to implicit oauth grant closes #1008 ( #1009 )
2018-06-26 08:31:37 -07:00
Gregory Schier
f08057a6b8
Better Prettier pre-commit
2018-06-25 16:10:12 -04:00
Gregory Schier
14fb8a1585
Env now available when no active request ( Fixes #1005 )
2018-06-25 15:58:03 -04:00
Gregory Schier
4901f03041
Add Prettier
2018-06-25 13:42:50 -04:00