flowstate/app/(app)/tasks
Chneemann f99d1f15c4
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 47s
feat(tasks): integrate zod validation for task creation and updates
2026-08-23 10:54:20 +02:00
..
task feat(ui): add maxLength attributes to task and auth forms matching db schema 2026-08-23 10:05:36 +02:00
page.tsx refactor(layout): standardize container width and responsiveness across pages 2026-08-19 04:43:03 +02:00
TaskForm.tsx feat(tasks): pre-fill task status when creating from column header and route new task button 2026-08-13 16:59:25 +02:00
useTaskForm.ts feat(tasks): integrate zod validation for task creation and updates 2026-08-23 10:54:20 +02:00