Commit graph

9 commits

Author SHA1 Message Date
Chneemann
f3378796bb
feat(ui): extract drop zone styles into reusable DropActionButton component and rename ActionDropZones to DropZones
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 51s
2026-08-28 10:01:13 +02:00
Chneemann
d08a3cc0fe
refactor(ui): integrate reusable ActionButton across dashboard and tasks components
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 51s
2026-08-27 09:23:06 +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
3e7d943fe0
feat(tasks): pre-fill task status when creating from column header and route new task button 2026-08-13 16:59:25 +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
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