Added customer active status filtering to prevent jobs from deleted (inactive) customers from appearing in the UI alongside existing archived job filtering. Changes: - Daily Jobs: Filter jobs where customer is NULL or active=True - Run Checks: Filter jobs where customer is NULL or active=True - Jobs list: Filter jobs where customer is NULL or active=True This prevents showing jobs with "-" status from archived jobs or deleted customers on Daily Jobs and Run Checks pages. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| containers/backupchecks | ||
| deploy | ||
| docs | ||
| .gitignore | ||
| .last-branch | ||
| build-and-push.sh | ||
| LICENSE | ||
| README.md | ||
| version.txt | ||