Fix tests to pass on linux

This commit is contained in:
bel
2020-03-13 03:40:53 +00:00
parent 6d39ef9aa2
commit 0d6be1e9d8
6 changed files with 185 additions and 3 deletions

23
TODO.md Normal file
View File

@@ -0,0 +1,23 @@
# Frontend
1. UI to view
1. running job
1. jobs
1. job definition
1. next runtime
1. last runtime
1. last output
1. UI to mutate
1. submit job
1. delete job
1. pause jobs
1. interrupt job
1. JS
1. ajax for json calls
# Backend
1. load from file
1. interrupt running jobs
1. temporarily disable jobs
1. json API