Opender Singh
443d6df08d
Initial pass to combine eslint and prettier ( #2166 )
2020-05-15 10:54:07 +12:00
Alfonso Ruzafa
34c5a79338
Add support for live display name for template tags ( #1936 )
...
* add support for live display names in template tags
* add setting to (de)activate live display names in template tags
* Revert "add setting to (de)activate live display names in template tags"
This reverts commit 8cd70b87b5
.
* remove liveDisplayName from the Prompt plugin
* use liveDisplayName over 1st arg if it's an enum
2020-03-11 15:15:15 -07:00
Gregory Schier
7c63132a85
Add new encoding type to template tag args
2019-05-08 13:36:55 -04:00
Gregory Schier
a7c2fd01fc
Ability to resend Response Tag's dependent request ( #1470 )
2019-04-26 21:34:15 -07:00
Gregory Schier
7c18b629de
Mask preview for masked prompt tag ( Closes #1412 )
2019-04-18 14:01:27 -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
66637f33d4
Fix async tag error handling ( Closes #1027 )
2018-07-09 10:53:11 -04:00
Gregory Schier
60f6a31a95
Add folder index to request tag ( Closes #1011 )
2018-06-26 17:26:44 -04:00
Gregory Schier
4901f03041
Add Prettier
2018-06-25 13:42:50 -04:00
Gregory Schier
b11f5a5c69
Plugin Storage API ( #981 )
...
* Add plugin storage API
* Add tests
2018-06-08 20:22:39 -07:00
Gregory Schier
5d0e307832
Add name and folder options to Request tag ( #972 )
...
* Add name and folder to request plugin
* Publish
- insomnia-plugin-request@1.0.7
- insomnia-app@1.0.17
2018-06-06 18:34:11 -07:00
Gregory Schier
d0d6c4b57f
Ability for prompt tag to cache results
2018-03-30 10:25:35 -04:00
Gregory Schier
dbe5fdd736
Add OAuth 2.0 token to Request template tag ( #715 )
2018-01-17 13:36:06 +07:00
Gregory Schier
aba3c8ed86
Prompt Template Tag and Plugin arg validation ( #673 )
...
* Plugin arg validation, prompt tag, and some changes needed
* Version bumps
2017-12-21 06:01:51 -08: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