This website requires JavaScript.
Explore
Help
Register
Sign In
soeren
/
fotospiel-app
Watch
1
Star
0
Fork
0
You've already forked fotospiel-app
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
ecf5a23b28689b9459bdc3ba95e950b41c901cd4
fotospiel-app
/
app
/
Http
/
Controllers
/
Api
History
Codex Agent
ecf5a23b28
fixed event join token handling in the event admin. created new seeders with new tenants and package purchases. added new playwright test scenarios.
2025-10-26 14:44:47 +01:00
..
Tenant
fixed event join token handling in the event admin. created new seeders with new tenants and package purchases. added new playwright test scenarios.
2025-10-26 14:44:47 +01:00
EventPublicController.php
Fix tenant event form package selector so it no longer renders empty-value options, handles loading/empty
2025-10-19 23:00:47 +02:00
LegalController.php
feat: Add legal pages API and seeding
2025-09-09 21:22:58 +02:00
PackageController.php
fixed event join token handling in the event admin. created new seeders with new tenants and package purchases. added new playwright test scenarios.
2025-10-26 14:44:47 +01:00
StripeController.php
feat(packages): implement package-based business model
2025-09-26 22:13:56 +02:00
StripeWebhookController.php
Fix tenant event form package selector so it no longer renders empty-value options, handles loading/empty
2025-10-19 23:00:47 +02:00
TenantController.php
Added opaque join-token support across backend and frontend: new migration/model/service/endpoints, guest controllers now resolve tokens, and the demo seeder seeds a token. Tenant event details list/manage tokens with copy/revoke actions, and the guest PWA uses tokens end-to-end (routing, storage, uploads, achievements, etc.). Docs TODO updated to reflect completed steps.
2025-10-12 10:32:37 +02:00
TenantPackageController.php
feat(packages): implement package-based business model
2025-09-26 22:13:56 +02:00