feat: groups price calculator admin crud, booking/offer flow and api

This commit is contained in:
Björn Fromme
2026-08-03 15:25:10 +02:00
parent eabed8295a
commit 9d2aa11fdb
258 changed files with 16231 additions and 582 deletions
+7
View File
@@ -30,5 +30,12 @@
"watch": "encore dev --watch",
"build": "encore production --progress",
"cy:open": "cypress open"
},
"dependencies": {
"@trevoreyre/autocomplete-js": "^3.0.3",
"glightbox": "^3.3.1",
"sortablejs": "^1.15.7",
"stimulus-use": "^0.52.3",
"vanilla-calendar-pro": "^3.1.0"
}
}