Commit Graph

20 Commits

Author SHA1 Message Date
Gregory Schier
654eb4d545 Switch to HTTPS for heroku links 2016-08-19 16:12:33 -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
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
91125bcbad Implement NeDB (#28)
* It works

* Not much
2016-07-23 01:22:52 -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
1ecbe35d87 Basic changelog modal 2016-07-19 17:34:47 -07:00
Gregory Schier
0bab94bb24 Minor things 2016-07-19 09:15:03 -07:00
Gregory Schier
62aaab065f Modal refactor and curl features 2016-07-14 15:48:56 -07:00
Gregory Schier
c5131f946c stuff 2016-07-07 23:30:26 -07:00
Gregory Schier
9ed0685264 Added response code descriptions 2016-07-07 13:39:24 -07:00
Gregory Schier
5a2c9151b4 Zoom and other things 2016-07-07 13:10:55 -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
4e4d085403 Upgrade some deps 2016-06-19 23:14:51 -07:00
Gregory Schier
419aaa0c5f Replace Loki with POJSO (#16) 2016-05-10 22:43:51 -07:00
Gregory Schier
9980d24d58 Added dummy settings modal 2016-05-07 10:29:24 -07:00
Gregory Schier
41581822d4 localStorage middleware and tweaks 2016-04-28 20:37:49 -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
926b53e8cf Simplified files 2016-04-22 23:08:52 -07:00