Reload job in ui

This commit is contained in:
bel
2020-03-15 23:04:48 +00:00
parent 0971908da7
commit fd71221cbf
12 changed files with 275 additions and 93 deletions

24
TODO.md
View File

@@ -9,29 +9,29 @@
x last output
x add titles to jobs
x job title includes last pass/fail icon
1. button to modify (copies to upsert form)
1. button to delete
x button to modify (copies to upsert form)
x button to delete
1. UI to mutate
1. submit job
1. delete job
1. pause jobs
x submit job
x delete job
x pause jobs
1. interrupt job
1. force run
1. JS
x JS
x ajax for json calls
# Backend
x load from file
1. interrupt running jobs
1. temporarily disable jobs
1. disable jobs
1. json API
1. list
1. last run output
1. last run pass/fail bool
1. last run timestamp
x last run output
x last run pass/fail bool
x last run timestamp
1. next run
1. upsert
x upsert
1. delete job
1. pause/disable job
1. running job
@@ -41,4 +41,4 @@ x load from file
x add optional second for test main
1. test main
x add titles to jobs
1. namespace for jobs, output, lastrun, laststatus
x namespace for jobs, output, lastrun, laststatus