79b6991b31
Add: /api/admin/bulk-close-pre-cutoff route with audit logging
...
Marks all open tasks with dueDate < 2026-04-01 as COMPLETED.
Supports ?dryRun=true for safe preview before execution.
Writes batched AuditLog entries + a summary entry per run.
Admin-only (403 for non-admins).
2026-05-20 17:27:27 +00:00
bbdbe1ddc0
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
3a8f21704a
fix: hydration mismatch in run history date formatting
2026-04-08 18:07:36 +00:00
851487a8dd
fix: advocate dropdown on client list shows claims dept only
2026-04-08 10:05:10 +00:00
d45daacf28
feat: user dropdowns collapse 'All Staff' behind expandable toggle
...
- Add shared UserSelectContent component with Claims-first layout
- All Staff section is collapsed by default, click the label to expand
- Applied to: tasks 'Viewing as', tasks 'Transfer to', assign page
(claims advocate + bulk assign), additional service modal 'Assign to'
2026-04-08 02:48:31 +00:00
4aa19e6a21
Tasks: multi-note system, claims-first viewer dropdown, TaskNote schema
2026-03-25 14:57:21 +00:00
b036a93da2
Initial commit: OnDeck project
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 13:20:52 +00:00