pp-planer/resources/js/Pages
Thorsten Bus fefa761748 feat(settings): add macro configuration infrastructure
- Migration: settings table with key (unique), value (text), timestamps
- Model: Setting with static get/set helpers using DB upsert
- Controller: SettingsController with index (Inertia) and update (JSON)
- Vue: Settings page with 4 macro fields, auto-save on blur
- Navigation: Einstellungen link in desktop + mobile nav after API-Log
- Shared props: macroSettings added to HandleInertiaRequests
- Integration: ProExportService injects macro into COPYRIGHT group slides
- Gracefully skips macro injection when settings empty/null
2026-03-02 22:00:19 +01:00
..
ApiLogs feat(ui): redesign slide grid with larger previews and add collapsible JSON log viewer 2026-03-02 14:10:50 +01:00
Auth test(e2e): add data-testid attributes to all Vue components 2026-03-01 22:45:13 +01:00
Services feat(ui): add finalize/reopen buttons to service edit page 2026-03-02 21:28:32 +01:00
Songs feat(songs): add preview, searchable combo select, import toast, auto-select arrangement 2026-03-02 14:10:59 +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(settings): add macro configuration infrastructure 2026-03-02 22:00:19 +01:00