Go to file
Ivo Oskamp d2a6ebc1ef Filter out archived jobs and inactive customers from job lists
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>
2026-02-06 14:06:55 +01:00
containers/backupchecks Filter out archived jobs and inactive customers from job lists 2026-02-06 14:06:55 +01:00
deploy Auto-commit local changes before build (2026-01-01 16:09:56) 2026-01-01 16:09:56 +01:00
docs Merge branches v20260203-01 through v20260205-13 into main 2026-02-06 13:41:08 +01:00
.gitignore Auto-commit local changes before build (2026-01-01 16:09:56) 2026-01-01 16:09:56 +01:00
.last-branch Merge branches v20260203-01 through v20260205-13 into main 2026-02-06 13:41:08 +01:00
build-and-push.sh Auto-commit local changes before build (2026-01-01 16:40:37) 2026-01-01 16:40:37 +01:00
LICENSE Auto-commit local changes before build (2026-01-01 16:09:56) 2026-01-01 16:09:56 +01:00
README.md Merge branches v20260203-01 through v20260205-13 into main 2026-02-06 13:41:08 +01:00
version.txt Merge branches v20260203-01 through v20260205-13 into main 2026-02-06 13:41:08 +01:00