Commit graph

6 commits

Author SHA1 Message Date
8ad493f96e
test(e2e): test login page 2025-05-14 00:06:46 +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
e75e1eb2db feat: refactor UI components and integrate Tailwind CSS for styling 2025-05-09 16:35:06 +02:00
710db0a991 feat: trying to add normal login button 2025-05-08 13:12:41 +02:00
486e8cc1f8 feat: update login and logout components and labels 2025-05-08 13:12:41 +02:00
Renamed from src/components/user/login-button.tsx (Browse further)