Commit Graph

707 Commits

Author SHA1 Message Date
Gregory Schier
457e3cf5d3 Bump version 2017-06-15 13:05:28 -07:00
Gregory Schier
205fef8c15 Fix autocomplete constants 2017-06-15 13:04:50 -07:00
Gregory Schier
8716ce053e Bump version 2017-06-15 12:52:53 -07:00
Gregory Schier
c0d8f55160 Fix test 2017-06-15 12:16:03 -07:00
Gregory Schier
51a307e7e3 Added custom date format to 'now' extension 2017-06-15 12:10:19 -07:00
Gregory Schier
07772bb3f1 Set cookies on 30X redirects now (#312)
* Set cookies on 30X redirects now

* Enable Curl cookie storing to catch more cases

* A bit cleaner
2017-06-15 10:52:51 -07:00
Gregory Schier
823010b125 Don't duplicate meta models (Closes #313) 2017-06-15 10:08:24 -07:00
Gregory Schier
501fe5f6f7 Variable rename 2017-06-14 20:59:03 -07:00
Gregory Schier
a20a011074 Cleaned up StatusTag (Closes #309) and removed unused constant 2017-06-14 11:27:30 -07:00
Gregory Schier
2fae1c35f9 Bump version 2017-06-13 13:53:31 -07:00
Gregory Schier
8cf491a99d Much better sidebar sorting (#308) 2017-06-13 13:45:15 -07:00
Gregory Schier
4e61c699ab Merge branch 'develop' of github.com:getinsomnia/insomnia into develop 2017-06-13 12:55:28 -07:00
Gregory Schier
48663784b7 Fix markdown description style 2017-06-13 12:55:18 -07:00
Jens Bannmann
bca462dfed Added missing reason phrases and descriptions, made lists consistent (#307)
* Added missing status messages and descriptions, made lists consistent

* fixed syntax error
2017-06-13 10:38:02 -07:00
Gregory Schier
e8f3097547 Make query preview scroll (Closes #300) 2017-06-12 14:55:04 -07:00
Gregory Schier
6dbc5ce162 Merge branch 'develop' of github.com:getinsomnia/insomnia into develop 2017-06-12 14:51:57 -07:00
Gregory Schier
d4b5d92f4f Bump version 2017-06-12 14:51:48 -07:00
Gregory Schier
93b16cc107 Track request versions and restore with response (#305) 2017-06-12 14:49:46 -07:00
Gregory Schier
ff58ff7e51 Add ability to delete current response 2017-06-12 14:48:17 -07:00
Gregory Schier
5597d331ed Better status messages 2017-06-12 10:33:29 -07:00
Gregory Schier
441a9afd68 Use proper default status messages 2017-06-12 10:29:01 -07:00
Gregory Schier
0ed42bfa90 A few tweaks to multi-line file editor 2017-06-09 19:18:33 -07:00
Gregory Schier
28fd19500b Add ability to delete custom methods (Closes #228) 2017-06-09 15:00:36 -07:00
Gregory Schier
3056921fda Support multiline text in form data editors (#299)
* Support multiline text in form data editors

* Some tweaks around rendering and syntax

* Embed markdown editor
2017-06-09 14:42:19 -07:00
Gregory Schier
4129c1ec8e Add keydown-based delay before making request (#298) 2017-06-08 20:02:16 -07:00
Gregory Schier
fd7a25e1ac New 'request' tag and a lot of improvements (#296)
* New 'request' tag and a lot of improvements

* Update request extension to render all values

* Custom value of tag editor now inherits current
2017-06-08 18:10:12 -07:00
Gregory Schier
1d7090e36c Update insomnia-importers to support Postman descriptions 2017-06-08 11:17:58 -07:00
Gregory Schier
a900aed870 Update insomnia-importers 2017-06-08 11:02:34 -07:00
Gregory Schier
8611016ba8 Some response filter tweaks 2017-06-07 19:53:46 -07:00
Gregory Schier
164f5f9762 Track and display response filter history (#294) 2017-06-07 19:42:16 -07:00
Gregory Schier
5d957ec149 Update node-libcurl (Fixes #293) 2017-06-07 17:28:23 -07:00
Gregory Schier
3d63f3be4a Improved prettify when escape characters and add tests (#291) 2017-06-07 14:51:41 -07:00
Gregory Schier
8151e1d048 Add send shortcut for cmd+R and F5 (#292) 2017-06-07 14:51:24 -07:00
Gregory Schier
a2a187434b Make test in markdown preview selectabl 2017-06-07 14:37:38 -07:00
Gregory Schier
fc1c7826fa Markdown header styles and sanitize HTML (#290) 2017-06-07 14:36:43 -07:00
Gregory Schier
6545832afd Bump version and some length fixes 2017-06-06 17:18:22 -07:00
Gregory Schier
c78dade7a7 Workspace duplication improvements 2017-06-06 17:07:09 -07:00
Hayden
7516b3c7b7 Feature/duplicate workspace (#237)
* rename "Danger Zone" to "Actions"

* add duplicate to workspace model

* create and pass "handleDuplicateWorkspace" into "WorkplaceSettingsModal"

* add "Duplicate Workspace" button into "Actions" section

* add semicolon
2017-06-06 14:21:06 -07:00
ttrobisch
c7dc38fe9c Add no proxy support (#285) 2017-06-06 13:21:59 -07:00
Gregory Schier
ff30b3f494 Update importers dependency 2017-06-05 18:35:25 -07:00
Gregory Schier
712eb7b5a2 Fix client credentials setting in OAuth form 2017-06-05 14:06:12 -07:00
Gregory Schier
edc594f1c1 Some fixes to documentation editor 2017-06-05 08:09:06 -07:00
Gregory Schier
48cd51eeb9 Updated shortcuts color 2017-06-01 17:30:45 -07:00
Gregory Schier
6666080f0f Remove documentation icon clickability 2017-06-01 17:25:36 -07:00
Gregory Schier
cb0fa272b3 Tweak prompt button icon 2017-06-01 17:00:57 -07:00
Gregory Schier
4b98c23d44 Add copy button to URL Preview 2017-06-01 16:53:10 -07:00
Gregory Schier
167b19a2d4 Minor tweak to markdown editor styles 2017-06-01 16:43:27 -07:00
Gregory Schier
e7bc8bb860 UI/UX and tweaks to Markdown Descriptions (#279)
* Styles and editor done for requests

* Add description markdown to WOrkspace settings

* Show file icon beside request with description

* Add tracking
2017-06-01 15:58:09 -07:00
Valeria
eb94f430f0 Request description with markdown (#252)
* Updated Request & Request Group with a description field

* Button and Workspace description

* Merkdown request description text editor

* Removed useless button for now

* Fixed lock.json for npm@5

* PR #252 requested changes

* _handleValueChange->props

* Removed sanitize
2017-06-01 06:54:46 -07:00
Gregory Schier
ef64eea23b Added test for disabling of analytics tracking 2017-06-01 06:50:15 -07:00