327b984974
feat: update button variants and styles for improved consistency and accessibility
2025-06-05 18:17:38 +02:00
573c3053b6
refactor(ui): enhance component className structure for better readability and maintainability
2025-06-05 18:17:38 +02:00
9cb378f197
refactor: change className of input component
2025-06-05 18:14:39 +02:00
49b3869d7b
feat(logo): consolidate logo imports into a single export file
container-scan / Container Scan (pull_request) Successful in 3m10s
docker-build / docker (pull_request) Successful in 7m41s
2025-06-05 17:38:47 +02:00
f0e23139a2
refactor: remove debug log and unused onError prop
2025-06-05 17:38:47 +02:00
d4d4421f36
feat: add neutral-450 color variable and update muted input color for better contrast
2025-06-05 17:38:47 +02:00
b309688372
feat(routing): exclude fonts from redirect
2025-06-05 17:38:47 +02:00
9acb71d050
feat: add values to globals.css edited dropdown, input, label and select
...
to reflect new values
2025-06-05 17:38:47 +02:00
772c8f84e8
feat: finished creating login page
...
Fixed Color Picker
2025-06-05 17:38:47 +02:00
6350208c4d
style(ui): update input and dropdown-menu colors for consistency
...
Refine color variables and class names in input and dropdown-menu
components to improve visual consistency and accessibility. Introduce
new CSS variables for input text and muted input states. Adjust focus
and selection styles to better align with the overall design system.
2025-06-05 17:38:47 +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
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
f3b5f5c87c
feat: add separator component
2025-06-05 17:22:45 +02:00
198520ff83
refactor: restyle login form acording to figma
2025-06-05 17:22:45 +02:00
89cc743fda
feat: add logo component
...
refactor: restyle input according 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
e298aec60e
style: yarn format fix komma issue
container-scan / Container Scan (pull_request) Successful in 2m37s
docker-build / docker (pull_request) Successful in 4m2s
2025-05-22 15:53:16 +02:00
df7413d6ba
fix: correct regex pattern for matcher in middleware
container-scan / Container Scan (pull_request) Failing after 18s
docker-build / docker (pull_request) Failing after 3m19s
2025-05-22 15:45:12 +02:00
89b73865ec
fix: add newline at end of middleware.ts file
container-scan / Container Scan (pull_request) Failing after 34s
docker-build / docker (pull_request) Failing after 3m22s
2025-05-22 15:27:46 +02:00
76f75f0b57
fix: update matcher regex for web app manifest and favicon
container-scan / Container Scan (pull_request) Failing after 31s
docker-build / docker (pull_request) Failing after 3m11s
2025-05-22 15:25:46 +02:00
5bcb16a9b5
refactor: simplify middleware
container-scan / Container Scan (pull_request) Successful in 2m47s
docker-build / docker (pull_request) Successful in 4m33s
2025-05-22 15:12:23 +02:00
08a83ba3c5
feat: add .png icons for safari
container-scan / Container Scan (pull_request) Successful in 2m51s
docker-build / docker (pull_request) Successful in 4m26s
2025-05-22 14:38:30 +02:00
c2a074f734
fix: format previous commit
container-scan / Container Scan (pull_request) Successful in 3m0s
docker-build / docker (pull_request) Successful in 4m34s
2025-05-22 13:19:21 +02:00
e5359ea4d3
feat: add favicon and web app manifest files
2025-05-22 13:18:33 +02:00
88dc6303c1
feat: add transparent color variable and update background color in globals.css
container-scan / Container Scan (pull_request) Successful in 2m29s
docker-build / docker (pull_request) Successful in 4m16s
2025-05-21 07:43:30 +00:00
590b7c5696
feat: added figma css variables to globals.css
2025-05-21 07:43:30 +00:00
2bfe216b23
feat: upload logo files
container-scan / Container Scan (pull_request) Successful in 8m55s
docker-build / docker (pull_request) Successful in 5m44s
2025-05-20 14:10:09 +02:00
776142a388
Merge pull request 'refactor: replace IconButton with Button and update login UI' ( #66 )
...
container-scan / Container Scan (push) Successful in 5m53s
docker-build / docker (push) Successful in 4m28s
Reviewed-on: #66
Reviewed-by: Dominik <mail@dominikstahl.dev>
2025-05-20 09:10:54 +00:00
ec37fd1375
style: format files
2025-05-19 20:16:31 +00:00
514254b407
fix: update prisma import paths and adjust .gitignore for generated files
2025-05-19 20:16:31 +00:00
8ef0ea17d4
feat: set up prisma db
2025-05-19 20:16:31 +00: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
b68a561886
feat: add logout page
2025-05-13 18:34:58 +00:00
20eb6ae04a
refactor: dynamically generated login page
2025-05-13 18:34:58 +00:00
ddcb14e564
refactor: move auth check into pages
2025-05-13 18:34:58 +00:00
90a9c5d233
style: standardize quotes and formatting in Select, Separator, and Switch components
container-scan / Container Scan (pull_request) Successful in 1m30s
docker-build / docker (pull_request) Successful in 2m53s
2025-05-12 12:57:51 +02:00
d16cfbcb71
feat: added tabs to settings window and created general settings window design
2025-05-12 12:57:46 +02:00
7949c09544
feat: add ScrollableSettingsWrapper component for scrollable settings
2025-05-12 11:11:04 +02:00
f0a8275536
feat: add Radix UI Select, Separator, and Switch components
2025-05-12 11:11:04 +02:00
fd6462e02d
feat: implement Settings page with tabs
2025-05-12 11:10:58 +02:00
da5a2324c6
style: standardize quotes and formatting in Tabs component
2025-05-12 11:10:11 +02:00
033801d596
feat: add Radix UI Tabs component and update dependencies
2025-05-12 10:58:26 +02:00
f631195f8a
feat: add Tabs component with Radix UI integration
2025-05-12 10:56:41 +02:00
749a24a44d
style: standardize quotes and formatting in DropdownMenu component
container-scan / Container Scan (pull_request) Successful in 2m2s
docker-build / docker (pull_request) Successful in 2m57s
2025-05-12 10:01:07 +02:00
11204f0e34
feat: restructure Home component layout and add ThemePicker
2025-05-12 10:01:07 +02:00
ce39729d74
feat: add theme picker to login page layout
2025-05-12 10:00:55 +02:00