feat: add settings page #49

Merged
lima merged 8 commits from feat/42-add_settings_page into main 2025-05-12 11:21:42 +00:00
Member
No description provided.
lima added 24 commits 2025-05-11 14:49:06 +00:00
add example environment variables to docker-compose.yml to prevent errors
added the missing AUTH_URL variable to the example docker-compose.yml
Automatically redirectis authenticated users from root path ('/') to the '/home' page.
fix: standardize quotes and formatting in Select, Separator, and Switch components
All checks were successful
container-scan / Container Scan (pull_request) Successful in 2m35s
docker-build / docker (pull_request) Successful in 16m34s
fbf504d448
requested review from Contributor 2025-05-11 14:49:15 +00:00
lima force-pushed feat/42-add_settings_page from fbf504d448 to 422a9885ea 2025-05-11 14:55:59 +00:00 Compare
dominik changed title from feat/42-add_settings_page to feat: add settings page 2025-05-11 17:33:47 +00:00
Owner

Kannst du die doppelten commits und fixes die direkt nacheinander sind squashen? (4d80008690 und 64d6c181f4 sowie 23af17df5f und 48531e383a).

Und hier müssten die fix: <message> commits, die nur den codestyle anpassen auch zu style: <message> geändert werden.

Kannst du die doppelten commits und fixes die direkt nacheinander sind squashen? (https://git.dominikstahl.dev/DHBW-WE/MeetUp/commit/4d800086908a89ccb8f436d2d0f0f8580c5f426c und https://git.dominikstahl.dev/DHBW-WE/MeetUp/commit/64d6c181f41163a10e900cbddb209d37208c7c6a sowie https://git.dominikstahl.dev/DHBW-WE/MeetUp/commit/23af17df5f32bd179ccbed04539bb06de3ee70d5 und https://git.dominikstahl.dev/DHBW-WE/MeetUp/commit/48531e383aee5af625ff7d394067b80154a8da39). Und hier müssten die `fix: <message>` commits, die nur den codestyle anpassen auch zu `style: <message>` geändert werden.
lima force-pushed feat/42-add_settings_page from 422a9885ea to 279904bfc1 2025-05-12 09:00:12 +00:00 Compare
lima force-pushed feat/42-add_settings_page from 279904bfc1 to e9b31b45fb 2025-05-12 09:11:13 +00:00 Compare
lima force-pushed feat/42-add_settings_page from e9b31b45fb to 90a9c5d233 2025-05-12 10:59:46 +00:00 Compare
dominik approved these changes 2025-05-12 11:04:25 +00:00
lima merged commit 43fe60f697 into main 2025-05-12 11:21:42 +00:00
lima deleted branch feat/42-add_settings_page 2025-05-12 11:21:42 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DHBW-WE/MeetUp#49
No description provided.