feat(event): display user calendars on event creation and edit pages
All checks were successful
container-scan / Container Scan (pull_request) Successful in 8m37s
docker-build / docker (pull_request) Successful in 8m29s
tests / Tests (pull_request) Successful in 6m23s

This commit is contained in:
Dominik 2025-06-28 17:11:56 +02:00
parent 2e31d935a6
commit 6231d6cd45
Signed by: dominik
GPG key ID: 06A4003FC5049644
12 changed files with 615 additions and 337 deletions

View file

@ -30,6 +30,7 @@
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@fortawesome/react-fontawesome": "^0.2.2",
"@hookform/resolvers": "^5.0.1",
"@marko19907/string-to-color": "^1.0.0",
"@prisma/client": "^6.9.0",
"@radix-ui/react-avatar": "^1.1.10",
"@radix-ui/react-collapsible": "^1.1.11",