managarten/apps
Till-JS bb59227aff feat(todo): add Kanban board with drag & drop and filters
- Add kanban_columns table for custom column support
- Add columnId and columnOrder fields to tasks
- Create NestJS Kanban module with CRUD endpoints
- Implement KanbanBoard, KanbanColumn, KanbanTaskCard components
- Add drag & drop support between columns using svelte-dnd-action
- Add Quick Add Task inline in each column
- Add filter panel (priority, project, labels, search)
- Add /kanban route and navigation link

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-07 16:36:17 +01:00
..
calendar fix(settings): unify global settings across web apps 2025-12-07 16:28:00 +01:00
chat Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
clock fix(settings): unify global settings across web apps 2025-12-07 16:28:00 +01:00
contacts Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
context Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
manacore fix(manacore): improve API response handling and auth flow 2025-12-07 16:10:51 +01:00
manadeck Merge branch 'dev-1' into dev 2025-12-05 17:57:26 +01:00
picture fix(picture): update API client to v1 endpoint and rename steps param 2025-12-07 16:11:04 +01:00
quote/apps fix lint 2025-12-04 00:32:13 +01:00
todo feat(todo): add Kanban board with drag & drop and filters 2025-12-07 16:36:17 +01:00
zitare fix(settings): unify global settings across web apps 2025-12-07 16:28:00 +01:00