Commit Graph

82 Commits

Author SHA1 Message Date
Gregory Schier
23e00fc30d Fixes 2016-09-20 20:00:40 -07:00
Gregory Schier
134baaf7ca Some tweaks 2016-09-20 18:25:46 -07:00
Gregory Schier
acb05e09b9 Started converting URL bar to Elm (#38)
* Started converting URL bar to Elm

* Working dropdown

* Fix

* Some fixes
2016-09-18 15:58:50 -07:00
Gregory Schier
6d9da20bfc Split UI from Lib 2016-09-16 22:46:44 -07:00
Gregory Schier
35cf8ca9a8 Almost working except for the sidebar 2016-09-15 15:45:08 -07:00
Gregory Schier
080c252c8b Adjusted some things after looking at Sentry errors 2016-09-14 16:25:19 -07:00
Gregory Schier
febd900cd0 Switch xml libraries 2016-09-13 14:18:22 -07:00
Gregory Schier
1ad62ec4cc Added request body beautify 2016-09-13 10:29:09 -07:00
Gregory Schier
3ba0074331 Add custom template tags for timestamp and uuid 2016-09-12 17:05:04 -07:00
Gregory Schier
46d56804e6 XML and XPath support 2016-09-09 18:51:49 -07:00
Gregory Schier
d218907776 Add help for JSONPath 2016-09-08 15:33:03 -07:00
Gregory Schier
25553759b3 POC JSONPath support 2016-09-08 15:04:25 -07:00
Gregory Schier
c9766e0768 Add nock test for actual sending 2016-09-08 13:07:19 -07:00
Gregory Schier
4ed1170dd7 Duplicate folder and more DB tests 2016-09-07 23:54:35 -07:00
Gregory Schier
14d11c4299 Added a db test 2016-09-04 14:32:36 -07:00
Gregory Schier
0ab7710e92 Remove react-elm-components 2016-09-03 00:09:46 -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
d6b496a243 Fix stupid bug 2016-09-02 12:11:05 -07:00
Gregory Schier
8aa0005863 Convert from Sass to Less 2016-08-29 10:58:59 -07:00
Gregory Schier
a49b554cad Better context menus 2016-08-25 12:44:51 -07:00
Gregory Schier
a423b9e8e7 Added better error viewer (#32) 2016-08-25 10:06:01 -07:00
Gregory Schier
c4fb6b2ddc More cmds 2016-08-23 12:49:00 -07:00
Gregory Schier
ed150c3e25 remove quotes 2016-08-23 12:47:38 -07:00
Gregory Schier
f2174868cc Stuff 2016-08-23 12:27:46 -07:00
Gregory Schier
824b44f6ea Revert adding elm 2016-08-23 12:06:48 -07:00
Gregory Schier
01cbbe835a Add elm to project 2016-08-23 11:58:17 -07:00
Gregory Schier
888fd07ce1 WIndows compat 2016-08-23 11:54:22 -07:00
Gregory Schier
633f66bd03 Fix nunjucks chokidar 2016-08-22 14:35:58 -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
9291c24463 Lots 2016-08-17 15:44:03 -07:00
Gregory Schier
63315d1942 Some small fixes 2016-08-17 11:05:52 -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
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
72af17437a Fixed dep 2016-07-27 13:21:11 -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
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
136f715415 Adde back remotereleases 2016-07-22 15:47:54 -07:00
Gregory Schier
fa842c20a7 Some stuff 2016-07-22 15:47:25 -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
0df4db0cb5 Hacky import script (#26)
v0 import/export stuff
2016-07-18 21:01:31 -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
b703400fe4 Darwin auto updates working (I think) 2016-07-13 18:12:42 -07:00