Codex Agent
|
fdaa2bec62
|
feat: integrate login/registration into PurchaseWizard
|
2025-10-04 21:38:03 +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 |
|
Codex Agent
|
e52a4005aa
|
übergang auf pakete, integration von stripe und paypal, blog hinzugefügt.
|
2025-09-29 07:59:39 +02:00 |
|
|
|
9248d7a3f5
|
feat: harden tenant settings and import pipeline
|
2025-09-25 11:51:42 +02:00 |
|
|
|
42d6e98dff
|
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 |
|
|
|
fc1e64fea3
|
feat(profile): add username + preferred_locale; wire to Inertia + middleware
- DB: users.username (unique), users.preferred_locale (default from app.locale)
- Backend: validation, model fillable; share supportedLocales; SetLocaleFromUser
- Frontend: profile page fields + types
- Filament: SuperAdmin profile page with username/language
feat(admin-nav): move Tasks to Bibliothek and add menu labels
fix(tasks-table): show localized title/emotion/event type; add translated headers
feat(l10n): add missing table headers for emotions and event types; normalize en/de files
refactor: tidy translations for tasks/emotions/event types
|
2025-09-11 21:17:19 +02:00 |
|
Auto Commit
|
44ab0a534b
|
Initialize repo and add session changes (2025-09-08)
|
2025-09-08 14:03:43 +02:00 |
|