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
314daf155e
Verify Before Syncing ( #98 )
...
* Added an UNSET sync mode
* Fixed tests
* Remove sync logs and adjusted dropdown
* Fixed duplication kve bug
* Added sync config modal
* AUtobind
* Autobind working
* Hot loading works again
* Remove express
* Fixed tests
* Fix one thing
* Fixed some hmr-related bugs
2017-03-02 17:44:07 -08:00
Gregory Schier
b198e6170b
React performance sweep ( #96 )
...
* Removed some unnecessary rendering
* Only PureComponents and some other stuff
* Removed all functional components
* Only deal with nunjucks marks
* Remove ref assign functions in modals
* Lots of tweaks
* A bit snappier
* A bit snappier
2017-02-28 13:32:23 -08:00
Gregory Schier
bb57f360e0
Environment Tags and Such ( #90 )
...
* Sort of working nunjucks editor
* Some more tweaks
* Lots of stuff
* Gettingn pretty good
* Minor tweaks and test fixes
* Minor bug fixes and stuff
* Some fixes and perf
* Refactoring
* Good for now
* Codemirror URL
* More and more fixes and improvements
* Code single-line CSS perfect!!!
* Better nj editing
* Show preview in nj edit
* Some editor updates
* All inputs now covered
* A bunch of fixes and stuff
* Don't cache node modules because it's not needed
* More stuff
* Tweak
* Style tweaks
* Pull nunjucks mode into own file
* Move codemirror click overlay to own file
* Pull nunjucks tag stuff out
* Fixed key value editor
* raw/endraw and marks improvements
* Some tweaks
2017-02-27 13:00:13 -08:00
Gregory Schier
187bbd53bd
Wrap lines in all editors ( #89 )
2017-02-26 15:47:45 -08:00
Gregory Schier
ab6d4e03d6
Some stuff ( #83 )
2017-02-13 00:12:02 -08:00
Gregory Schier
4865807822
Fix Curl import once and for all! (hopefully)
2017-02-02 10:30:13 -08:00
Gregory Schier
065a31a9a2
Add auto-download, fix curl pasting and code gen
2017-02-01 12:21:14 -08:00
Gregory Schier
883866a76a
Better sidebar filtering, jsonpath, fix content-length
2017-01-31 19:01:27 -08:00
Gregory Schier
dfa514c81d
Fixed pasting into URL bar
2017-01-30 10:06:27 -08:00
Gregory Schier
ef95e32577
Import in url now uses onPaste to preserve newlines
2017-01-27 22:09:01 -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
ff596604b8
Fixed quick switcher workspaces not showing
2017-01-23 22:06:40 -08:00
Gregory Schier
6d8db80de6
Finish up themes
2017-01-23 14:41:31 -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
800daca8c2
Upgrade importers package
2016-12-07 09:57:01 -08:00
Gregory Schier
cfb4e02e0a
Support postman env imports, and bug fixes
2016-11-30 19:54:26 -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
d89aa525da
Workspace Settings ( #66 )
...
* Started on workspace settings modal
* Added keyboard shortcut for workspace settings
* More work on workspace settings
* Actually use client certificates
* Only add cmd+w on mac closes #64
2016-11-29 12:55:31 -08:00
Gregory Schier
33579822c2
Lots, I don't even know
2016-11-27 23:12:17 -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
21e5ec5668
Improved request switcher performance
2016-11-25 23:33:55 -08:00
Gregory Schier
f6eec5f211
More performance improvements
2016-11-25 16:37:59 -08:00
Gregory Schier
3523b9767d
Sweeping performance improvements
2016-11-25 15:09:17 -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
5f7c2ee18f
Move request key further down the component tree (so tabs don't refresh)
2016-11-19 22:56:21 -08:00
Gregory Schier
3cbc43de6b
Better payment notifications
2016-11-17 15:22:23 -08:00
Gregory Schier
5abf581f7f
Fixed signup and environments
2016-11-17 10:45:54 -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