Codex Agent
9b1c5bf978
bd sync: 2026-01-12 16:57:37
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
tests / ui (push) Has been cancelled
2026-01-12 16:57:37 +01:00
Codex Agent
2287e7f32c
Fix tenant photo moderation and guest updates
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
tests / ui (push) Has been cancelled
2026-01-12 14:35:57 +01:00
Codex Agent
a8b54b75ea
Added app badge support for the guest PWA and wired it to the existing counts (unread notifications + upload queue + pending uploads). When the total hits zero, the badge is cleared; when it’s >0, it’s set.
2025-12-27 14:15:14 +01:00
Codex Agent
6ee40745ca
added upload queue notifications
2025-12-21 12:37:20 +01:00
Codex Agent
d64839ba2f
fixed notification system and added a new tenant notifications receipt table to track read status and filter messages by scope.
2025-12-17 10:57:19 +01:00
Codex Agent
f2473c6f6d
enhancements of the homepage in the guest pwa
2025-12-15 19:05:27 +01:00
Codex Agent
9bde8f3f32
Neue Branding-Page und Gäste-PWA reagiert nun auf Branding-Einstellungen vom event-admin. Implemented local Google Fonts pipeline and admin UI selects for branding and invites.
...
- Added fonts:sync-google command (uses GOOGLE_FONTS_API_KEY, generates /public/fonts/google files, manifest, CSS, cache flush) and
exposed manifest via new GET /api/v1/tenant/fonts endpoint with fallbacks for existing local fonts.
- Imported generated fonts CSS, added API client + font loader hook, and wired branding page font fields to searchable selects (with
custom override) that auto-load selected fonts.
- Invites layout editor now offers font selection per element with runtime font loading for previews/export alignment.
- New tests cover font sync command and font manifest API.
Tests run: php artisan test --filter=Fonts --testsuite=Feature.
Note: repository already has other modified files (e.g., EventPublicController, SettingsStoreRequest, guest components, etc.); left
untouched. Run php artisan fonts:sync-google after setting the API key to populate /public/fonts/google.
2025-11-25 19:31:52 +01:00
Codex Agent
df414a31cd
photobooth funktionen im event admin verlinkt, gäste pwa zeigt photobooth nur noch an, wenn diese aktiviert ist. kontaktformular optimiert. teilen-link mit iMessage und whatsapp erweitert.
2025-11-23 22:22:06 +01:00
Codex Agent
eb41cb6194
typescript-typenfehler behoben.. npm run lint läuft nun fehlerfrei durch.
2025-11-22 11:49:47 +01:00
Codex Agent
574aa47ce7
Add guest push notifications and queue alerts
2025-11-12 20:42:46 +01:00
Codex Agent
2c412e3764
feat: add guest notification insights
2025-11-12 19:31:13 +01:00
Codex Agent
4495ac1895
feat: add guest notification center
2025-11-12 16:56:50 +01:00
Codex Agent
d91108c883
weitere verbesserungen der Guest PWA (vor allem TaskPicker)
2025-11-12 13:19:28 +01:00
Codex Agent
92e64c361a
die tenant admin oauth authentifizierung wurde implementiert und funktioniert jetzt. Zudem wurde das marketing frontend dashboard implementiert.
2025-11-04 16:14:07 +01:00
Codex Agent
9394c3171e
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
b22d91ed32
feat: implement tenant OAuth flow and guest achievements
2025-09-25 08:32:37 +02:00