Gregory Schier
685c522886
Improve logic around saving last value in Prompt tag
2019-08-05 14:12:56 -04:00
Maarten de Boer
8fb35d0d76
Optionally make the prompt plugin pre-fill the last entered value
...
Added an option to the prompt plugin to save the last entered value and have that set as default value the next time the prompt shows. This saves you from having to enter all details for each request while still being able to change them if needed. This should be BC and therefore the option is ignored when a storage key is set explicitly; this will still return the cached value directly.
2019-07-09 20:11:40 +02:00
Gregory Schier
490511878f
Use default value in prompt tag
2019-05-10 09:53:28 -04:00
Gregory Schier
98f2d4f793
Only store prompt value when actually sending ( Fixes #1494 )
2019-05-10 09:48:53 -04:00
Gregory Schier
6b3dee759d
More robust handling of prompt tag filtering
2019-05-07 14:08:57 -04: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
01196cf457
Fix Prompt plugin ( Closes #1063 )
2018-11-06 08:52:55 -05:00
Gregory Schier
0967ed4e25
Support version suffix in plugin install
2018-08-04 11:52:35 -07:00
Gregory Schier
a65dd6a37e
Fix tag editor preview jumping
2018-07-19 16:16:06 -04:00
Phillip Lanclos
caeb642fd2
Add Secure Text option for prompts ( #1036 )
...
* Add Secure Text option for prompts closes #962
* Change prompt secure text name
2018-07-05 14:44:45 -07:00
Gregory Schier
770da1b425
More robust prompt tag
2018-06-27 01:12:43 -04:00
Gregory Schier
8a8c4b3979
Prompt tag now only prompts once per request maximum
2018-06-27 00:58:34 -04:00
Gregory Schier
4901f03041
Add Prettier
2018-06-25 13:42:50 -04:00
Gregory Schier
d0d6c4b57f
Ability for prompt tag to cache results
2018-03-30 10:25:35 -04:00
Gregory Schier
a7f267d774
Actually handle plugin download errors (Related #825 )
2018-03-28 16:32:51 -04:00
Gregory Schier
a30db86dea
Fix prompt plugin
2018-02-21 21:48:06 +10: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