Files
timetracker/frontend
simon.franken ddb0926dba Implement soft-delete for client targets and balance corrections
Deleting a target or correction sets deletedAt instead of hard-deleting.
Creating a target for a user+client that has a soft-deleted record
reactivates it (clears deletedAt, applies new weeklyHours/startDate)
rather than failing the unique constraint. All reads filter deletedAt = null
on the target, its corrections, and the parent client.
2026-02-23 15:48:07 +01:00
..
2026-02-23 10:53:39 +01:00
fix
2026-02-18 19:31:47 +01:00
2026-02-23 10:53:39 +01:00
fix
2026-02-18 19:31:47 +01:00
2026-02-16 10:15:27 +01:00
2026-02-16 10:15:27 +01:00
2026-02-16 10:15:27 +01:00
2026-02-16 10:15:27 +01:00
2026-02-16 10:15:27 +01:00
2026-02-16 10:15:27 +01:00
2026-02-16 17:12:47 +01:00