flowstate/app/components/layout
Chneemann c33fcb9f91
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 47s
feat(search): conditionally hide SearchBar on non-searchable routes
2026-08-17 04:57:14 +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 feat(layout): add mobile legal menu overlay and unify footer links 2026-08-16 19:09:46 +02:00
Header.tsx feat(search): add debounced search bar with server-side TaskService filtering 2026-08-17 04:48:06 +02:00
MobileLegalMenu.tsx feat(layout): add mobile legal menu overlay and unify footer links 2026-08-16 19:09:46 +02:00
Navbar.tsx feat(layout): add mobile legal menu overlay and unify footer links 2026-08-16 19:09:46 +02:00
SearchBar.tsx feat(search): conditionally hide SearchBar on non-searchable routes 2026-08-17 04:57:14 +02:00
Sidebar.tsx feat(layout): implement navbar, routing (/summary, /board), layout enhancements and JSDoc 2026-08-04 08:59:08 +02:00
UserBadge.tsx feat(user): add login status tracking, last login timestamp, and UI indicators 2026-08-13 08:34:21 +02:00