pp-planer/resources/js/Pages
Thorsten Bus e849d43b74 feat(macros): add 'abspann' macro assignment part type
Add new part type 'abspann' (credits/Abspann presentation) to the macro
assignment enum, validation and UI.

- Relax part_type from enum to plain string on macro_assignments,
  service_macro_overrides and service_macro_assignments so 'abspann' (and
  any controller-validated value) is accepted across MySQL and SQLite.
- Add 'abspann' to Rule::in validation in MacroAssignmentController and
  ServiceMacroOverrideController.
- Include 'abspann' in the per-service macros_per_part list in
  ServiceController so the override UI exposes it.
- Add 'abspann' to the parts array in Settings/MacroAssignments.vue
  (by_label stays song-only; abspann offers all/first/last slide).
2026-07-05 23:05:57 +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 feat: confirm-state for service songs + service-edit UX fixes 2026-06-21 11:53:55 +02:00
Settings feat(macros): add 'abspann' macro assignment part type 2026-07-05 23:05:57 +02:00
Songs fix(export): copyright/blank slides, bundle-relative media, probundle injection, song links 2026-06-21 09:58:55 +02:00
Dashboard.vue test(e2e): add data-testid attributes to all Vue components 2026-03-01 22:45:13 +01:00
Settings.vue feat: song pre/postfix, settings overhaul, export & schedule fixes 2026-06-01 08:56:20 +02:00