flowstate/app/components/layout
Chneemann 9802febef3
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 5s
refactor(auth): extract handleSignOut server action into dedicated module to fix client build error
2026-08-22 06:56:07 +02:00
..
BrandLogo.tsx feat(search): add debounced search bar with server-side TaskService filtering 2026-08-17 04:48:06 +02:00
Footer.tsx refactor(layout): standardize container width and responsiveness across pages 2026-08-19 04:43:03 +02:00
Header.tsx refactor(ui): reorganize component directory structure 2026-08-18 10:18:06 +02:00
MobileLegalMenu.tsx refactor(auth): extract handleSignOut server action into dedicated module to fix client build error 2026-08-22 06:56:07 +02:00
Navbar.tsx feat(member): integrate dynamic member list with server-side data and utility helpers 2026-08-18 12:01:57 +02:00
Sidebar.tsx refactor(auth): extract handleSignOut server action into dedicated module to fix client build error 2026-08-22 06:56:07 +02:00
UserBadge.tsx feat(user): add login status tracking, last login timestamp, and UI indicators 2026-08-13 08:34:21 +02:00