Commit graph

7 commits

Author SHA1 Message Date
Chneemann
6f42285405
fix(layout): adjust header z-index layers for mobile/desktop viewports
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 47s
2026-08-25 10:18:30 +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
ca01a3b44e
refactor(ui): reorganize component directory structure
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 48s
2026-08-18 10:18:06 +02:00
Chneemann
07d80a2674
feat(search): add debounced search bar with server-side TaskService filtering
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 52s
2026-08-17 04:48:06 +02:00
Chneemann
6fc598be83
feat(layout): implement navbar, routing (/summary, /board), layout enhancements and JSDoc 2026-08-04 08:59:08 +02:00
Chneemann
fd728634ce
feat(auth): integrate NextAuth v5 with credentials provider, protected routes, and custom auth layouts 2026-08-03 15:13:18 +02:00
Chneemann
47b89056b5
feat(layout): setup core layout structure with sidebar, header, navbar, brand, and theme tokens 2026-08-03 11:34:43 +02:00