My-Weekly-ToDo-List/src
mARTin ca7911c7ef feat: kanban card detail modal with full task editing
Click any kanban card to open a Trello-style detail modal with:
- Title editing
- Project assignment with dropdown
- Kanban stage selector
- Due date picker
- Someday list assignment
- Markdown notes editor
- Subtask management (add, toggle, edit, delete)
- Task deletion
Responsive design: slides up as bottom sheet on mobile.

v1.55.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 22:31:10 +01:00
..
app feat: kanban card detail modal with full task editing 2026-03-21 22:31:10 +01:00
components feat: kanban card detail modal with full task editing 2026-03-21 22:31:10 +01:00
lib feat: kanban task creation and Google Tasks API quota optimization 2026-03-21 19:28:15 +01:00
types feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
middleware.ts feat: add push notifications for calendar event reminders 2026-03-16 21:38:15 +01:00