Gregory Schier
a492dc6312
Merge branch 'develop' of github.com:getinsomnia/insomnia into develop
2019-11-22 10:58:20 -05:00
Gregory Schier
05c68ecdf6
Small tweak to setSelection in CodeEditor component
2019-11-22 10:58:00 -05:00
Gregory Schier
af3a4f0553
OpenAPI spec check for empty properties on import
2019-11-22 10:57:33 -05:00
Luca Dommes
313de05a16
Make 'value' and 'header' lower case for consistency ( #1790 )
2019-11-22 10:48:56 -05:00
kliques
58eb3eaeb7
feature: clipboard feature ( #1776 )
...
- add import from clipboard
2019-11-22 10:46:54 -05:00
Gregory Schier
62f3899e23
Add regex JSONPath example to help dialog (Ref #1785 )
2019-11-15 15:16:00 -05:00
Gregory Schier
9289007b3d
Merge branch 'develop' of github.com:getinsomnia/insomnia into develop
2019-11-15 12:55:28 -05:00
Gregory Schier
3bd7a41200
Fix type check on render ( Fixes #1786 )
2019-11-15 12:55:10 -05:00
Nilay Majorwar
49804432a5
Added response history grouping by time ( #1761 )
2019-11-07 17:10:08 -05:00
Gregory Schier
8073797816
Merge branch 'develop' of github.com:getinsomnia/insomnia into develop
2019-11-04 20:10:21 -05:00
Gregory Schier
0f13d4d002
Dropdown works with empty dividers
2019-11-04 20:10:14 -05:00
Elias Meire
414e35ea11
[Feature] [OpenAPI] Support OpenAPI 3 securitySchemes ( #1725 )
...
* feat(openapi): Fix parseDocument return type
* feat(openapi): Add support for apiKey and http security
Add support for apiKey and http security in OpenAPI 3 parser
* feat(openapi): Add env variables for OpenAPI security
* feat(openapi): Restore fixture tests, add skip option for failing test
* feat(openapi): Add/adapt test fixtures
* feat(openapi): Improve Cookie formatting
* Empty commit; trigger CI
* feat(openapi): Add type basic to auth
2019-11-01 10:30:44 -04:00
Nilay Majorwar
9b804b282b
Fix build failing ( #1760 )
2019-11-01 10:02:53 -04:00
Nilay Majorwar
157ccac2f8
Added display support for X-Http-Method-Override ( #1744 )
2019-10-31 12:46:48 -04:00
Jack Isherwood
8387424261
Add libfontconfig-dev install for Linux dev setup ( #1742 )
2019-10-31 12:39:11 -04:00
Nilay Majorwar
ad278ea01a
[Feature] Added request-specific followRedirects setting ( #1737 )
...
* Added request-specific follow redirect setting
* Added hint text to follow redirects setting
2019-10-31 12:02:03 -04:00
Adam Lavin
c88eb129b9
Fetch new access tokens if refreshing token returns "invalid_grant" ( #1729 )
2019-10-31 11:58:58 -04:00
Elias Meire
e8cefefa57
[Feature] [cURL] Parse query parameters from url in importer ( #1726 )
...
* feat(curl): parse parameters from url string
* feat(curl): Remove trailing slash after import
* feat(curl): Add exception for failing test
* feat(curl): Parse params from url in curl importer
2019-10-31 11:42:42 -04:00
Gregory Schier
61b4c6e78d
Dropdown children now work with React.Fragment
2019-10-30 12:30:34 -04:00
Gregory Schier
db9925165a
Try update windows-build-tools
2019-10-30 10:58:16 -04:00
Gregory Schier
76d11266a7
Put ref check in correct script
2019-10-30 10:56:10 -04:00
Gregory Schier
b531dfbd9c
Fix package script env var reference
2019-10-30 10:39:00 -04:00
Gregory Schier
8110caa4ff
Small tweak to build scripts
2019-10-30 10:24:32 -04:00
Gregory Schier
e1d3f15311
Better entities initialization
2019-10-30 10:24:14 -04:00
Gregory Schier
8f4e57e936
Try newer macOS 10.13 on Travis
2019-10-18 11:08:59 -04:00
Gregory Schier
2d03e9f170
Remove Mac builds from GitHub Actions
2019-10-18 10:54:04 -04:00
Gregory Schier
f554425d13
Add travis back for macOS builds
2019-10-18 10:48:39 -04:00
Gregory Schier
d8d2398c81
Add SNAPCRAFT_LOGIN_FILE secret
2019-10-17 16:32:09 -04:00
Gregory Schier
736e367d7b
Fix GITHUB env check
2019-10-17 16:17:39 -04:00
Gregory Schier
b0e9edea9d
Add snapcraft login
2019-10-17 15:57:26 -04:00
Gregory Schier
2991e87187
Hack publish parameter for snap
2019-10-17 15:11:00 -04:00
Gregory Schier
6d32a48756
Try publish: null
2019-10-17 14:51:55 -04:00
Gregory Schier
1b102e20c3
Don't publish snapcraft during build
2019-10-17 14:30:22 -04:00
Gregory Schier
45aa1a563f
Disable snap publish
2019-10-10 16:55:27 -07:00
Gregory Schier
c33c7c0363
Use snapcraft Docker image
2019-10-10 16:28:04 -07:00
Gregory Schier
468fdd8cba
Snapcraft install attempt 2
2019-10-10 14:17:11 -07:00
Gregory Schier
a65e99fb63
Print snapcraft version
2019-10-10 14:05:40 -07:00
Gregory Schier
d62b969d87
Bump version to beta
2019-10-10 12:20:46 -07:00
Gregory Schier
51d16a9fca
CI fixes
2019-10-10 11:34:43 -07:00
Gregory Schier
ff976ed074
Fix Ubuntu 16 version
2019-10-10 10:49:59 -07:00
Gregory Schier
53a603052e
Specify Linux build targets
2019-10-10 10:40:44 -07:00
Gregory Schier
9e52bf3927
Remove TravisCI and Appveyor
2019-10-10 10:30:33 -07:00
Gregory Schier
2153af7ab9
Fix owner and repo in release code
2019-10-10 10:29:49 -07:00
Gregory Schier
54a524a55c
Fix linux?
2019-10-09 17:54:44 -07:00
Gregory Schier
6c67a82383
Ubuntu 14 and 16 builds
2019-10-09 17:46:41 -07:00
Gregory Schier
358791abd2
Code signing GH Actions attempt
2019-10-09 14:09:16 -07:00
Gregory Schier
24109a0538
Bump version'
2019-10-09 13:32:36 -07:00
Gregory Schier
153b10c209
Better Github Actions builds ( #1718 )
...
* Try some things
* Try docker
* Specify bash in Dockerfile
* Fix?
* Fix dockerfile version
* Fix bootstrap.sh path
* Use GITHUB_WORKSPACE in docker script
* Fix permissions again
* Fix missing bootstrap.sh
* Try again
* Fix entrypoint.sh permissions
* Remove Linux2
2019-10-09 13:31:42 -07:00
Emerson Lopes
dd7d23fc65
fix typos ( #1714 )
2019-10-09 11:55:21 -07:00
Gregory Schier
7888030971
Try setting GYP_MSVS_VERSION=2017
2019-10-09 10:36:58 -07:00