Gregory Schier
a20ea65c4c
Async model migrations
2017-09-13 08:11:49 +02:00
Gregory Schier
2887282032
Fixed tests and types
2017-08-22 17:06:56 -07:00
Gregory Schier
9e3d79ccc0
More changes to cookie editing
2017-08-22 16:54:31 -07:00
Gregory Schier
d654feca82
Updates to cookie editor
2017-08-22 16:13:46 -07:00
Gregory Schier
911315b401
Refactored test beforeeach
2017-07-19 20:36:44 -07:00
Gregory Schier
2322b8be39
More flow types
2017-07-18 18:55:47 -07:00
Gregory Schier
8c58ffea60
More flow types
2017-07-18 15:10:57 -07:00
Gregory Schier
de610f419b
Move response bodies out of DB ( #338 )
...
* Move response bodies out of DB
* Small tweak
2017-06-29 20:30:22 -07:00
Gregory Schier
93b16cc107
Track request versions and restore with response ( #305 )
2017-06-12 14:49:46 -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
8452e8b777
Some eslint refactoring ( #109 )
...
* Fixed duplication kve bug
* Some changes
* Add proptypes linting
* Fixed proptypes even more
* Filename linting
2017-03-07 21:52:17 -08: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
18534d13ba
Tweak
2016-12-01 11:13:01 -08:00
Gregory Schier
5f23b7f7ff
Removed stupid _schema shit
2016-12-01 10:48:49 -08:00
Gregory Schier
2b6f02f6ca
Migrate persistent redux stores to DB models ( #70 )
...
* Removed RequestGroupMeta reducer
* Converted rest of reducers to DB models
2016-11-30 17:50:59 -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
e160b7375f
Fix pass-by-reference bug
2016-11-19 22:41:23 -08:00
Gregory Schier
0cb7266599
Updated import screen, better curl paste, and better model defaults
2016-11-18 23:11:10 -08:00
Gregory Schier
cdcfd3ea7f
Moved some more things around
2016-11-09 21:56:23 -08:00