No description
Find a file
lorentz b1b0dfa64d Fix: align task visibility filters across all API routes and dashboards
- api/tasks/route.ts: fix group-expiry filter to never hide open tasks;
  replace dueDate-based age filter with completedAt-based filter so open
  tasks are always visible regardless of how old they are
- api/dashboard/workload/route.ts: add dead-policy exclusion to base
  task filter so overdue counts and per-user workload rows exclude tasks
  on cancelled/expired/non-renewed policies
- manager/page.tsx: same dead-policy exclusion on teamMembers task query
- api/metrics/route.ts: fix horizon_tasks_overdue to exclude dead-policy tasks
2026-06-02 00:01:01 +00:00
.claude Add: /api/admin/bulk-close-pre-cutoff route with audit logging 2026-05-20 17:27:27 +00:00
dev Fix: 8 issues from Horizon Issues & Next Steps doc 2026-05-28 23:33:54 +00:00
ondeck Fix: align task visibility filters across all API routes and dashboards 2026-06-02 00:01:01 +00:00
tasks Renewal settings, client setup queue, manager setup page, combobox grouping, nav updates 2026-04-10 13:50:04 +00:00
.gitignore chore: gitignore sql backups and remove accidentally committed backup 2026-04-08 18:07:53 +00:00