No description
Find a file
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
.claude Rebrand: rename ondeck->horizon in package.json, docker-compose, SERVER.md, docs; production stack at /opt/stacks/horizon 2026-04-12 23:59:20 +00:00
dev Signin: use black logo with CSS invert for white rendering on green panel 2026-04-13 02:52:33 +00:00
ondeck Fix: align overdue task counts across all surfaces 2026-05-20 17:10:09 +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