pp-planer/app/Http/Controllers
Thorsten Bus af0c72ebcc feat(ui): improve arrangement configurator, song preview, and downloads
Simplify ArrangementConfigurator: replace color pickers with compact
pills, add click-to-add from pool, use watcher-based auto-select for
new/cloned arrangements, remove group_colors from save payload.

Enhance SongsBlock preview: color-coded group headers with tinted
backgrounds, PDF download button inside preview modal, .pro download
link per matched song, show DB ccli_id with fallback to CTS ccli_id.

Fix Modal z-index for nested dialogs. Fix SlideUploader duplicate
upload on watch by adding deep option and upload guard. Expand API
log detail sections by default and increase JSON tree depth. Convert
song download button from emit to direct .pro download link.
2026-03-02 23:02:51 +01:00
..
ApiLogController.php feat(logs): store and lazy-load actual API response body in request log 2026-03-02 13:25:45 +01:00
ArrangementController.php style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
AuthController.php feat(auth): add dummy test login for local dev + update env for Herd 2026-03-01 22:33:29 +01:00
Controller.php feat: Laravel 12 scaffolding with Breeze Vue + Docker setup 2026-03-01 19:25:32 +01:00
ProFileController.php style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
ServiceController.php feat(export): add probundle export for service slide blocks 2026-03-02 22:18:33 +01:00
ServiceSongController.php style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
SettingsController.php feat(settings): add macro configuration infrastructure 2026-03-02 22:00:19 +01:00
SlideController.php feat(slides): add sort_order column, bulk delete, and reorder endpoints 2026-03-02 23:02:19 +01:00
SongController.php style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
SongPdfController.php feat(ui): improve arrangement configurator, song preview, and downloads 2026-03-02 23:02:51 +01:00
SyncController.php style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00
TranslationController.php style: apply Laravel Pint formatting across codebase 2026-03-02 23:02:03 +01:00