flowstate/app/(app)/dashboard
2026-08-10 13:33:20 +02:00
..
components refactor(dashboard): modularize KanbanCard into clean sub-components and organize folder structure 2026-08-10 13:33:20 +02:00
KanbanCard.tsx refactor(dashboard): modularize KanbanCard into clean sub-components and organize folder structure 2026-08-10 13:33:20 +02:00
KanbanColumn.tsx refactor(dashboard): move drag-and-drop source logic into KanbanCard component 2026-08-10 12:49:05 +02:00
page.tsx feat(dashboard): implement kanban board page with server-side batch querying and simplified responsive layout 2026-08-08 12:54:55 +02:00