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
8d46cee892
feat(ui): add HighlightText component for search match highlighting
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 49s
2026-08-18 10:14:24 +02:00
Chneemann
12e06468cd
feat(tasks): add task editing actions, drop zone enhancements, and mobile support 2026-08-13 12:39:24 +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
8d7a4601af
fix(dashboard): restrict task deletion dropzone and mobile actions to creators 2026-08-12 11:43:04 +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/KanbanCard.tsx (Browse further)