Commit graph

12 commits

Author SHA1 Message Date
d2c10f6a0a refactor: rename event folder to events 2025-06-24 20:54:15 +02:00
b135a61130 refactor: move NewEvent page for improved site structure 2025-06-24 20:54:10 +02:00
4476ee6eb9 feat(event-form): fix view of created_at and updated_at on edit and implement redirect for save and cancel buttons 2025-06-24 20:54:07 +02:00
53973c114e fix: update import paths for useGetApiUserMe and related components in event form 2025-06-24 20:54:06 +02:00
f5450d9b4f fix: fix conflicts and changes after rebasing 2025-06-24 20:54:05 +02:00
445a15ccc7
feat(api): add username to homepage
All checks were successful
container-scan / Container Scan (pull_request) Successful in 8m8s
docker-build / docker (pull_request) Successful in 8m33s
example for the api usage
2025-06-20 14:00:13 +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
b68a561886 feat: add logout page 2025-05-13 18:34:58 +00:00
033801d596 feat: add Radix UI Tabs component and update dependencies 2025-05-12 10:58:26 +02:00
11204f0e34 feat: restructure Home component layout and add ThemePicker 2025-05-12 10:01:07 +02:00
486e8cc1f8 feat: update login and logout components and labels 2025-05-08 13:12:41 +02:00
9987eb651b feat: add Home page with Logout button 2025-05-08 13:12:41 +02:00