Commit graph

5 commits

Author SHA1 Message Date
Chneemann
83dbe3a388
refactor(ui): update ActionButton to support both links and form submit buttons and integrate into task form
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 51s
2026-08-27 09:31:37 +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
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