Commit Graph

21 Commits

Author SHA1 Message Date
Gregory Schier
bc3304bed5 Delete docs and Travis 2016-07-28 17:24:05 -07:00
Gregory Schier
ada732015e v3.0.12 (#30)
* Added some more tracking

* Fixed all stupid input usage

* Specify JSON in environment modal
2016-07-28 13:10:26 -07:00
Gregory Schier
40aa0d037b Changed environmente editor to JSON editor 2016-07-22 14:35:49 -07:00
Gregory Schier
7dce5ce3c3 Renamed some response params and fixed relative webview urls 2016-07-22 13:38:28 -07:00
Gregory Schier
bb6e385971 LOts of good stuff 2016-07-20 16:16:28 -07:00
Gregory Schier
a98b05383e Better error handling and some CSS 2016-07-20 14:15:11 -07:00
Gregory Schier
a404d964c6 Implemented settings (#27)
* Implemented settings in DB

* Added follow redirects to settings
2016-07-19 12:13:51 -07:00
Gregory Schier
860353474a Sidebar Sorting (#25)
* Got request moving working but is pretty messy

* Can now drag between groups

* Minor stuff

* Prevent deletion of last workspace

* Fixed some things

* Copy-pasta RequestGroup drag-n-drop

* Closes #2
2016-07-19 09:59:26 -07:00
Gregory Schier
0df4db0cb5 Hacky import script (#26)
v0 import/export stuff
2016-07-18 21:01:31 -07:00
Gregory Schier
8688a9c920 Add semicolons to all import statements 2016-07-15 19:06:10 -07:00
Gregory Schier
3544996163 Some fixes 2016-07-14 20:50:59 -07:00
Gregory Schier
62aaab065f Modal refactor and curl features 2016-07-14 15:48:56 -07:00
Gregory Schier
b703400fe4 Darwin auto updates working (I think) 2016-07-13 18:12:42 -07:00
Gregory Schier
d9a1ba2f4e Small things 2016-07-07 15:06:18 -07:00
Gregory Schier
f90e4d7419 Started on hotkeys (#19)
* Started on hotkeys

* Tweaks

* Changed tab color

* Persist sidebarWidth to workspace

* Tweaks

* Switched to Mousetrap
2016-07-06 13:18:26 -07:00
Gregory Schier
e5cbad3942 webview URI with external resources 2016-06-19 00:21:43 -07:00
Gregory Schier
4da618bbd4 lots of small tweaks 2016-06-18 14:02:27 -07:00
Gregory Schier
d53ece6713 Fixed some things 2016-04-29 01:15:37 -07:00
Gregory Schier
9bce4f2e8f A few updates to network requests 2016-04-28 00:30:26 -07:00
Gregory Schier
9c11a7d61c Switch to LokiJS (#12)
* LokiJS is working pretty well

* Tidy up
2016-04-26 20:17:05 -07:00
Gregory Schier
e9d64ebb23 Workspaces (#7)
* Got a hacky workspace implementation running

* Removed some hax with reducer composition

* Moved some more around

* Moved files back out

* Started on entities reducer

* Split up some components

* Moved nested modules back out of workspaces

* Started on new Sidebar tree stuff

* Better store stuff

* Some more tweaks

* Removed workspace update action

* Re-implemented filtering in the Sidbare

* Switch to get the newest response
2016-04-26 00:29:24 -07:00