Gregory Schier
3739a38c3f
Fix ASAP build errors
2017-11-07 19:19:16 +01:00
Gerry Tan
f67f220c6d
Atlassian ASAP authentication support ( https://s2sauth.bitbucket.io/ ) ( #565 ) ( #566 )
2017-11-07 19:14:08 +01:00
Gregory Schier
777f823909
Add more OAuth 1.0 params
2017-11-06 22:43:00 +01:00
Gregory Schier
2dc44f9d7e
Added Token to OAuth 1.0 (Rel #197 )
2017-11-06 21:44:55 +01:00
Roman Besolov
d3e8a05fc7
oAuth 1.0a Support ( #571 )
2017-11-06 20:26:31 +01:00
Atvaark
f6d00d3d99
WIP: Exporting the workspace / all workspaces as HAR file ( #523 )
...
* Implemented exporting the workspace / all workspaces as HAR file
* Added HAR export unit tests
2017-11-01 12:23:22 +01:00
Gregory Schier
7c4800023e
Hawk improvements and fuzzy filtering everywhere
2017-08-21 11:11:52 -07: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
a92ef82e9f
Fix checkmark in content type dropdown
2017-08-14 12:28:49 -07:00
Gregory Schier
4006c25532
Automatically switch to POST for GraphQL
2017-08-10 12:50:37 -07:00
Christophe Pouliot
36d3bd5bf5
Add netrc as auth type ( #384 )
...
* Add netrc as auth type
* Re add netrc flow types
* Remove period from netrc text to accommodate windows users
* Address comments
* Add netrc network test
2017-07-31 10:29:36 -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
361f03e5a9
Flow types on wrapper.js
2017-07-18 21:48:28 -07:00
Gregory Schier
2322b8be39
More flow types
2017-07-18 18:55:47 -07:00
Gregory Schier
9aa2833002
Better flow types for request model
2017-07-18 16:38:19 -07:00
Gregory Schier
8c58ffea60
More flow types
2017-07-18 15:10:57 -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
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
Pavan Kumar
0e6f7750e8
#183 , Body type "Text -> Other" reverts to previous body type ( #193 )
...
* ISSUE#183
* Adding condition to check mime-type to other
* Removing older changes for fixing issue.
2017-05-14 22:36:14 -07:00
Gregory Schier
4dbb6ccbbf
Longer autocomplete delay and don't show if not focus ( #156 )
...
* Longer autocomplete delay and don't show if not focus
* Send conetnt-length on POST,PUT,PATCH and track custom methods
* Bump version
* More flexible content type changing
2017-04-20 10:18:00 -07:00
Gregory Schier
cb2e720c5c
A bunch of fixes with OAuth and minor network bugs ( #155 )
...
* A bunch of fixes with OAuth and minor network bugs
* Handle charsets and only autocomplete constants if exact prefix
* Fix head requests
* Fix double submisson of request
* Fixed tests
2017-04-19 18:37:40 -07:00
Gregory Schier
f145b968be
Fix some minor bugs ( #139 )
...
* Keyboard shortcut for hotkeys
* Fixed some small bugs
2017-04-11 14:20:01 -07:00
Gregory Schier
75fbf60274
A bunch more smaller things for v5 ( #124 )
...
* Use Curl constants for info
* Extra timeline info and cookie url encoding setting
* Add warning to environment selector
* Title attribute on the autocomplete types
* Added test
2017-03-29 16:09:28 -07:00
Gregory Schier
2cdd4761c8
Remaining V5 Features ( #122 )
...
* Add digest auth and response timeline
* Some css fixes
* Fixed Button
* More auth methods, fixed URL regex, and fix gzip
* Get rid of negotiate auth
* Fix proxy
* Fixed GA tracking
* Some very small changes and fixes
* Fix content type names
* Even better auth switching and timeline syntax
* Some auth tweaks
* CSS tweaks
* Reworked toasts
* Fixed timer rounding quirk
* Request settings and render errors
* Fixed tests
* Vertical dragging and stuff
* Remove beta
2017-03-28 15:45:23 -07:00
Gregory Schier
3f5e7e2e14
First-Party OAuth 2.0 Support ( #120 )
...
* Proof of concept authorize call
* Authorize and Refresh endpoints done
* OAuth2 editor started
* Some small fixes
* Set OAuth headers on request
* Started on some OAuth tests
* Updated network logic with new OAuth API
* OAuth forms and refactor flows
* Fix grant type handling
* Moved auth handling out of render pipeline
* Fixed legacy auth header
* Fix vertical center
* Prompt user on auth type change
* Refresh tokens working (I think) and better UI
* Catch same type auth change
* POC refresh token and small refactor
* Better token handling
* LOading state to token refresh
* Show o-auth-2 errors
* Some minor updates
2017-03-23 15:10:42 -07:00
Gregory Schier
1d45367aa1
Added eslint and fixed all problems ( #101 )
...
* Fixed duplication kve bug
* Added semistandard and updated code
* Actually got it working
* Even better
* I think it should work on Windows now
2017-03-03 12:09:08 -08:00
Gregory Schier
c1e9e718e9
Perf/one line input hybrid ( #100 )
...
* Fixed duplication kve bug
* one-line-input now defaults to <input>
* Fixed urlbar width
* Removed all boolean flags
* Fixed some edge cases
* I think it's good
* A bunch more fixes too
* Fixed querystring with hashes
2017-03-01 13:15:56 -08:00
Gregory Schier
58313a42cb
Fixed '=' sign breaking querysting ( #94 )
...
* Fixed '=' sign breaking querysting
* Make sure duplication r and rg makes unique sort key
2017-02-27 14:54:56 -08:00
Gregory Schier
264bb1f4dd
A bunch of memory leak fix attempts ( #79 )
2017-01-26 17:00:27 -08:00
Gregory Schier
64146a0392
Added vim/sublime/emacs editor modes
2017-01-24 14:18:11 -08:00
Gregory Schier
d58edf1d25
Cleanup before major team features ( #72 )
...
* Started on UI makeover for teams
* Some small tweaks and fixes
* Adjusted settings
2016-12-21 15:37:48 -08:00
Gregory Schier
b144cf3475
Better network error handling
2016-12-08 15:29:45 -08:00
Gregory Schier
3317bb17a6
Added accept header and some small tweaks
2016-12-08 12:29:40 -08:00
Gregory Schier
5f23b7f7ff
Removed stupid _schema shit
2016-12-01 10:48:49 -08:00
Gregory Schier
6c1c03cef6
Various Improvements ( #59 )
...
* Better create, started response history
* Response history working
* A bunch
2016-11-27 13:42:38 -08:00
Gregory Schier
05e42571d2
Prevent activation of already active request
2016-11-25 11:01:41 -08:00
Gregory Schier
397eace02b
Fixed disabled styles
2016-11-23 17:24:59 -08:00
Gregory Schier
6a136bd76a
Add multi-part form support ( #49 )
...
* Add multi-part form support
* tests for form and multipart
* Better Analytics Tracking
2016-11-23 11:33:24 -08:00
Gregory Schier
d6e5f2f873
Added file upload support ( #48 )
2016-11-22 14:26:52 -08:00
Gregory Schier
5d5d6eecc4
Switch Request body to be object instead of string ( #47 )
...
* Basic import summary
* Started (broken)
2016-11-22 11:42:10 -08:00
Gregory Schier
e9c7aff251
Start using insomnia-importers
2016-11-18 19:21:15 -08:00
Gregory Schier
1cf1037c93
Better Redux ( #43 )
...
* Started refactoring redux stores
* Oh God huge refactor here
* Sync contenst updates and nested folders
* Fixed render tests
* A bunch of tweaks
2016-11-16 09:18:39 -08:00
Gregory Schier
92ac295227
More tests
2016-11-10 09:33:28 -08:00
Gregory Schier
cdcfd3ea7f
Moved some more things around
2016-11-09 21:56:23 -08:00