Commit Graph

14 Commits

Author SHA1 Message Date
Gregory Schier
4ed1170dd7 Duplicate folder and more DB tests 2016-09-07 23:54:35 -07:00
Gregory Schier
9e84bc4387 Workspaces, Cookies, and More! (#31)
* Start on workspace dropdown and upgrade fontawesome

* WorkspaceDropdown start and Elm components!

* Lots of CSS shit

* Refactor some db stuff and move filter out of sidebar

* Adjust dropdown css

* Handle duplicate header names, and stuff

* Shitty cookies tab

* fixed cookie table a bit

* Modal refactor

* Starteed cookie modal design

* Better cookie storage and filter cookie modal

* Cookie editor round 1

* Fix kve cursor jumping and form encoding templating

* New cookies now show up in filter

* Checkpoint

* Stuff and fix environments css

* Added manage cookies button to cookie pane

* Fix accidental sidebar item drag on sidebar resize

* Environments modal is looking pretty good now

* Pretty much done environments nad cookies

* Some changes

* Fixed codemirror in modals

* Fixed some things

* Add basic proxy support

* Updated shortcuts

* Code snippet generation

* Some style

* bug fix

* Code export now gets cookies for correct domain
2016-08-15 10:04:36 -07:00
Gregory Schier
c777bb95f6 Component directories and no more web for auto update 2016-07-22 15:27:04 -07:00
Gregory Schier
40aa0d037b Changed environmente editor to JSON editor 2016-07-22 14:35:49 -07:00
Gregory Schier
8fd7503b9b Filled in keyboard shortcuts settings pane 2016-07-21 15:13:57 -07:00
Gregory Schier
7a7ef7c570 Fix curl export 2016-07-21 14:55:03 -07:00
Gregory Schier
e657a094cf Some minor tweaks 2016-07-21 12:15:35 -07:00
Gregory Schier
cef48fb609 Some minor improvements 2016-07-19 13:21:33 -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
8688a9c920 Add semicolons to all import statements 2016-07-15 19:06:10 -07:00
Gregory Schier
62aaab065f Modal refactor and curl features 2016-07-14 15:48:56 -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
Gregory Schier
60e46d686d Fancy new redux folder 2016-04-22 23:16:23 -07:00