Commit Graph

560 Commits

Author SHA1 Message Date
Codex Agent
39016f669a Fix Event & EventType resource issues and apply formatting
- Fix EventType deletion error handling (constraint violations)
- Fix Event update error (package_id column missing)
- Fix Event Type dropdown options (JSON display issue)
- Fix EventPackagesRelationManager query error
- Add missing translations for deletion errors
- Apply Pint formatting
2026-01-21 10:34:06 +01:00
Codex Agent
b39bbfad87 Hide add FAB at task limit 2026-01-21 10:30:12 +01:00
Codex Agent
683939a354 Update task mode UI details 2026-01-21 10:19:34 +01:00
Codex Agent
13af8005b8 Enforce task limits and update event form 2026-01-21 09:49:30 +01:00
Codex Agent
aac4744cb3 Refine control room filter pill styling 2026-01-20 16:43:03 +01:00
Codex Agent
ffc7a4e80d Update control room filter pill styling 2026-01-20 16:20:54 +01:00
Codex Agent
3b35024d23 Replace control room filters with count bar 2026-01-20 16:12:29 +01:00
Codex Agent
df11a5e37c Collapse upload settings by default 2026-01-20 16:01:33 +01:00
Codex Agent
9b7dd0b8ef Refine control room upload settings UI defaults 2026-01-20 15:59:11 +01:00
Codex Agent
a4abe51c2a Add control room automations and uploader overrides 2026-01-20 15:49:04 +01:00
Codex Agent
d186dbad4d Shrink control room photo actions 2026-01-20 14:02:49 +01:00
Codex Agent
b6fa8f437f Add compact control room photo grid 2026-01-20 13:53:53 +01:00
Codex Agent
09132125c6 Refine event status filter styling 2026-01-20 13:29:43 +01:00
Codex Agent
a70a842778 Integrate status filters into event list 2026-01-20 13:25:21 +01:00
Codex Agent
417c9d2615 Refresh event overview list UI 2026-01-20 13:21:39 +01:00
Codex Agent
1ce0fad720 Clarify watermark features across packages 2026-01-20 13:10:49 +01:00
Codex Agent
620dfa415a Gate event create FAB by package quota 2026-01-20 12:54:16 +01:00
Codex Agent
8a456d2c0d Fix event search filtering 2026-01-20 12:41:14 +01:00
Codex Agent
ddd61e8165 Fix sticky tasks toolbar layout 2026-01-20 11:37:20 +01:00
Codex Agent
0ef8508414 Compact tasks hero and harden sticky toolbar 2026-01-20 10:59:58 +01:00
Codex Agent
3761c92c3f Fix sticky task search bar 2026-01-20 09:04:48 +01:00
Codex Agent
1b80c7b3ee Clarify photo task wording in admin UI 2026-01-20 08:49:34 +01:00
Codex Agent
acd19ccfa0 Update photo task labels and filters 2026-01-20 08:30:40 +01:00
Codex Agent
d365536b7d Allow task attach search across global tasks 2026-01-19 21:42:09 +01:00
Codex Agent
d03f7252df Fix task collection attach relation 2026-01-19 21:33:38 +01:00
Codex Agent
790ffc5157 Use full pages for task collections 2026-01-19 21:26:30 +01:00
Codex Agent
cb9d40055d Add superadmin task collections resource 2026-01-19 21:19:37 +01:00
Codex Agent
a7df624865 Hochzeitsaufgaben auf 44 reduziert und Spezialthemenpakete vorbereitet. 2026-01-19 19:45:48 +01:00
Codex Agent
c46f113011 chore: sync bd issues 2026-01-19 18:50:51 +01:00
Codex Agent
845471394c feat: add task multi-select on long-press 2026-01-19 18:49:40 +01:00
Codex Agent
43d78dc37d Route /api requests to Laravel in nginx 2026-01-19 14:27:31 +01:00
Codex Agent
7ac33769d2 Adjust watermark permissions and transparency 2026-01-19 13:45:43 +01:00
Codex Agent
edd17f17e3 Update admin PWA events, branding, and packages 2026-01-19 11:35:38 +01:00
Codex Agent
8141518cfa feat(admin-pwa): add floating action button to event form 2026-01-18 11:33:09 +01:00
Codex Agent
b6102c4ec3 fix(admin-pwa): fix location saving and dashboard refresh delay 2026-01-18 11:14:42 +01:00
Codex Agent
cb8e119ef1 feat(admin-pwa): modernize dashboard KPI section with unified glass strip 2026-01-18 11:02:04 +01:00
Codex Agent
5a974b25b6 refactor(dashboard): refine setup checklist UI
- Removed progress bar from hero for cleaner look
- Made setup checklist collapsible (auto-collapsed when complete)
- Improved checklist item styling with active/inactive states
2026-01-18 10:08:39 +01:00
Codex Agent
84777d7192 feat(dashboard): implement transparent setup roadmap and fix translations
- Added SetupChecklist component for clear progress visualization
- Refactored LifecycleHero to show readiness state
- Fixed remaining untranslated keys in tool grid and readiness hook
2026-01-18 10:02:59 +01:00
Codex Agent
e253e47943 feat(mobile): implement event switcher sheet in header
- Replaced direct navigation with a bottom sheet for event switching
- Created reusable EventSwitcherSheet component
- Preserves context when switching events
2026-01-17 19:17:19 +01:00
Codex Agent
53319922e9 fix(dashboard): correct translation keys for tasks, settings, analytics
- Updated grid item labels to use valid i18next keys
- Ensured consistent German localization for all dashboard widgets
2026-01-17 18:29:01 +01:00
Codex Agent
7573c58552 fix(dashboard): resolve missing translations and refine alert styling
- Updated useEventReadiness hook to use 'Bearbeiten' instead of untranslated string
- Fixed 'guestsBlocked' literal appearing in alerts by passing translator correctly
- Refined limit warning styles to respect danger tone
- Localized pulse strip labels (Fotos, Gäste) properly
2026-01-17 18:06:14 +01:00
Codex Agent
a59b2c30bc fix(theme): correct text color mapping for light/dark modes
- Updated useAdminTheme to derive muted/subtle colors from theme.color using alpha
- Fixed issue where muted text was invisible in light mode
- Updated global gradients to match new Slate palette
2026-01-17 16:39:22 +01:00
Codex Agent
782712451f fix(admin): refine dashboard translations and label mapping
- Mapped 'Photobooth' and 'Guests' grid items to correct translation keys
- Localized pulse strip labels (Fotos, Gäste)
- Updated readiness hook to use translated CTAs
2026-01-17 16:35:30 +01:00
Codex Agent
323ddea72d feat(admin): modernize tenant admin PWA with cockpit layout and slate theme
- Replaced rainbow grid with phase-aware cockpit layout
- Implemented smart lifecycle hero with readiness logic
- Introduced dark command bar header with context pill and search placeholder
- Updated global Tamagui theme to slate/indigo palette
- Refined bottom navigation with minimalist spotlight style
2026-01-17 14:46:19 +01:00
Codex Agent
d6ee372671 Refresh mobile dashboard and header 2026-01-16 22:06:41 +01:00
Codex Agent
b53f809769 Allow partial event updates 2026-01-16 15:12:03 +01:00
Codex Agent
39d568adbd Update tasks toggle copy 2026-01-16 15:06:48 +01:00
Codex Agent
6059cb85e1 Add tasks toggle card 2026-01-16 14:58:24 +01:00
Codex Agent
d69cf0e7f4 Add tasks setup nudge and prompt 2026-01-16 14:41:09 +01:00
Codex Agent
9599a28b95 Refresh event list after create 2026-01-16 14:25:52 +01:00