Commit graph

19 commits

Author SHA1 Message Date
de71e725e4 feat: add Events page and EventListEntry component for displaying events 2025-06-24 20:54:15 +02:00
73004dc2d8 feat: light mode user icon 2025-06-24 20:54:14 +02:00
6a4bbae300 feat: add default user icon and participant list entry component 2025-06-24 20:54:10 +02:00
70a819f525 refactor: update import paths 2025-06-24 20:54:08 +02:00
d3dfc3dc0d feat: update button variant usage in TimePicker and Calendar components and add Date-Range to Calendar 2025-06-24 20:54:07 +02:00
8369a92520 feat: add ParticipantListEntry component and integrate draft into event form 2025-06-24 20:54:06 +02:00
aebbfb9f5d fix: rename Labeled-Input size prop to variantSize 2025-06-24 20:54:05 +02:00
af18024baf feat(labeled-input): add Big labeled input field 2025-06-24 20:54:04 +02:00
6eae281fd0 fix(calendar): correct background color variable in dropdown class 2025-06-24 20:54:03 +02:00
29b3490132 feat: add calendar and popover components with button variants 2025-06-24 20:54:02 +02:00
3de329b157 feat: create basic layout for new new event page 2025-06-24 20:54:02 +02:00
a412d0710b refactor: organized component folder structure
All checks were successful
container-scan / Container Scan (pull_request) Successful in 4m39s
docker-build / docker (pull_request) Successful in 10m19s
fix: scrolling in login page
2025-06-18 22:25:27 +02:00
a351a9017d fix: add cursor pointer to button variants for improved interactivity 2025-06-11 06:13:56 +00:00
327b984974 feat: update button variants and styles for improved consistency and accessibility 2025-06-05 18:17:38 +02:00
573c3053b6 refactor(ui): enhance component className structure for better readability and maintainability 2025-06-05 18:17:38 +02:00
49b3869d7b feat(logo): consolidate logo imports into a single export file
All checks were successful
container-scan / Container Scan (pull_request) Successful in 3m10s
docker-build / docker (pull_request) Successful in 7m41s
2025-06-05 17:38:47 +02:00
4b3e0677e4 feat(settings): add font and apply to relevant text fields 2025-06-05 17:34:40 +02:00
4f4e73318a feat(ui): Improve login card design and theme customization
Refactor the `Button` component, add new `LoginCard` component, update `ThemePicker` component, edit global CSS styles to include card background and foreground and style the login page, including the logo and login form.
2025-06-05 17:22:45 +02:00
f3b5f5c87c feat: add separator component 2025-06-05 17:22:45 +02:00