d383f77c41
feat: implement credentials login
...
container-scan / Container Scan (pull_request) Successful in 2m50s
docker-build / docker (pull_request) Successful in 7m3s
implements the credentials login functionality
2025-06-11 20:07:55 +02:00
9183117a20
feat: add form reset functionality and ref to login form
2025-06-11 06:13:23 +00: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
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
198520ff83
refactor: restyle login form acording to figma
2025-06-05 17:22:45 +02:00
af0570c2d7
refactor: restyle button according to figma and change login button variant to primary
2025-06-05 17:22:45 +02:00
1eab1890dc
refactor: replace IconButton with Button and update login UI
container-scan / Container Scan (pull_request) Successful in 1m35s
docker-build / docker (pull_request) Successful in 3m36s
2025-05-17 01:12:39 +02:00
aebf89a83e
refactor: update labels and placeholders in login form inputs
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
aca229b3d3
refactor: removes unused sso logout button
2025-05-13 18:34:58 +00:00
20eb6ae04a
refactor: dynamically generated login page
2025-05-13 18:34:58 +00:00
f631195f8a
feat: add Tabs component with Radix UI integration
2025-05-12 10:56:41 +02:00
671eab15b8
feat: add dropdown menu component and theme picker
2025-05-12 09:59:31 +02:00
7555cb4fe8
fix: update LabeledInput component to use Label from UI library and adjust spacing in LoginForm
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
2a8dd6a596
refactor: replace Button with IconButton in Logout component
container-scan / Container Scan (pull_request) Successful in 2m58s
docker-build / docker (pull_request) Successful in 9m12s
2025-05-09 18:46:30 +02: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
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
d7e682d484
fix: removes unused props from login component
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
d781567b4f
feat: added logout route and icon
2025-05-08 13:12:41 +02:00
eb74878380
fix: changed button component references
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