Commit graph

15 commits

Author SHA1 Message Date
08b5308e80 feat: add image optimization settings and clean up hover card component
All checks were successful
container-scan / Container Scan (pull_request) Successful in 2m25s
docker-build / docker (pull_request) Successful in 3m23s
2025-05-11 10:42:31 +00:00
28278274e5 feat: add HoverCard component and minimal page footer 2025-05-11 10:42:31 +00: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
e75e1eb2db feat: refactor UI components and integrate Tailwind CSS for styling 2025-05-09 16:35:06 +02:00
6a076c0b93 fix: remove unnecessary comment from login page
All checks were successful
container-scan / Container Scan (pull_request) Successful in 2m12s
docker-build / docker (pull_request) Successful in 5m43s
2025-05-08 13:17:28 +02:00
aeff20589b feat: replace login button with a dedicated login form component 2025-05-08 13:14:35 +02:00
d8d666f2f0 fix: removes duplicate SSO login component 2025-05-08 13:12:41 +02:00
bf50f3a5a5 fix: disable sso login when no issuer present 2025-05-08 13:12:41 +02:00
43504d31f7 feat: added normal login button 2025-05-08 13:12:41 +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
4d781775e3 refactor(login): page styling 2025-05-08 13:12:41 +02:00
64bd361b57 feat: added labeled input and texbox stying 2025-05-08 13:12:41 +02:00
77ef7038d2 feat: added button styling and updated login layout 2025-05-08 13:12:41 +02:00
d86c86e137 feat: implement basic oauth authentication 2025-05-08 13:11:59 +02:00