feat(ui): extract drop zone styles into reusable DropActionButton component and rename ActionDropZones to DropZones
deploy.yml #43 -Commit
f3378796bb
pushed by
Chneemann
refactor(ui,tasks): enhance ActionButton to support submit/disabled states and expose isSubmitting
deploy.yml #42 -Commit
1a8bed2d4f
pushed by
Chneemann
refactor(ui): update ActionButton to support both links and form submit buttons and integrate into task form
deploy.yml #41 -Commit
83dbe3a388
pushed by
Chneemann
refactor(ui): integrate reusable ActionButton across dashboard and tasks components
deploy.yml #40 -Commit
d08a3cc0fe
pushed by
Chneemann
feat(ui): add reusable ActionButton component with customizable variants and icons
deploy.yml #39 -Commit
a110e07ccc
pushed by
Chneemann
refactor(dashboard): split task modal into modular TaskModalContent component
deploy.yml #38 -Commit
68183b770e
pushed by
Chneemann
feat(search): hide searchbar instantly via window.history state when task modal is open
deploy.yml #37 -Commit
093944e8c4
pushed by
Chneemann
fix(layout): adjust header z-index layers for mobile/desktop viewports
deploy.yml #36 -Commit
6f42285405
pushed by
Chneemann
feat(dashboard): add modular task detail modal with edit/delete actions
deploy.yml #35 -Commit
3d4029af72
pushed by
Chneemann
feat(ui): add error boundary fallback page with retry and recovery actions
deploy.yml #34 -Commit
5ba906cf84
pushed by
Chneemann
feat(ui): add clean 404 not-found page with slug fallback
deploy.yml #33 -Commit
730649d809
pushed by
Chneemann
feat(ui): add global skeleton loading state for app layout
deploy.yml #32 -Commit
34cc956749
pushed by
Chneemann
fix(summary): resolve text clipping issue
deploy.yml #31 -Commit
230fde3e70
pushed by
Chneemann
fix(deps): move drizzle-kit to dependencies for production migrations
deploy.yml #30 -Commit
2b5073db0e
pushed by
Chneemann
refactor(lib): consolidate services, types, utils, and actions into lib folder and update import paths
deploy.yml #29 -Commit
a60851ac07
pushed by
Chneemann
security(auth): move guest credentials to secure server-side API route and update docker config
deploy.yml #28 -Commit
9ae5ddaf90
pushed by
Chneemann
feat(tasks): integrate zod validation for task creation and updates
deploy.yml #27 -Commit
f99d1f15c4
pushed by
Chneemann
feat(auth): integrate zod validation for login and registration
deploy.yml #26 -Commit
3812afab5a
pushed by
Chneemann
feat(ui): add maxLength attributes to task and auth forms matching db schema
deploy.yml #25 -Commit
5a45643331
pushed by
Chneemann
refactor(db): add explicit string length limits to users and tasks tables
deploy.yml #24 -Commit
b94e7834be
pushed by
Chneemann
fix(ci): fix yaml indentation in deployment workflow configuration
deploy.yml #23 -Commit
c57f9ab6dc
pushed by
Chneemann
feat(ci): add telegram failure notification to forgejo actions workflow
deploy.yml #22 -Commit
c4eb13583e
pushed by
Chneemann
refactor(auth): extract handleSignOut server action into dedicated module to fix client build error
deploy.yml #21 -Commit
9802febef3
pushed by
Chneemann
refactor(auth): extract authentication logic into a dedicated service and configure docker build args
deploy.yml #20 -Commit
f3a526a68c
pushed by
Chneemann
fix(auth): support both server and public environment variables for guest credentials service
deploy.yml #19 -Commit
1b5a532510
pushed by
Chneemann
feat(auth): add guest login option with environment variables and distinct loading states
deploy.yml #18 -Commit
361551a022
pushed by
Chneemann
refactor(member): update member status stat to dynamically display capitalized user role
deploy.yml #17 -Commit
3db1a18086
pushed by
Chneemann
feat(db): add role field and role enum to users table schema
deploy.yml #16 -Commit
6a6b8406a4
pushed by
Chneemann
refactor(dashboard): improve responsive column layout with auto-fit grid
deploy.yml #15 -Commit
f3cb400d44
pushed by
Chneemann
refactor(layout): standardize container width and responsiveness across pages
deploy.yml #14 -Commit
d337425a30
pushed by
Chneemann