pp-planer/resources/js/Pages/Services
Thorsten Bus 6d337d8b6a fix(ui): fix ArrangementDialog data mapping and close behavior
- Transform arrangement data in Edit.vue to flat {id, name, color, slides}
  format expected by ArrangementDialog (was passing raw Eloquent structure
  with nested arrangement_groups[].group instead of flat .groups[])
- Stop arrangement select change from closing the dialog (only close on X)
- Fallback to all available groups when no arrangement selected (Master)
2026-03-29 15:39:38 +02:00
..
Edit.vue fix(ui): fix ArrangementDialog data mapping and close behavior 2026-03-29 15:39:38 +02:00
Index.vue feat: add has_agenda flag to services and guard agenda sync 2026-03-29 15:22:32 +02:00