MeetUp/src/components
Maximilian Liebmann 0cd88d6f07
Some checks failed
container-scan / Container Scan (pull_request) Failing after 2m54s
docker-build / docker (pull_request) Failing after 4m21s
feat: enhance header with notification buttons and user dropdown
- Updated header component to include notification buttons with icons.
- Introduced a new NavUser component for user-related actions in the sidebar.
- Added NotificationDot component for visual notification indicators.
- Created UserCard component to display user information.
- Implemented UserDropdown for user settings and logout functionality.
- Added Avatar component for user images with fallback support.
- Refactored Sheet and Tooltip components for consistency and improved styling.
- Introduced QueryProvider for managing React Query context.
- Updated SidebarProvider to use custom sidebar implementation.
- Enhanced mobile detection hook for better responsiveness.
- Updated dependencies in yarn.lock for new features and fixes.

feat: remove dot
2025-06-23 08:57:19 +02:00
..
buttons feat: enhance header with notification buttons and user dropdown 2025-06-23 08:57:19 +02:00
custom-ui feat: enhance header with notification buttons and user dropdown 2025-06-23 08:57:19 +02:00
forms feat(api): upgrade zod to v4 and implement api docs and client generation 2025-06-20 13:59:43 +02:00
misc feat: enhance header with notification buttons and user dropdown 2025-06-23 08:57:19 +02:00
ui feat: enhance header with notification buttons and user dropdown 2025-06-23 08:57:19 +02:00
wrappers feat: enhance header with notification buttons and user dropdown 2025-06-23 08:57:19 +02:00