Commit graph

9 commits

Author SHA1 Message Date
db1a23e385 refactor: restyle button according to figma and change login button variant to primary 2025-05-23 10:56:02 +02:00
aebf89a83e refactor: update labels and placeholders in login form inputs
All checks were successful
docker-build / docker (pull_request) Successful in 3m24s
container-scan / Container Scan (pull_request) Successful in 4m40s
2025-05-13 23:52:50 +02:00
20eb6ae04a refactor: dynamically generated login page 2025-05-13 18:34:58 +00:00
7555cb4fe8 fix: update LabeledInput component to use Label from UI library and adjust spacing in LoginForm
All checks were successful
container-scan / Container Scan (pull_request) Successful in 2m6s
docker-build / docker (pull_request) Successful in 3m14s
2025-05-12 09:44:43 +02:00
8ab50b2c5e refactor: restyle login page with UI components
All checks were successful
container-scan / Container Scan (pull_request) Successful in 8m27s
docker-build / docker (pull_request) Successful in 9m5s
Improves the login page's visual appearance by using Card and Input components.
2025-05-09 17:38:07 +02:00
b81210d2ea feat: implement IconButton component and update SSOLogin to use it 2025-05-09 16:35:06 +02:00
bbe61d16d0 fix: add hover styles to the login button in LoginForm component 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
aeff20589b feat: replace login button with a dedicated login form component 2025-05-08 13:14:35 +02:00