Commit graph

11 commits

Author SHA1 Message Date
af65e8643b
feat: implement credentials login
All checks were successful
container-scan / Container Scan (pull_request) Successful in 6m3s
docker-build / docker (pull_request) Successful in 6m49s
implements the credentials login functionality
2025-06-11 09:53:01 +02:00
6c479e80d6 feat: enhance login form with sign-up input-fields and autocomplete attributes 2025-06-11 06:13:23 +00:00
327b984974 feat: update button variants and styles for improved consistency and accessibility 2025-06-05 18:17:38 +02:00
4b3e0677e4 feat(settings): add font and apply to relevant text fields 2025-06-05 17:34:40 +02:00
89cc743fda feat: add logo component
refactor: restyle input 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
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
e75e1eb2db feat: refactor UI components and integrate Tailwind CSS for styling 2025-05-09 16:35:06 +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