2bab63b2b9
feat: implement credentials login
...
container-scan / Container Scan (pull_request) Successful in 2m55s
docker-build / docker (pull_request) Successful in 7m1s
implements the credentials login functionality
2025-06-11 22:18:59 +02:00
f0eb05c50d
fix: update separator color and improve conditional rendering for provider map
container-scan / Container Scan (pull_request) Failing after 1m0s
docker-build / docker (pull_request) Failing after 6m25s
2025-06-05 18:17:38 +02:00
327b984974
feat: update button variants and styles for improved consistency and accessibility
2025-06-05 18:17:38 +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
9f9c2157f5
feat: refactor logo component to use dynamic imports for assets and remove theme prop
2025-06-05 17:22:45 +02:00
b5d1086131
feat(login): enhance login page UI with logo and separator
...
refactor: restyle login page according to figma
2025-06-05 17:22:45 +02:00
20eb6ae04a
refactor: dynamically generated login page
2025-05-13 18:34:58 +00:00
ce39729d74
feat: add theme picker to login page layout
2025-05-12 10:00:55 +02:00
669ad20a09
feat: add image optimization settings and clean up hover card component
2025-05-12 07:02:53 +00:00
811587d9d4
feat: add HoverCard component and minimal page footer
2025-05-12 07:02:53 +00:00
8ab50b2c5e
refactor: restyle login page with UI components
...
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
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