Gregory Schier
55bfe2acb9
Templating Improvements and Response Tags ( #88 )
...
* Version bump
* Got async Nunjucks extensions working
* Got JSONPath extension working
* Swapped render function for new stuff
* Wrote custom recursive render function
* traverse -> clone
* add-module-exports
* Moved tests
2017-02-20 10:32:27 -08:00
Gregory Schier
5db095f90b
Add private environment support ( #84 )
...
* Add private environment support
* Add appveyor
2017-02-15 12:32:15 -08:00
Gregory Schier
7006f11970
Multiple recursive rendering
2017-02-07 08:09:12 -08:00
Gregory Schier
065a31a9a2
Add auto-download, fix curl pasting and code gen
2017-02-01 12:21:14 -08:00
Gregory Schier
0d764d4cb2
Make same-name environment variables work
2017-01-24 10:51:25 -08:00
Gregory Schier
aa36058293
Update render logic
2017-01-24 10:09:19 -08:00
Gregory Schier
54ca64c49b
Add ability to render same-env vars
2017-01-20 09:51:18 -08:00
Gregory Schier
3b8a73231e
Fix recursive render
2017-01-13 11:21:03 -08:00
Gregory Schier
0c66afbf4b
Dont encode '+' symbols and add share menu item back
2017-01-12 16:45:15 -08:00
Gregory Schier
aedaa2c8a8
Fixed host header in tests
2017-01-11 13:21:30 -08:00
Gregory Schier
910c9baeef
some fixes
2017-01-11 12:58:37 -08:00
Gregory Schier
ac5fc055db
A bunch of small fixes
2016-12-30 15:06:27 -08:00
Gregory Schier
b144cf3475
Better network error handling
2016-12-08 15:29:45 -08:00
Gregory Schier
bb0ed87ca7
Revert all the stupid DNS stuff and do it properly ( #71 )
...
* Stuff
* Fixed tests
2016-12-08 10:19:18 -08:00
Gregory Schier
5f23b7f7ff
Removed stupid _schema shit
2016-12-01 10:48:49 -08:00
Gregory Schier
d8ca4a360e
Fix tests
2016-12-01 09:03:33 -08:00
Gregory Schier
77b3ff4a8a
Fixed encoding, import, and some small things
2016-11-30 15:11:36 -08:00
Gregory Schier
d89aa525da
Workspace Settings ( #66 )
...
* Started on workspace settings modal
* Added keyboard shortcut for workspace settings
* More work on workspace settings
* Actually use client certificates
* Only add cmd+w on mac closes #64
2016-11-29 12:55:31 -08:00
Gregory Schier
6a136bd76a
Add multi-part form support ( #49 )
...
* Add multi-part form support
* tests for form and multipart
* Better Analytics Tracking
2016-11-23 11:33:24 -08:00
Gregory Schier
5d5d6eecc4
Switch Request body to be object instead of string ( #47 )
...
* Basic import summary
* Started (broken)
2016-11-22 11:42:10 -08:00
Gregory Schier
e160b7375f
Fix pass-by-reference bug
2016-11-19 22:41:23 -08:00
Gregory Schier
0cb7266599
Updated import screen, better curl paste, and better model defaults
2016-11-18 23:11:10 -08:00
Gregory Schier
b05b144184
Allow commas in querystring values
2016-11-17 13:55:48 -08:00
Gregory Schier
8914b74dcd
Better url encoding
2016-11-17 13:36:55 -08:00
Gregory Schier
85940179e1
CC style fixes and relax URL encoding
2016-11-17 13:22:19 -08:00
Gregory Schier
1cf1037c93
Better Redux ( #43 )
...
* Started refactoring redux stores
* Oh God huge refactor here
* Sync contenst updates and nested folders
* Fixed render tests
* A bunch of tweaks
2016-11-16 09:18:39 -08:00
Gregory Schier
c08407eec6
Some refactoring of debouncing
2016-11-10 13:03:12 -08:00
Gregory Schier
494ce4b364
Google analytics tests
2016-11-10 11:08:45 -08:00
Gregory Schier
afae300761
And more tests
2016-11-10 01:00:29 -08:00
Gregory Schier
827bdd2df8
Added a few more tests
2016-11-10 00:57:58 -08:00
Gregory Schier
77495ceff8
Finished tests
2016-11-09 23:37:46 -08:00
Gregory Schier
ea8b530da7
Added LocalStorage tests
2016-11-09 23:34:26 -08:00
Gregory Schier
cdcfd3ea7f
Moved some more things around
2016-11-09 21:56:23 -08:00