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
c87cfb2c10e390d0fa3c3e0921d7e1c8e0682a2b
fotospiel-app
/
database
/
factories
History
Codex Agent
7475210893
Fix auth form errors and redirects: Add React keys/useEffects for error rendering and scroll, Inertia::location in controllers for SPA navigation, extend RegistrationTest and add E2E. Update docs (changes/2025-10-02-registration-fixes.md, prp/13-backend-authentication.md). Add new UI components (accordion, carousel, progress, table, tabs), marketing/legal pages (Blog, Kontakt, Datenschutz, etc.), fonts, user migration (remove_name), views/css/package updates, seeders/factories.
2025-10-02 11:40:48 +02:00
..
EmotionFactory.php
feat: harden tenant settings and import pipeline
2025-09-25 11:51:42 +02:00
EventFactory.php
feat: harden tenant settings and import pipeline
2025-09-25 11:51:42 +02:00
EventTypeFactory.php
feat: harden tenant settings and import pipeline
2025-09-25 11:51:42 +02:00
PackageFactory.php
massive improvements to tests, streamlined and synced migrations, fixed a lot of wrong or old table field references. implemented a lot of pages in react for website frontend
2025-09-30 21:09:52 +02:00
PhotoFactory.php
feat: harden tenant settings and import pipeline
2025-09-25 11:51:42 +02:00
PurchaseHistoryFactory.php
feat: harden tenant settings and import pipeline
2025-09-25 11:51:42 +02:00
TaskCollectionFactory.php
Implement multi-tenancy support with OAuth2 authentication for tenant admins, Stripe integration for event purchases and credits ledger, new Filament resources for event purchases, updated API routes and middleware for tenant isolation and token guarding, added factories/seeders/migrations for new models (Tenant, EventPurchase, OAuth entities, etc.), enhanced tests, and documentation updates. Removed outdated DemoAchievementsSeeder.
2025-09-17 19:56:54 +02:00
TaskFactory.php
Implement multi-tenancy support with OAuth2 authentication for tenant admins, Stripe integration for event purchases and credits ledger, new Filament resources for event purchases, updated API routes and middleware for tenant isolation and token guarding, added factories/seeders/migrations for new models (Tenant, EventPurchase, OAuth entities, etc.), enhanced tests, and documentation updates. Removed outdated DemoAchievementsSeeder.
2025-09-17 19:56:54 +02:00
TenantFactory.php
massive improvements to tests, streamlined and synced migrations, fixed a lot of wrong or old table field references. implemented a lot of pages in react for website frontend
2025-09-30 21:09:52 +02:00
UserFactory.php
Fix auth form errors and redirects: Add React keys/useEffects for error rendering and scroll, Inertia::location in controllers for SPA navigation, extend RegistrationTest and add E2E. Update docs (changes/2025-10-02-registration-fixes.md, prp/13-backend-authentication.md). Add new UI components (accordion, carousel, progress, table, tabs), marketing/legal pages (Blog, Kontakt, Datenschutz, etc.), fonts, user migration (remove_name), views/css/package updates, seeders/factories.
2025-10-02 11:40:48 +02:00