pp-planer/resources/js
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
..
Components fix(ui): fix ArrangementDialog data mapping and close behavior 2026-03-29 15:39:38 +02:00
Composables feat: Wave 1 Foundation - Database, OAuth, Sync, Files, Layout, Email (T2-T7) 2026-03-01 19:39:26 +01:00
Layouts feat(settings): add macro configuration infrastructure 2026-03-02 22:00:19 +01:00
Pages fix(ui): fix ArrangementDialog data mapping and close behavior 2026-03-29 15:39:38 +02:00
app.js fix: register ZiggyVue plugin for route() in Vue templates 2026-03-02 08:57:55 +01:00
bootstrap.js fix: register ZiggyVue plugin for route() in Vue templates 2026-03-02 08:57:55 +01:00