Commit Graph

12 Commits

Author SHA1 Message Date
Gregory Schier
ea579f4d03 Some stuff 2016-07-21 09:33:35 -07:00
Gregory Schier
329656f0e2 Some more sorting hacks and new request activate fix 2016-07-20 20:58:52 -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
0bab94bb24 Minor things 2016-07-19 09:15:03 -07:00
Gregory Schier
8688a9c920 Add semicolons to all import statements 2016-07-15 19:06:10 -07:00
Gregory Schier
16eb53dbe0 Rename request in place 2016-07-07 23:02:40 -07:00
Gregory Schier
4b40325669 Sidebar empty handling 2016-06-18 14:31:17 -07:00
Gregory Schier
2c23bfa2bc Convert flexbox to grid (#15) 2016-05-01 12:56:30 -07:00
Gregory Schier
ce26d16c8e Refactored a bunch of components 2016-04-28 21:57:03 -07:00
Gregory Schier
41581822d4 localStorage middleware and tweaks 2016-04-28 20:37:49 -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