diff --git a/TODO b/TODO index fa47a9c..73ef164 100644 --- a/TODO +++ b/TODO @@ -20,6 +20,7 @@ to keep html easy, can keep routes: /jobs/import/ -> importlog.html /jobs/ai/ -> importlog.html??? + /jobs/move/ -> importlog.html??? but not sure if any job won't have passes, num files, etc. BUT if it ever does this is how we deal with it @@ -32,7 +33,6 @@ -> when job finished, then Import Files (import_dir only) -> when job finished, the set state: awating jobs - implications, pa_job needs to know if it depends on another, e.g. do find before import (in example above) pa web needs to show status for the job engine IN YOUR FACE when not at awaiting jobs yet, afterwards, maybe a simple jobs() that is clickable on the gui?