pp-planer/resources/js/Pages
Thorsten Bus 78b8fc2e3d refactor(ui): convert agenda list to table with proper data formatting
- Replace card-based agenda layout with a 6-column table (Nr, Zeit, Dauer, Titel, Verantwortlich, Aktionen)
- Fix isHeaderType to only match type=header, not all non-song items
- Format start time from ISO 8601 to HH:MM (Europe/Berlin)
- Format duration from seconds string to H:MM
- Fix responsible parsing for CTS data structure ({text, persons[{person:{title}}]})
- Move unmatched song search/assign UI into ArrangementDialog popup
- Add colored row backgrounds (song/sermon/announcement/slides) with left border
- Invert header rows to dark grey background with white text
2026-03-29 16:32:30 +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 refactor(ui): convert agenda list to table with proper data formatting 2026-03-29 16:32:30 +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