pp-planer/resources/js/Pages
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
..
ApiLogs feat(ui): improve arrangement configurator, song preview, and downloads 2026-03-02 23:02:51 +01:00
Auth test(e2e): add data-testid attributes to all Vue components 2026-03-01 22:45:13 +01:00
Services fix(ui): fix ArrangementDialog data mapping and close behavior 2026-03-29 15:39:38 +02:00
Songs feat(ui): improve arrangement configurator, song preview, and downloads 2026-03-02 23:02:51 +01:00
Dashboard.vue test(e2e): add data-testid attributes to all Vue components 2026-03-01 22:45:13 +01:00
Settings.vue feat(ui): add agenda settings to Settings page 2026-03-29 12:10:46 +02:00