seubert-claims/ondeck/src/app/api
lorentz a4dfa0db59 Fix: open overdue tasks no longer hidden by 7-day age cutoff
RCA: the dueDate >= cutoff filter was incorrectly excluding open tasks
more than 7 days overdue. The cutoff now only applies to terminal tasks
(COMPLETED/CANCELLED/NA) to suppress ancient clutter. Open tasks of any
age are always returned.

Fixes tasks/page.tsx and clients/[id]/page.tsx.
2026-05-19 03:24:14 +00:00
..
admin Admin backups UI: list, run-now, download, delete + backup volume mounted to app 2026-04-23 12:31:24 +00:00
auth/[...nextauth] Initial commit: OnDeck project 2026-02-18 13:20:52 +00:00
clients Fix: open overdue tasks no longer hidden by 7-day age cutoff 2026-05-19 03:24:14 +00:00
cron Clean restart: policyTypeFilter on templates, wipe+regenerate Apr 1+ endpoint, admin UI button 2026-04-23 11:06:39 +00:00
dashboard/workload Fix overdue counts on manager page 2026-04-14 00:27:47 +00:00
designations Initial commit: OnDeck project 2026-02-18 13:20:52 +00:00
metrics Logging: add missing audit logs (setup, contacts, task create/note, renewal settings); add /api/metrics Prometheus endpoint 2026-04-12 23:40:57 +00:00
policies/[id]/open-task-count Task system improvements batch 2026-04-24 18:26:43 +00:00
policy-groups/[id] Fix: open overdue tasks no longer hidden by 7-day age cutoff 2026-05-19 03:24:14 +00:00
roles Initial commit: OnDeck project 2026-02-18 13:20:52 +00:00
sync Initial commit: OnDeck project 2026-02-18 13:20:52 +00:00
tasks Fix: open overdue tasks no longer hidden by 7-day age cutoff 2026-05-19 03:24:14 +00:00
templates Follow-up fixes: starred group, edit pencil, sync warning, service type 2026-04-24 19:56:44 +00:00
users Fix: open overdue tasks no longer hidden by 7-day age cutoff 2026-05-19 03:24:14 +00:00