# 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 x load from file 1. interrupt running jobs 1. temporarily disable jobs 1. json API 1. change cron to load the full job from storage so not holding big queued jobs in ram 1. add optional second for test main