Commit graph

8 commits

Author SHA1 Message Date
fa3b2da69c feat: tempcommit (broken input) 2025-06-29 22:03:01 +02:00
7d2d5c55e8 feat: tempcommit 2025-06-29 19:03:26 +02:00
6b46177dc0 feat: tempcommit 2025-06-27 23:06:19 +02:00
bf4f0b61ed feat: tempcommit 2025-06-27 22:24:38 +02:00
0c260820e2 feat: tempcommit 2025-06-27 09:56:19 +02:00
a308158ca7 feat: tempcommit 2025-06-27 09:56:17 +02:00
13a99e9dc4 feat: tempcommit 2025-06-27 09:18:01 +02:00
5d81288479 feat: Implement settings dropdown and page components
- Added `SettingsDropdown` component for selecting settings sections with icons and descriptions.
- Created `SettingsPage` component to manage user settings, including account details, notifications, calendar availability, privacy, and appearance.
- Introduced `SettingsSwitcher` for selecting options within settings.
- Integrated command and dialog components for improved user interaction.
- Updated `UserDropdown` to include links for settings and logout.
- Refactored button styles and card footer layout for consistency.
- Added popover functionality for dropdown menus.
- Updated dependencies in `yarn.lock` for new components.
2025-06-27 09:17:59 +02:00