Commit Graph

25 Commits

Author SHA1 Message Date
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
7af8e00c19 Don't prompt for name anymore 2016-07-29 09:34:30 -07:00
Gregory Schier
3e63e533f3 A few more things 2016-07-27 13:07:50 -07:00
Gregory Schier
d369f85a12 Analytics and Sentry (#29)
* Segment integratrion + stats object

* Some things
2016-07-25 15:27:29 -07:00
Gregory Schier
c777bb95f6 Component directories and no more web for auto update 2016-07-22 15:27:04 -07:00
Gregory Schier
81f4429ab0 Some more minor thingsg 2016-07-21 15:26:51 -07:00
Gregory Schier
7a7ef7c570 Fix curl export 2016-07-21 14:55:03 -07:00
Gregory Schier
94bf3283fe Update modal and check-for-updates function 2016-07-21 14:34:38 -07:00
Gregory Schier
e657a094cf Some minor tweaks 2016-07-21 12:15:35 -07:00
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
1ecbe35d87 Basic changelog modal 2016-07-19 17:34:47 -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
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
aca3be12c9 Some bug fixes 2016-07-14 17:26:04 -07:00
Gregory Schier
62aaab065f Modal refactor and curl features 2016-07-14 15:48:56 -07:00
Gregory Schier
5a2c9151b4 Zoom and other things 2016-07-07 13:10:55 -07:00
Gregory Schier
9980d24d58 Added dummy settings modal 2016-05-07 10:29:24 -07:00
Gregory Schier
2c23bfa2bc Convert flexbox to grid (#15) 2016-05-01 12:56:30 -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
06a7f5a5d2 Updated Workspace dropdown 2016-04-22 23:53:22 -07:00
Gregory Schier
60e46d686d Fancy new redux folder 2016-04-22 23:16:23 -07:00