Codex Agent
64a5411fb9
- Reworked the tenant admin login page
...
- Updated the User model to implement Filament’s tenancy contracts
- Seeded a ready-to-use demo tenant (user, tenant, active package, purchase)
- Introduced a branded, translated 403 error page to replace the generic forbidden message for unauthorised admin hits
- Removed the public “Register” links from the marketing header
- hardened join event logic and improved error handling in the guest pwa.
2025-10-13 12:50:46 +02:00
Codex Agent
dd5545605c
Seite läuft wieder, menü bringt keine fehler mehr
2025-10-07 11:52:03 +02:00
Codex Agent
fdaa2bec62
feat: integrate login/registration into PurchaseWizard
2025-10-04 21:38:03 +02:00
Codex Agent
bc6a75961a
verpfuschter stand von codex
2025-10-04 16:38:42 +02:00
Codex Agent
60f8de9162
feat(i18n): Complete localization of marketing frontend with react-i18next, prefixed URLs, JSON migrations, and automation
2025-10-03 13:05:13 +02:00
Codex Agent
1845d83583
change role to "user" for new registrations, fixed some registration form errors and implemented a reg-test
2025-10-02 15:06:50 +02:00
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
Codex Agent
d1733686a6
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
b22d91ed32
feat: implement tenant OAuth flow and guest achievements
2025-09-25 08:32:37 +02:00
ef6203c603
fixed tenants and eventpurchaseresource, changed lightbox in gallery
2025-09-18 15:27:33 +02:00
c8a9224ab0
Fix 401 errors for Guest PWA API endpoints: Remove global tenant middleware from bootstrap/app.php and apply only to tenant routes; add throttle:100,1 to guest routes in api.php; enhance EventPublicController with published status validation for all methods to ensure secure public access without auth.
2025-09-17 20:15:08 +02:00
e3423a7da5
chore: Update npm dependencies
2025-09-09 21:22:29 +02:00
Auto Commit
44ab0a534b
Initialize repo and add session changes (2025-09-08)
2025-09-08 14:03:43 +02:00