Commit graph

8 commits

Author SHA1 Message Date
2a2c4bc967
style: reformat files 2025-06-30 10:45:56 +02:00
a412d0710b refactor: organized component folder structure
All checks were successful
container-scan / Container Scan (pull_request) Successful in 4m39s
docker-build / docker (pull_request) Successful in 10m19s
fix: scrolling in login page
2025-06-18 22:25:27 +02:00
a17cf65452 feat: update button variants to 'outline_muted' for improved visual consistency
All checks were successful
container-scan / Container Scan (pull_request) Successful in 3m2s
docker-build / docker (pull_request) Successful in 7m39s
2025-06-05 19:50:20 +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
d16cfbcb71 feat: added tabs to settings window and created general settings window design 2025-05-12 12:57:46 +02:00
fd6462e02d feat: implement Settings page with tabs 2025-05-12 11:10:58 +02:00
f631195f8a feat: add Tabs component with Radix UI integration 2025-05-12 10:56:41 +02:00