Manoel
69cbcdf253
Add extension to .eslintrc file ( #1711 )
...
.eslintrc without extension is deprecated
2019-10-07 11:39:55 -07:00
v1ktor
9909f8e907
Escape yarn paths ( #1699 )
2019-10-07 11:37:42 -07:00
Gregory Schier
cab9475de9
Remove package linking from release
2019-10-02 08:19:23 -07:00
Gregory Schier
eed5672948
Bump package locks
2019-10-02 08:01:58 -07:00
Gregory Schier
ebb8bb531d
Version bump
2019-09-30 17:58:07 -07:00
v1ktor
e1c185ced2
Escape dirs in the yarn cmd ( #1688 )
2019-09-30 13:13:03 -07:00
Ranjan Purbey
e14237a555
Fix transparent line-numbers background ( #1690 )
2019-09-30 13:11:15 -07:00
Gregory Schier
752e540ca9
Merge remote-tracking branch 'origin/develop' into develop
2019-09-30 11:44:13 -07:00
Gregory Schier
bdb09f9eea
Send app property with notification request
2019-09-30 11:44:04 -07:00
Gregory Schier
ede63b9a3f
Add Insomnia Documentor to README
2019-09-26 20:45:30 -07:00
Gregory Schier
400f15a348
Publish
...
- insomnia-app@1.1.9
- insomnia-cookies@0.0.18
- insomnia-importers@2.0.21
- insomnia-libcurl@0.0.29
- insomnia-prettify@0.1.12
- insomnia-url@0.1.11
- insomnia-xpath@1.0.15
- insomnia-plugin-base64@1.0.11
- insomnia-plugin-cookie-jar@1.0.16
- insomnia-plugin-core-themes@1.0.10
- insomnia-plugin-default-headers@1.1.12
- insomnia-plugin-file@1.0.12
- insomnia-plugin-hash@1.0.12
- insomnia-plugin-jsonpath@1.0.19
- insomnia-plugin-now@1.0.17
- insomnia-plugin-os@1.0.19
- insomnia-plugin-prompt@1.1.16
- insomnia-plugin-request@1.0.25
- insomnia-plugin-response@1.0.25
- insomnia-plugin-uuid@1.0.16
2019-09-19 13:57:27 -07:00
Gregory Schier
c27140648a
Send app ID to auto-update server
2019-09-18 12:07:09 -07:00
Gregory Schier
945ff0e631
Unify build config in one place
2019-09-17 17:02:42 -07:00
Gregory Schier
cc489c9d22
Reference Windows build tools in Readme dev setup
...
Closes #1672
2019-09-17 13:50:10 -07:00
CodyDWJones
d2d29bd1e1
Add Audience parameter for Resource Owner Password Credentials ( #1677 )
2019-09-17 11:59:59 -07:00
Gregory Schier
773eefc059
Initial try at creating GitHub actions ( #1646 )
...
* Initial try at creating GitHub actions
* Fix Git checkout
* Just Mac for now
* Add Windows back
* Try change run for WIndows
* Configure msvs
* Try again
* Try again
* Try downgrading windows
* Change msvs version
* Separate Windows steps
* Try adding Ubuntu
* Linux packages
* SUdo?
* Try something else
* Make test more robust
2019-08-21 23:59:06 -07:00
Gregory Schier
32a45ac8bf
Consider min x/y when clamping initial window ( Fixes #1255 )
2019-08-21 10:43:54 -07:00
Gregory Schier
30b54ee3d3
Base64 encode JSONPath template tag
2019-08-20 17:24:18 -07:00
Gregory Schier
57bf6c2df2
Always show GraphQL introspection errors ( Fixes #1643 )
2019-08-20 11:24:53 -07:00
Gregory Schier
d4a4efc515
Tweak keysource alg for more robust recursion
2019-08-16 14:19:25 -07:00
Gabrz
5e53c82972
[Bug Fix 1288] "Undefined" for nested variables ( #1637 )
...
* Update nunjucks-tags.js
(Fixes bug #1288 ) Extract parent from nunjucks tag when it is a nested property nested. The parent is then used to fetch the keyContext
* Revert "Update nunjucks-tags.js"
This reverts commit 4d4da99de3
.
* Update render.js
Added function that recursively gets the keys. So they will show the correct parent location in the nunjuck tooltip.
* Rework after review from gschier
A few little changes after review of the initial change.
* Added keySource for Arrays
Added loop to store Key and Source when item is an Array.
2019-08-16 13:54:01 -07:00
Gregory Schier
b2bc2db184
Merge branch 'improvement/openapi-deterministic-import-ids' into develop
2019-08-15 14:55:41 -07:00
Gregory Schier
cc6260c00b
Merge branch 'develop' of github.com:getinsomnia/insomnia into develop
2019-08-15 14:55:36 -07:00
Gregory Schier
e965de17f9
Still show nunjucks tag label when render error present
2019-08-15 14:53:27 -07:00
Gregory Schier
0a3a26c726
Make OpenAPI importer generate deterministic IDs ( #1641 )
...
* Make OpenAPI importer generate deterministic IDs
* Fix tests
2019-08-15 14:29:01 -07:00
Gregory Schier
899926450a
Fix tests
2019-08-15 14:06:55 -07:00
Gregory Schier
3e2311e4e1
Make OpenAPI importer generate deterministic IDs
2019-08-15 12:56:32 -07:00
Gabrz
34a55477a7
Changed type determination
2019-08-13 17:31:02 +02:00
Gregory Schier
257685ca47
Ask user on import whether they want to use current workspace
2019-08-12 17:15:44 -04:00
Gregory Schier
26dc5233cc
GraphQL explorer now uses font color from theme
2019-08-12 16:54:45 -04:00
Gregory Schier
7c5dc005ae
GraphQL explorer now uses font color from theme
2019-08-12 16:50:41 -04:00
Gabrz
e4137d83d2
Update render.js
...
(Feature Request #1580 ) Merge Environment nested objects instead of overwrite them
2019-08-11 11:12:48 +02:00
Gregory Schier
5ce2825ea9
Fix Codemirror state restore in wrong place
2019-08-09 16:45:44 -04:00
Gregory Schier
972477d2d4
Fix for Swagger and OpenAPI importers using wrong workspace key
2019-08-09 16:45:25 -04:00
Gregory Schier
baedfd2aef
Remove ability to prettify YAML (doesn't need it)
2019-08-09 13:10:20 -04:00
Gregory Schier
3f02e84d4c
Add YAML name to beautify button
2019-08-09 12:54:49 -04:00
Gregory Schier
05b2f0ba10
Add support for YAML content type
2019-08-09 12:52:43 -04:00
Gregory Schier
2c1130e691
Always indent YAML with spaces instead of tabs since tabs are not valid
2019-08-09 12:42:10 -04:00
Gregory Schier
60b429b71d
Remove unnecessary check for editor indenting
2019-08-09 12:37:13 -04:00
Gregory Schier
b30f8a9e77
Add extra "editor" scope for plugin themes
2019-08-09 12:15:29 -04:00
Gregory Schier
99964821d5
Convert Promise to async/await and make sidebar dragging more robust.
2019-08-09 11:09:48 -04:00
Gregory Schier
09861f54b2
Fix JSONPath dependency issue ( Closes #1624 )
2019-08-07 12:18:14 -04:00
Gregory Schier
a3ab2acfd4
Fix change password logic
2019-08-07 11:08:25 -04:00
Gregory Schier
1ed09bf9b7
Publish
...
- insomnia-app@1.1.8
- insomnia-cookies@0.0.17
- insomnia-importers@2.0.20
- insomnia-libcurl@0.0.28
- insomnia-xpath@1.0.14
- insomnia-plugin-cookie-jar@1.0.15
- insomnia-plugin-jsonpath@1.0.18
- insomnia-plugin-now@1.0.16
- insomnia-plugin-os@1.0.18
- insomnia-plugin-prompt@1.1.15
- insomnia-plugin-request@1.0.24
- insomnia-plugin-response@1.0.24
- insomnia-plugin-uuid@1.0.15
2019-08-06 12:05:21 -04:00
Gregory Schier
1a80b3131a
Bump app version
2019-08-06 12:05:05 -04:00
Opender Singh
4bfb6eb200
Add back View > Toggle Sidebar item ( #1548 )
...
* Add View > Toggle Sidebar item back
* Remove from _globalKeyMap to prevent double toggle
* Remove sidebar toggle hotkeys
2019-08-05 14:38:19 -04:00
Gregory Schier
45d0a498cd
Convert promise to async/await
2019-08-05 14:33:07 -04:00
Gregory Schier
554db6243b
Merge branch 'develop' of github.com:getinsomnia/insomnia into pull/1584
2019-08-05 14:28:03 -04:00
Gregory Schier
4e39890837
Merge branch 'develop' of github.com:getinsomnia/insomnia into develop
2019-08-05 14:13:21 -04:00
Gregory Schier
9f90410a0b
Merge branch 'pull/1597' into develop
2019-08-05 14:13:11 -04:00