refactor(dashboard): split task modal into modular TaskModalContent component
#38 -Commit
68183b770e
pushed by
Chneemann
fix(layout): adjust header z-index layers for mobile/desktop viewports
#36 -Commit
6f42285405
pushed by
Chneemann
feat(dashboard): add modular task detail modal with edit/delete actions
#35 -Commit
3d4029af72
pushed by
Chneemann
feat(ui): add error boundary fallback page with retry and recovery actions
#34 -Commit
5ba906cf84
pushed by
Chneemann
feat(ui): add clean 404 not-found page with slug fallback
#33 -Commit
730649d809
pushed by
Chneemann
feat(ui): add global skeleton loading state for app layout
#32 -Commit
34cc956749
pushed by
Chneemann
fix(deps): move drizzle-kit to dependencies for production migrations
#30 -Commit
2b5073db0e
pushed by
Chneemann
feat(tasks): integrate zod validation for task creation and updates
#27 -Commit
f99d1f15c4
pushed by
Chneemann
feat(auth): integrate zod validation for login and registration
#26 -Commit
3812afab5a
pushed by
Chneemann
feat(ui): add maxLength attributes to task and auth forms matching db schema
#25 -Commit
5a45643331
pushed by
Chneemann
refactor(db): add explicit string length limits to users and tasks tables
#24 -Commit
b94e7834be
pushed by
Chneemann
fix(ci): fix yaml indentation in deployment workflow configuration
#23 -Commit
c57f9ab6dc
pushed by
Chneemann
feat(db): add role field and role enum to users table schema
#16 -Commit
6a6b8406a4
pushed by
Chneemann
refactor(dashboard): improve responsive column layout with auto-fit grid
#15 -Commit
f3cb400d44
pushed by
Chneemann
refactor(layout): standardize container width and responsiveness across pages
#14 -Commit
d337425a30
pushed by
Chneemann
fix(member): add error handling and toast feedback for missing user profiles
#13 -Commit
8bf1aa41e3
pushed by
Chneemann