Gregory Schier
|
a83596299a
|
Fix Response Tag infinite recursion (#1502)
* Improvements to Response tag recursion and rendering (Fixes #1500)
* Add tests for response tag dependency sending
|
2019-05-15 16:01:36 -04:00 |
|
Gregory Schier
|
8adee60c86
|
Store response tag filter in base64 (Fixes #1484, Fixes #1030)
Also tweak response tag dependency sending
|
2019-05-08 13:39:58 -04:00 |
|
Gregory Schier
|
48f08e553d
|
Better param default
|
2019-05-07 10:44:02 -04:00 |
|
Gregory Schier
|
7a54931047
|
Fix response dependency behavior check
|
2019-05-07 10:35:19 -04:00 |
|
Gregory Schier
|
0601fc9582
|
Order of response behavior args
|
2019-04-26 21:45:11 -07:00 |
|
Gregory Schier
|
a7c2fd01fc
|
Ability to resend Response Tag's dependent request (#1470)
|
2019-04-26 21:34:15 -07:00 |
|
Gregory Schier
|
88b0bb784f
|
Add trailing commas to ESLint + Prettier
|
2018-12-12 12:36:11 -05:00 |
|
Gregory Schier
|
99de4725fa
|
prettier entire project
|
2018-10-17 12:42:33 -04:00 |
|
Gregory Schier
|
4901f03041
|
Add Prettier
|
2018-06-25 13:42:50 -04:00 |
|
Gregory Schier
|
a47030613c
|
Don't require XPath queries to start with slash (Closes #698)
|
2018-01-16 12:46:24 +07:00 |
|
Gregory Schier
|
1e948412c8
|
Handle encodings in response plugin (Fixes #641)
|
2017-12-01 14:18:38 +00:00 |
|
Gregory Schier
|
549ce23ce8
|
Merge All Repositories into Monorepo for easier maintenance (#629)
* All projects into monorepo
* Update CI
* More CI updates
* Extracted a bunch of things into packages
* Publish
- insomnia-plugin-base64@1.0.1
- insomnia-plugin-default-headers@1.0.2
- insomnia-plugin-file@1.0.1
- insomnia-plugin-hash@1.0.1
- insomnia-plugin-now@1.0.1
- insomnia-plugin-request@1.0.1
- insomnia-plugin-response@1.0.1
- insomnia-plugin-uuid@1.0.1
- insomnia-cookies@0.0.2
- insomnia-importers@1.5.2
- insomnia-prettify@0.0.3
- insomnia-url@0.0.2
- insomnia-xpath@0.0.2
* A bunch of small fixes
* Improved build script
* Fixed
* Merge dangling files
* Usability refactor
* Handle duplicate plugin names
|
2017-11-26 20:45:40 +00:00 |
|