Commit Graph

60 Commits

Author SHA1 Message Date
Gregory Schier
6d8db80de6 Finish up themes 2017-01-23 14:41:31 -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
d30fb88d8d Fixed host header 2017-01-11 13:11:48 -08:00
Gregory Schier
910c9baeef some fixes 2017-01-11 12:58:37 -08:00
Gregory Schier
038c3fe9bb Some small sync updates 2017-01-11 10:35:44 -08:00
Gregory Schier
9a8f7e9760 New sync features (#75)
* Started sync tests

* Simplified logic a bit and better tests

* Some more tests

* More tests yet

* A bunch of stuff
2017-01-10 19:18:15 -08:00
Gregory Schier
8efd8fc416 Add Sync Tests (#74)
* Started sync tests

* Simplified logic a bit and better tests

* Some more tests

* More tests yet
2017-01-09 13:59:52 -08:00
Gregory Schier
dfd93bd04c Quick fix 2016-12-31 11:32:50 -08:00
Gregory Schier
ac5fc055db A bunch of small fixes 2016-12-30 15:06:27 -08:00
Gregory Schier
18d11ff117 Third DNS fallback 2016-12-23 11:31:38 -08:00
Gregory Schier
d58edf1d25 Cleanup before major team features (#72)
* Started on UI makeover for teams

* Some small tweaks and fixes

* Adjusted settings
2016-12-21 15:37:48 -08:00
Gregory Schier
84e7aad183 Cleaned up response handling a bit 2016-12-08 15:47:24 -08:00
Gregory Schier
b144cf3475 Better network error handling 2016-12-08 15:29:45 -08:00
Gregory Schier
3317bb17a6 Added accept header and some small tweaks 2016-12-08 12:29:40 -08:00
Gregory Schier
2e5b28cf67 Fixed rendering potentially unsafe values 2016-12-08 10:42: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
2113049fdc Fix import, robustify analytics 2016-12-08 09:20:10 -08:00
Gregory Schier
9bc4680a5f Fixed importers and now refresh app when environment hcange 2016-12-02 21:15:38 -08:00
Gregory Schier
54918b4b09 Fixed DNS fallback not passing workspace 2016-12-01 14:58:08 -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
cfb4e02e0a Support postman env imports, and bug fixes 2016-11-30 19:54:26 -08:00
Gregory Schier
e752f81ec7 Some cleanup 2016-11-30 16:02:35 -08:00
Gregory Schier
77b3ff4a8a Fixed encoding, import, and some small things 2016-11-30 15:11:36 -08:00
Gregory Schier
3b0e0384ad Some refactoring 2016-11-29 13:28:22 -08:00
Gregory Schier
afedf8f352 Actually use client certificates 2016-11-29 12:19:21 -08:00
Gregory Schier
04ed0c9bdb More work on workspace settings 2016-11-28 19:17:28 -08:00
Gregory Schier
9a4bf6f1d1 Started on workspace settings modal 2016-11-28 12:16:07 -08:00
Gregory Schier
33579822c2 Lots, I don't even know 2016-11-27 23:12:17 -08:00
Gregory Schier
6c1c03cef6 Various Improvements (#59)
* Better create, started response history

* Response history working

* A bunch
2016-11-27 13:42:38 -08:00
Gregory Schier
05e42571d2 Prevent activation of already active request 2016-11-25 11:01:41 -08:00
Gregory Schier
315c3fbe50 Also strikethrough file when disabled 2016-11-23 16:57:54 -08:00
Gregory Schier
49652f105e Some minor updates 2016-11-23 15:57:34 -08:00
Gregory Schier
ace837e1ee Some small improvements 2016-11-23 12:44:46 -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
d620e73ef8 Small tweaks and support importers 0.4 2016-11-22 19:07:35 -08:00
Gregory Schier
d6e5f2f873 Added file upload support (#48) 2016-11-22 14:26:52 -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
eaf87e9397 Added another error to DNS fallback 2016-11-19 00:38:26 -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
e9c7aff251 Start using insomnia-importers 2016-11-18 19:21:15 -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
d3c2d70e3a Fixed querystring lib 2016-11-17 10:57:18 -08:00
Gregory Schier
5abf581f7f Fixed signup and environments 2016-11-17 10:45:54 -08:00