Gregory Schier
c4b920c7e9
Slightly smarter preview mode selection ( #125 )
...
* Slightly smarter preview mode selection
* Tweak autocomplete stuff a bit
* Switched variable editor to <select>
* Reduced lag on nunjucks tags
2017-03-30 11:52:07 -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
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
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
5db095f90b
Add private environment support ( #84 )
...
* Add private environment support
* Add appveyor
2017-02-15 12:32:15 -08:00
Gregory Schier
8efd8fc416
Add Sync Tests ( #74 )
...
* Started sync tests
* Simplified logic a bit and better tests
* Some more tests
* More tests yet
2017-01-09 13:59:52 -08:00
Gregory Schier
dfd93bd04c
Quick fix
2016-12-31 11:32:50 -08:00
Gregory Schier
ac5fc055db
A bunch of small fixes
2016-12-30 15:06:27 -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
cfb4e02e0a
Support postman env imports, and bug fixes
2016-11-30 19:54:26 -08:00
Gregory Schier
77b3ff4a8a
Fixed encoding, import, and some small things
2016-11-30 15:11:36 -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
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
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
c08407eec6
Some refactoring of debouncing
2016-11-10 13:03:12 -08:00
Gregory Schier
afae300761
And more tests
2016-11-10 01:00:29 -08:00
Gregory Schier
cdcfd3ea7f
Moved some more things around
2016-11-09 21:56:23 -08:00