Commit Graph

266 Commits

Author SHA1 Message Date
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
55da32f53d Fixed auth and key/value editor being weird 2016-08-03 19:41:51 -07:00
Gregory Schier
4dc5564992 Fix localstorage crashing first launch 2016-08-03 09:35:43 -07:00
Gregory Schier
3c70480b19 Update versoin 2016-07-29 13:37:47 -07:00
Gregory Schier
de040fb3ad Revert codemirror to working version 2016-07-29 13:37:23 -07:00
Gregory Schier
f3f215ec6e Refactor storage in app.js 2016-07-29 10:18:04 -07:00
Gregory Schier
7af8e00c19 Don't prompt for name anymore 2016-07-29 09:34:30 -07:00
Gregory Schier
0fa41ba955 Editor padding and environment edit modal fix 2016-07-29 09:29:14 -07:00
Gregory Schier
bc3304bed5 Delete docs and Travis 2016-07-28 17:24:05 -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
ecbf3ef64a Revert response headers tweak 2016-07-27 13:17:57 -07:00
Gregory Schier
3e63e533f3 A few more things 2016-07-27 13:07:50 -07:00
Gregory Schier
e39b87e5af Some tweaks 2016-07-27 10:25:03 -07:00
Gregory Schier
c23973f36d Fixed request group sorting and JSON formatting 2016-07-26 19:49:51 -07:00
Gregory Schier
5d26512100 Adjust colors slightly 2016-07-26 13:06:25 -07:00
Gregory Schier
25a93e92cf Try/catch autoupdater 2016-07-25 15:51:34 -07:00
Gregory Schier
f015f93119 Update email address 2016-07-25 15:29:35 -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
fa842c20a7 Some stuff 2016-07-22 15:47:25 -07:00
Gregory Schier
c777bb95f6 Component directories and no more web for auto update 2016-07-22 15:27:04 -07:00
Gregory Schier
40aa0d037b Changed environmente editor to JSON editor 2016-07-22 14:35:49 -07:00
Gregory Schier
7dce5ce3c3 Renamed some response params and fixed relative webview urls 2016-07-22 13:38:28 -07:00
Gregory Schier
12bfae3592 Some bugs and stuff 2016-07-22 13:11:20 -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
cf572d79a5 Bug fix 2016-07-22 10:08:46 -07:00
Gregory Schier
d037a4d213 Sort request switcher results by current active group first 2016-07-22 10:02:42 -07:00
Gregory Schier
1984551efb Not much 2016-07-22 09:14:27 -07:00
Gregory Schier
81f4429ab0 Some more minor thingsg 2016-07-21 15:26:51 -07:00
Gregory Schier
dbd4fbc991 Make Request switcher only show from current workspace 2016-07-21 15:18:29 -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
7a7ef7c570 Fix curl export 2016-07-21 14:55:03 -07:00
Gregory Schier
94bf3283fe Update modal and check-for-updates function 2016-07-21 14:34:38 -07:00
Gregory Schier
bf72c3e6ff Fixed <Input> update bug 2016-07-21 13:09:45 -07:00
Gregory Schier
e657a094cf Some minor tweaks 2016-07-21 12:15:35 -07:00
Gregory Schier
ea579f4d03 Some stuff 2016-07-21 09:33: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
519100037c LOts of good stuff 2016-07-20 16:09:05 -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
93416f07c3 Implemented editor settings 2016-07-19 15:28:29 -07:00
Gregory Schier
cef48fb609 Some minor improvements 2016-07-19 13:21:33 -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
eb87fca303 MOdel defaults on fetch 2016-07-18 16:05:39 -07:00
Gregory Schier
ca5a6bec4d Fix build and dist folders 2016-07-18 13:10:18 -07:00
Gregory Schier
30f5e10750 electron-builder POC 2016-07-18 12:44:46 -07:00
Gregory Schier
fb907b1ea7 Minor stuff 2016-07-16 00:22:08 -07:00
Gregory Schier
8f77b18b21 Better menus 2016-07-15 23:07:27 -07:00
Gregory Schier
8688a9c920 Add semicolons to all import statements 2016-07-15 19:06:10 -07:00
Gregory Schier
3544996163 Some fixes 2016-07-14 20:50:59 -07:00
Gregory Schier
3ef7d08b02 Don't export blank headers via curl 2016-07-14 19:43:57 -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
b703400fe4 Darwin auto updates working (I think) 2016-07-13 18:12:42 -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
16eb53dbe0 Rename request in place 2016-07-07 23:02:40 -07:00
Gregory Schier
d9a1ba2f4e Small things 2016-07-07 15:06:18 -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
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
a962832687 Codemirror them tweaks 2016-06-19 23:43:35 -07:00
Gregory Schier
0ef645b0f8 Highlight active line 2016-06-19 23:31:32 -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
4d47b0e501 Don't show ints on key value editor 2016-06-19 12:20:05 -07:00
Gregory Schier
4446edfdb7 Remove redundant charset 2016-06-19 00:38:56 -07:00
Gregory Schier
8917cb7248 Fixed sidebar header 2016-06-19 00:37:50 -07:00
Gregory Schier
96e16fd68b Tweak 2016-06-19 00:27:57 -07:00
Gregory Schier
e5cbad3942 webview URI with external resources 2016-06-19 00:21:43 -07:00
Gregory Schier
d73258f2dc Fixed sidebar padding 2016-06-18 18:57:23 -07:00
Gregory Schier
364a7f4858 Fixed drags covering scrollbars 2016-06-18 18:30:13 -07:00
Gregory Schier
9da8187c79 Made sidebar filter transparent 2016-06-18 18:24:49 -07:00
Gregory Schier
373aa9b494 Fixed webview sizing 2016-06-18 18:01:56 -07:00
Gregory Schier
35607fed83 Rearrange request tabs 2016-06-18 17:51:15 -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
e0cfb4182f Fixed error circle 2016-06-18 16:02:01 -07:00
Gregory Schier
51fc13d14e Added JSON linting 2016-06-18 15:57:23 -07:00
Gregory Schier
4b40325669 Sidebar empty handling 2016-06-18 14:31:17 -07:00
Gregory Schier
4da618bbd4 lots of small tweaks 2016-06-18 14:02:27 -07:00
Gregory Schier
912536a7a0 Some small tweaks 2016-06-15 23:16:24 -07:00
Gregory Schier
d0efcb765e Solid tags 2016-06-14 21:45:09 -07:00
Gregory Schier
657acd6b4c Renamed app/package.json 2016-06-14 20:20:05 -07:00
Gregory Schier
5e74c71704 Better dropdowns in tabs 2016-06-11 17:00:52 -07:00
Gregory Schier
419aaa0c5f Replace Loki with POJSO (#16) 2016-05-10 22:43:51 -07:00
Gregory Schier
dcc56536b9 Fixed key value editor 2016-05-08 14:14:59 -07:00
Gregory Schier
9980d24d58 Added dummy settings modal 2016-05-07 10:29:24 -07:00
Gregory Schier
886bcba367 Style fixes 2016-05-01 13:46:11 -07:00