Commit Graph

57 Commits

Author SHA1 Message Date
Gregory Schier
bf358d51c3 Encode URI paths 2016-08-31 13:50:27 -07:00
Gregory Schier
888fd07ce1 WIndows compat 2016-08-23 11:54:22 -07:00
Gregory Schier
f8ccb39787 Bump up default font size 2016-08-22 15:22:22 -07:00
Gregory Schier
8ca3abc31e Bulk header editor 2016-08-22 13:05:42 -07:00
Gregory Schier
9bf3b9d710 Update Nunjucks, fix env error dialog, add import/export tracking 2016-08-22 12:05:17 -07:00
Gregory Schier
55ecd5581b Fix request duplication 2016-08-17 14:05:14 -07:00
Gregory Schier
6da5554601 A bunch of stuff 2016-08-15 15:31:30 -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
81607aad39 Now look up all ancestors for render, and stop renderring response so much 2016-08-03 21:12:45 -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
c23973f36d Fixed request group sorting and JSON formatting 2016-07-26 19:49:51 -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
7dce5ce3c3 Renamed some response params and fixed relative webview urls 2016-07-22 13:38:28 -07:00
Gregory Schier
3ed07c67ee Removed Request.ContentType, added urlencoded editor, and added Copy to headers 2016-07-22 13:02:17 -07:00
Gregory Schier
e657a094cf Some minor tweaks 2016-07-21 12:15: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
bb6e385971 LOts of good stuff 2016-07-20 16:16:28 -07:00
Gregory Schier
1b0f9f78fb Dropdowns drop up now when close to the bottom 2016-07-20 12:09:21 -07:00
Gregory Schier
93416f07c3 Implemented editor settings 2016-07-19 15:28:29 -07:00
Gregory Schier
a404d964c6 Implemented settings (#27)
* Implemented settings in DB

* Added follow redirects to settings
2016-07-19 12:13:51 -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
eb87fca303 MOdel defaults on fetch 2016-07-18 16:05:39 -07:00
Gregory Schier
fb907b1ea7 Minor stuff 2016-07-16 00:22:08 -07:00
Gregory Schier
8688a9c920 Add semicolons to all import statements 2016-07-15 19:06:10 -07:00
Gregory Schier
150c5caf55 Stuff 2016-07-08 21:49:09 -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
4d47b0e501 Don't show ints on key value editor 2016-06-19 12:20:05 -07:00
Gregory Schier
e5cbad3942 webview URI with external resources 2016-06-19 00:21:43 -07:00
Gregory Schier
4da618bbd4 lots of small tweaks 2016-06-18 14:02:27 -07:00
Gregory Schier
419aaa0c5f Replace Loki with POJSO (#16) 2016-05-10 22:43:51 -07:00
Gregory Schier
2c23bfa2bc Convert flexbox to grid (#15) 2016-05-01 12:56:30 -07:00
Gregory Schier
ba0f8041aa preview stuff 2016-04-29 22:01:57 -07:00
Gregory Schier
d53ece6713 Fixed some things 2016-04-29 01:15:37 -07:00
Gregory Schier
66eb1c981d A bit of perf 2016-04-28 22:58:37 -07:00
Gregory Schier
ce26d16c8e Refactored a bunch of components 2016-04-28 21:57:03 -07:00
Gregory Schier
41581822d4 localStorage middleware and tweaks 2016-04-28 20:37:49 -07:00
Gregory Schier
cde68635c2 tweaks 2016-04-28 00:41:31 -07:00
Gregory Schier
9bce4f2e8f A few updates to network requests 2016-04-28 00:30:26 -07:00
Gregory Schier
94a591c7f7 Fix db default directory path 2016-04-27 17:04:29 -07:00
Gregory Schier
9fda6e79cf Write DB to application directory 2016-04-27 16:33:38 -07:00
Gregory Schier
24abf6f71f Some minor tweaks 2016-04-27 16:06:27 -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
926b53e8cf Simplified files 2016-04-22 23:08:52 -07:00