My-Weekly-ToDo-List/prisma
mARTin 4757dc3cdb feat: per-view settings for hour format, sub-hours, weather, checkboxes
Add viewSettings JSON field to User model storing per-view overrides.
Settings like hour label format, sub-hour labels, weather, and task
checkboxes can now be set per view (simple/calendar/list/kanban) or
globally. A clickable badge next to each setting shows "All" (global)
or the current view name (per-view). Click to toggle scope.

Also fixes hourLabelFormat not actually being applied to time column
rendering (was hardcoded, now uses effective per-view value).

v1.49.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 01:09:36 +01:00
..
migrations feat: add Kanban board view with customizable stages 2026-03-11 09:15:11 +01:00
schema.prisma feat: per-view settings for hour format, sub-hours, weather, checkboxes 2026-03-18 01:09:36 +01:00