Commit graph

9 commits

Author SHA1 Message Date
05649e3c11 fix: button component 2025-06-24 20:54:07 +02:00
05f56a2186 refactor: remove Button component and its associated styles 2025-06-24 20:54:07 +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
29b3490132 feat: add calendar and popover components with button variants 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
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
af0570c2d7 refactor: restyle button according to figma and change login button variant to primary 2025-06-05 17:22:45 +02:00
b81210d2ea feat: implement IconButton component and update SSOLogin to use it 2025-05-09 16:35:06 +02:00
e75e1eb2db feat: refactor UI components and integrate Tailwind CSS for styling 2025-05-09 16:35:06 +02:00