Commit Graph

29 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
ada732015e v3.0.12 (#30)
* Added some more tracking

* Fixed all stupid input usage

* Specify JSON in environment modal
2016-07-28 13:10:26 -07:00
Gregory Schier
329656f0e2 Some more sorting hacks and new request activate fix 2016-07-20 20:58:52 -07:00
Gregory Schier
bb6e385971 LOts of good stuff 2016-07-20 16:16:28 -07:00
Gregory Schier
a98b05383e Better error handling and some CSS 2016-07-20 14:15:11 -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
8ec806b35c REmoved react-hotkeys and fixed some things 2016-07-06 15:11:37 -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
912536a7a0 Some small tweaks 2016-06-15 23:16:24 -07:00
Gregory Schier
2c23bfa2bc Convert flexbox to grid (#15) 2016-05-01 12:56:30 -07:00
Gregory Schier
d53ece6713 Fixed some things 2016-04-29 01:15:37 -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
Gregory Schier
b13309d52a POC Responses in DB 2016-04-17 21:39:15 -07:00
Gregory Schier
b18e1b378b A bunch of fixes 2016-04-17 15:46:17 -07:00
Gregory Schier
17441784d9 fixed shoudlComponentUpdate bugs 2016-04-16 22:28:51 -07:00
Gregory Schier
323992b5db Font sizing in URL bar 2016-04-16 22:22:10 -07:00
Gregory Schier
fd3be37245 Responses are showing up 2016-04-09 14:08:55 -07:00
Gregory Schier
2ac94ba395 Request params and header editors 'done' 2016-04-09 11:47:51 -07:00
Gregory Schier
2e9b374cc3 Theme coming along 2016-04-06 00:19:36 -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
b62e7c762f Fixed some CSS 2016-03-23 10:15:19 -07:00
Gregory Schier
04a75cc841 Small fixes 2016-03-22 22:58:16 -07:00
Gregory Schier
11a8a09a1d Lots and lots 2016-03-22 22:26:27 -07:00
Gregory Schier
faf4796a1e Electron working 2016-03-22 11:20:05 -07:00