My-Weekly-ToDo-List/prisma
mARTin dddde43935 feat: add setting to show task checkboxes in weekly view
- Add showTaskCheckboxes field to User model in Prisma schema
- Create database migration for the new field
- Update user profile API to handle the new setting
- Implement checkbox rendering in GridTaskBlock controlled by user preference
- Add CSS styles for task checkboxes
2026-02-25 12:59:55 +01:00
..
migrations feat: add setting to show task checkboxes in weekly view 2026-02-25 12:59:55 +01:00
schema.prisma feat: add setting to show task checkboxes in weekly view 2026-02-25 12:59:55 +01:00