pp-planer/resources/js/Components
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
..
Blocks refactor(cleanup): remove deprecated block components 2026-03-29 12:28:58 +02:00
AgendaItemRow.vue feat(ui): show position, time, duration and responsible on agenda items 2026-03-29 15:26:32 +02:00
ApplicationLogo.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
ArrangementConfigurator.vue feat(ui): improve arrangement configurator, song preview, and downloads 2026-03-02 23:02:51 +01:00
ArrangementDialog.vue fix(ui): fix ArrangementDialog data mapping and close behavior 2026-03-29 15:39:38 +02:00
Checkbox.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
ConfirmDialog.vue test(e2e): add data-testid attributes to all Vue components 2026-03-01 22:45:13 +01:00
DangerButton.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
Dropdown.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
DropdownLink.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
FlashMessage.vue feat: Wave 1 Foundation - Database, OAuth, Sync, Files, Layout, Email (T2-T7) 2026-03-01 19:39:26 +01:00
InputError.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
InputLabel.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
JsonTreeViewer.vue feat(ui): redesign slide grid with larger previews and add collapsible JSON log viewer 2026-03-02 14:10:50 +01:00
LoadingSpinner.vue feat: Wave 1 Foundation - Database, OAuth, Sync, Files, Layout, Email (T2-T7) 2026-03-01 19:39:26 +01:00
Modal.vue feat(ui): improve arrangement configurator, song preview, and downloads 2026-03-02 23:02:51 +01:00
NavLink.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
PrimaryButton.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
ResponsiveNavLink.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
SecondaryButton.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
SlideGrid.vue fix(ui): add drag highlight to slide grid 2026-03-02 21:22:19 +01:00
SlideUploader.vue feat(ui): add slide upload on agenda items 2026-03-29 12:12:58 +02:00
SongAgendaItem.vue feat(ui): show position, time, duration and responsible on agenda items 2026-03-29 15:26:32 +02:00
SongEditModal.vue test(e2e): add data-testid attributes to all Vue components 2026-03-01 22:45:13 +01:00
SongPreviewModal.vue test(e2e): add data-testid attributes to all Vue components 2026-03-01 22:45:13 +01:00
TextInput.vue feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00