Commit graph

7 commits

Author SHA1 Message Date
Chneemann
3d4029af72
feat(dashboard): add modular task detail modal with edit/delete actions
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 51s
2026-08-25 10:07:13 +02:00
Chneemann
a60851ac07
refactor(lib): consolidate services, types, utils, and actions into lib folder and update import paths
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 1m27s
2026-08-23 16:44:18 +02:00
Chneemann
f3cb400d44
refactor(dashboard): improve responsive column layout with auto-fit grid
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 44s
2026-08-20 03:58:03 +02:00
Chneemann
d337425a30
refactor(layout): standardize container width and responsiveness across pages
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 44s
2026-08-19 04:43:03 +02:00
Chneemann
0e89c44448
feat(user): update user profile schema with name and color, extend registration, and integrate across header and kanban cards 2026-08-12 19:36:39 +02:00
Chneemann
b386c2b4c5
feat(ui): add reactive trash count using SWR to navbar and dashboard trash link 2026-08-12 09:11:51 +02:00
Chneemann
674adacc74
refactor(dashboard): modularize header components and organize board structure 2026-08-11 18:39:38 +02:00
Renamed from app/(app)/dashboard/KanbanBoard.tsx (Browse further)