Files
timetracker/backend
simon.franken 159022ef38 Exclude client targets for soft-deleted clients
findAll and findById filter on client.deletedAt = null so targets
belonging to a soft-deleted client are invisible. The create guard
also rejects soft-deleted clients. The raw SQL balance query now
excludes soft-deleted time entries and projects from tracked totals.
2026-02-23 15:24:58 +01:00
..
2026-02-18 19:02:29 +01:00
fix
2026-02-18 19:40:39 +01:00
2026-02-16 10:15:27 +01:00