Gregory Schier
0c48d0027d
Send first named query as operationName
2017-10-30 13:55:04 +01:00
Gregory Schier
990c23173e
remove portable target
2017-10-17 22:28:09 +02:00
Gregory Schier
14535aa909
Try portable build
2017-10-17 22:04:00 +02:00
Gregory Schier
0b0d8743f9
Update jsonpath
2017-10-17 11:45:31 +02:00
Gregory Schier
0d56b84c21
Rewrote broken PDF viewer
2017-10-12 19:58:49 +02:00
Gregory Schier
904b369c46
Flow and robustness to tag editor ( #511 )
2017-10-10 16:46:32 +02:00
Gregory Schier
a51fe44f74
Upgrade Electron and React
2017-09-30 22:10:57 +02:00
Gregory Schier
413818cee1
Add zip target to Windows builds
2017-09-26 10:51:08 +02:00
Gregory Schier
a2517713c5
Autoselect active env in editor and update flow ( #497 )
2017-09-25 23:32:58 +02:00
Julien Giovaresco
2fcf98536f
Implement Hawk Authentication ( #446 )
...
* Implement Hawk Authentication
* fix the missing label of inputs
* Fix PR reviews
2017-08-21 10:43:12 -07:00
Gregory Schier
5cf3960103
Bump libcurl again
2017-08-16 15:28:04 -07:00
Gregory Schier
24a826a680
Bump libcurl again
2017-08-16 14:58:14 -07:00
Gregory Schier
b84b3c1671
Some tweaks
2017-08-16 14:31:14 -07:00
Gregory Schier
f7687ee7d8
Try breaking cache
2017-08-16 10:57:47 -07:00
Gregory Schier
a3df61fd85
Revert Webpack to 2.2.1
2017-08-16 10:41:15 -07:00
Gregory Schier
9b6cb3fb5d
No more Git deps
2017-08-15 20:49:58 -07:00
Gregory Schier
89677305b1
Update dep
2017-08-15 18:17:42 -07:00
Gregory Schier
147e57817a
Fix tests
2017-08-15 17:46:28 -07:00
Gregory Schier
852a6e6f14
Slower response refresh
2017-08-15 17:19:02 -07:00
Gregory Schier
b88f4741e4
Upgrade React and dependent libraries
2017-08-09 18:56:27 -07:00
Gregory Schier
f20be20f82
Upgrade to webpack 3
2017-08-08 11:23:08 -07:00
Gregory Schier
bc54f269a8
Download plugins as tar into own dirs ( #388 )
2017-08-01 09:58:08 -07:00
Gregory Schier
1228c14f3b
Update insomnia-importers package ( Fixes #378 )
2017-07-26 09:48:07 -07:00
Gregory Schier
09e1944322
Update to custom httpsnippet fork ( Closes #375 )
2017-07-25 13:51:49 -07:00
Gregory Schier
98b23002a2
Better graphql autocomplete
2017-07-25 11:00:30 -07:00
Gregory Schier
1df3ba4531
GraphQL Body Type ( #376 )
...
* Initial GraphQL support
* Better error handling and formatting
2017-07-24 21:15:24 -07:00
Gregory Schier
d3ce502c13
Load plugin from NPM ( #371 )
...
* Install plugins from npm
* A bit more
* Error handling and messaging
2017-07-21 17:55:34 -07:00
Gregory Schier
d00f8d1953
Only load dev extensions in dev
2017-07-20 12:29:16 -07:00
Louis St-Amour
6a391268e5
Adding react and redux dev tools ( #327 )
...
* Adding react & redux dev tools
To dev builds, using electron-devtools-installer
* Corrected lint error
* Updating package-lock.
2017-07-20 12:09:07 -07:00
Gregory Schier
d88e1fc727
Don't run flow server to check
2017-07-19 21:06:40 -07:00
Gregory Schier
ce5e730e4f
More flow retries for slow CI
2017-07-19 19:16:45 -07:00
Gregory Schier
01e10138ee
Add flow check to npm test
2017-07-18 22:04:15 -07:00
Gregory Schier
c90ea4d35a
More verbose flow types
2017-07-18 19:54:03 -07:00
Gregory Schier
08438b6911
Add flow to project
2017-07-17 16:32:47 -07:00
Gregory Schier
207978bb23
Fix Codemirror single line scroll quirk
2017-07-17 15:17:31 -07:00
Gregory Schier
3853f3dcd7
Try snap packaging
2017-07-17 12:27:19 -07:00
Gregory Schier
dc221bb05c
Apply AWS signing to application/x-www-form-urlencoded bodies
2017-07-12 14:20:31 -07:00
Peter Lyons
d2c677c0fd
Add support for AWS authentication ( #347 )
...
* Implements #344
* Multifactor authentication (MFA) not yet supported
2017-07-12 14:01:14 -07:00
Gregory Schier
512737fd96
Some minor updates to pdf viewing
2017-06-23 08:40:43 -07:00
Antoine
8fa948e402
Preview PDF on 'Visual preview mode' #323 ( #325 )
2017-06-23 08:32:09 -07:00
Gregory Schier
2d08bfb9fb
Update Electron
2017-06-19 14:57:24 -07:00
Gregory Schier
93b16cc107
Track request versions and restore with response ( #305 )
2017-06-12 14:49:46 -07:00
Gregory Schier
1d7090e36c
Update insomnia-importers to support Postman descriptions
2017-06-08 11:17:58 -07:00
Gregory Schier
a900aed870
Update insomnia-importers
2017-06-08 11:02:34 -07:00
Gregory Schier
5d957ec149
Update node-libcurl ( Fixes #293 )
2017-06-07 17:28:23 -07:00
Gregory Schier
ff30b3f494
Update importers dependency
2017-06-05 18:35:25 -07:00
Gregory Schier
e7bc8bb860
UI/UX and tweaks to Markdown Descriptions ( #279 )
...
* Styles and editor done for requests
* Add description markdown to WOrkspace settings
* Show file icon beside request with description
* Add tracking
2017-06-01 15:58:09 -07:00
Valeria
eb94f430f0
Request description with markdown ( #252 )
...
* Updated Request & Request Group with a description field
* Button and Workspace description
* Merkdown request description text editor
* Removed useless button for now
* Fixed lock.json for npm@5
* PR #252 requested changes
* _handleValueChange->props
* Removed sanitize
2017-06-01 06:54:46 -07:00
Gregory Schier
70a9da1812
npm@5 in CI and package-lock.json
2017-05-26 11:57:24 -07:00
Gregory Schier
832091fc93
Update electron and fix React key warning
2017-05-25 09:31:51 -07:00