Inject node - let once delay be editable (#1541)

* inject once with delay

* test for inject delay at once works

* give access to the once delay of the inject node

* change event not needed in HTML

* code review with Dave

* rename test

* tests for default and optional delay

* test once with delay and repeat
This commit is contained in:
Klaus Landsdorf
2018-01-11 22:50:53 +01:00
committed by Nick O'Leary
parent af5df890a5
commit 4ff6e792cd
4 changed files with 111 additions and 29 deletions

View File

@@ -59,7 +59,8 @@
"Sunday"
],
"on": "on",
"onstart": "Inject once at start?",
"onstart": "Inject once after",
"onceDelay": "seconds, then",
"tip": "<b>Note:</b> \"interval between times\" and \"at a specific time\" will use cron.<br/>See info box for details.",
"success": "Successfully injected: __label__",
"errors": {