seubert-claims/ondeck/src/components/manager
lorentz c20d6b8f1a Fix: align overdue task counts across all surfaces
Manager page and workload API were bounding overdue by a configurable
window (e.g. last 30 days), while the tasks page counted ANY open task
past due with no lower bound. This caused Mimi/Dawn's numbers to diverge.

All three surfaces now use the same definition: open task + dueDate < today.
2026-05-20 17:10:09 +00:00
..
manager-page-client.tsx Fix overdue counts on manager page 2026-04-14 00:27:47 +00:00
team-members-by-department.tsx Fix: align overdue task counts across all surfaces 2026-05-20 17:10:09 +00:00