veritas-kanban/server
Brad Groux ed8606fb74 feat: per-widget dashboard visibility toggles
Add individual on/off toggles for each dashboard widget in
Settings > Board & Display. When 'Show Dashboard' is enabled,
a nested list of 12 widget toggles appears:

- Token Usage, Run Duration, Agent Comparison, Status Timeline
- Cost per Task, Agent Utilization, Wall Time, Session Metrics
- Activity Clock, Where Time Went, Hourly Activity, Trends Charts

All default to ON. Server-side Zod schema updated to accept
the new dashboardWidgets object. Shared types already had the
DashboardWidgetSettings interface from a prior commit.
2026-02-05 20:48:35 -06:00
..
.veritas-kanban security+quality: final codebase review fixes 2026-01-29 06:13:10 -06:00
src feat: per-widget dashboard visibility toggles 2026-02-05 20:48:35 -06:00
.env.example feat: Add webhook notifications for Clawdbot Gateway integration 2026-01-31 21:30:02 -07:00
package.json chore: v2.0.0 release prep 2026-02-05 20:45:36 -06:00
tsconfig.json feat: Sprint US-1200 Refactoring batch — 13 tasks complete 2026-01-28 06:08:59 -06:00
vitest.config.ts feat(security): replace custom rate limiter with express-rate-limit 2026-01-28 12:22:34 -06:00