Commit Graph

112 Commits

Author SHA1 Message Date
Gregory Schier
0fb7b31667 Ctrl+N now opens the 'new' dropdown 2016-09-07 15:21:10 -07:00
Gregory Schier
0f832e55da Small refactor (#36)
* Some stuff

* Remove Mashape reference
2016-09-02 22:14:48 -07:00
Gregory Schier
2ed92a7968 Actual Test Suite (#35)
* Pull out some render utils into functions

* Added some tests for lib functions

* strict refs
2016-09-02 21:32:45 -07:00
Gregory Schier
dece633989 Delete old responses, and some other tweaks (#34) 2016-09-01 22:45:12 -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
654eb4d545 Switch to HTTPS for heroku links 2016-08-19 16:12:33 -07:00
Gregory Schier
6bbdcaf440 REvert setting active workspace 2016-08-15 15:37:47 -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
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
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
c777bb95f6 Component directories and no more web for auto update 2016-07-22 15:27:04 -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
d037a4d213 Sort request switcher results by current active group first 2016-07-22 10:02:42 -07:00
Gregory Schier
8fd7503b9b Filled in keyboard shortcuts settings pane 2016-07-21 15:13:57 -07:00
Gregory Schier
7788d7c567 Minor tweaks 2016-07-21 15:04:21 -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
329656f0e2 Some more sorting hacks and new request activate fix 2016-07-20 20:58:52 -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
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
ae94a30c1d Removed class 2016-07-19 09:16:20 -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
d9a1ba2f4e Small things 2016-07-07 15:06:18 -07:00
Gregory Schier
5a2c9151b4 Zoom and other things 2016-07-07 13:10:55 -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
4e4d085403 Upgrade some deps 2016-06-19 23:14:51 -07:00
Gregory Schier
c5339b98a6 Ported good things from Elm components 2016-06-19 23:05:40 -07:00
Gregory Schier
e5cbad3942 webview URI with external resources 2016-06-19 00:21:43 -07:00
Gregory Schier
ca46070674 Moved sidebar drag logic to wrapper 2016-06-18 17:40:14 -07:00
Gregory Schier
a8354a2e92 A bit more responsive pane headers 2016-06-18 17:27:21 -07:00
Gregory Schier
5b8aa7545d Some small style things 2016-06-18 17:17:20 -07:00
Gregory Schier
26fb1e2714 POC for pane resizing 2016-06-18 17:08:14 -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
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
4c768804b2 Hooked up content type selection dropdown (#14) 2016-04-27 23:22:50 -07:00