pp-planer/resources/js
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
..
Components feat: confirm-state for service songs + service-edit UX fixes 2026-06-21 11:53:55 +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: confirm-state for service songs + service-edit UX fixes 2026-06-21 11:53:55 +02:00
Pages feat(macros): add 'abspann' macro assignment part type 2026-07-05 23:05:57 +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