Documentation
¶
Overview ¶
templ: version: v0.3.1020
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JobPage ¶
func JobPage(j *entity.Job, runs []entity.JobRun, user *entity.User, errMsg string, bannerEntry *ui.MissingEntry) templ.Component
JobPage is the operator-facing surface for a single job mounted at /jobs/{key}. Operators can trigger a run and see a condensed history (last run + total invocations). Schedule, enabled flag, and runtime configs live on /manager/jobs/{key} — this page is read-only for those settings.
bannerEntry is non-nil when the job still has Required configs empty; the ScopedSetupBanner nudges the admin to finish setup before runs can succeed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.