Commit Graph

27 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
7788d7c567 Minor tweaks 2016-07-21 15:04:21 -07:00
Gregory Schier
7a7ef7c570 Fix curl export 2016-07-21 14:55:03 -07:00
Gregory Schier
a98b05383e Better error handling and some CSS 2016-07-20 14:15:11 -07:00
Gregory Schier
1b0f9f78fb Dropdowns drop up now when close to the bottom 2016-07-20 12:09:21 -07:00
Gregory Schier
e1711cb96c Request Switcher 2016-07-20 11:35:08 -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
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
c5339b98a6 Ported good things from Elm components 2016-06-19 23:05:40 -07:00
Gregory Schier
912536a7a0 Some small tweaks 2016-06-15 23:16:24 -07:00
Gregory Schier
886bcba367 Style fixes 2016-05-01 13:46:11 -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
ee1f654ae2 Some more stuff 2016-04-22 20:54:55 -07:00
Gregory Schier
b18e1b378b A bunch of fixes 2016-04-17 15:46:17 -07:00
Gregory Schier
949dbff04b Tweaking some things for environments 2016-04-14 19:18:56 -07:00
Gregory Schier
da6b16b767 Added response headers 2016-04-09 23:37:22 -07:00
Gregory Schier
af8ead8eff toasts and more 2016-04-09 22:03:18 -07:00
Gregory Schier
8d0b902e7f Fixed dropdown stuff 2016-04-06 18:11:16 -07:00
Gregory Schier
56e2edbc80 dropdown fix 2016-04-05 21:25:47 -07:00
Gregory Schier
e845a71ac5 Start refactoring sidebar 2016-04-04 22:35:21 -07:00
Gregory Schier
b4c48fb411 Lots 2016-04-04 00:15:30 -07:00
Gregory Schier
450713595e Minor tweaks 2016-03-23 11:34:39 -07:00
Gregory Schier
11a8a09a1d Lots and lots 2016-03-22 22:26:27 -07:00
Gregory Schier
939aebda1c Better 2016-03-20 23:40:10 -07:00
Gregory Schier
7179c071d4 A bunch more 2016-03-20 22:47:49 -07:00