Admin: jobs

Registered jobs with their schedule, priority and recent success and error counts. Selecting a job opens its execution history, where a failed run offers a retry and a running one a cancel.

@alepha/ui/components/admin/admin-jobs

AdminJobs

Triggering a job, retrying and cancelling are all accepted and discarded here. The execution rows carry a `can` block, which is what decides whether a row shows retry or cancel.