TODO and emoji things

This commit is contained in:
bel
2020-03-15 18:45:27 +00:00
parent feeab6f181
commit 4467094230
4 changed files with 61 additions and 26 deletions

View File

@@ -3,12 +3,12 @@
1. UI to view
1. running job
x jobs
1. job definition
x job definition
1. next runtime
x last runtime
x last output
x add titles to jobs
1. job title includes last pass/fail icon
x job title includes last pass/fail icon
1. button to modify (copies to upsert form)
1. button to delete
1. UI to mutate
@@ -16,6 +16,7 @@
1. delete job
1. pause jobs
1. interrupt job
1. force run
1. JS
x ajax for json calls
@@ -35,6 +36,7 @@ x load from file
1. pause/disable job
1. running job
1. interrupt job
1. force run
1. change cron to load the full job from storage so not holding big queued jobs in ram
x add optional second for test main
1. test main