Commit graph

10 commits

Author SHA1 Message Date
Chneemann
86d1c8859d
feat(member): integrate dynamic member list with server-side data and utility helpers
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 49s
2026-08-18 12:01:57 +02:00
Chneemann
cf72de43d9
feat(tasks): implement unified task creation and editing mode with query parameters and service layer integration 2026-08-13 10:34:33 +02:00
Chneemann
1e7e40b8a6
feat(user): add login status tracking, last login timestamp, and UI indicators 2026-08-13 08:34:21 +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
Chneemann
2d2a4388e2
feat(dashboard): add drag-to-delete and mobile delete actions 2026-08-11 11:32:29 +02:00
Chneemann
c4989155b3
feat(dashboard): add individual task loading states and optimize client-server component architecture 2026-08-10 14:19:40 +02:00
Chneemann
73bc52e41a
style(dashboard): update design kanban column and task cards with enhanced UI 2026-08-08 13:22:41 +02:00
Chneemann
3057310b13
feat(dashboard): implement kanban board page with server-side batch querying and simplified responsive layout 2026-08-08 12:54:55 +02:00