pp-planer/resources/js/Pages
Thorsten Bus bb25b3b98d feat(logs): store and lazy-load actual API response body in request log
- Add response_body longText column to api_request_logs table
- Store serialized response (max 500KB) in ChurchToolsService::logApiCall
- Add GET /api-logs/{log}/response-body endpoint for lazy loading
- Replace static 'Array mit X Einträgen' with collapsible JSON viewer
- Response body fetched on-demand when user clicks to expand
2026-03-02 13:25:45 +01:00
..
ApiLogs feat(logs): store and lazy-load actual API response body in request log 2026-03-02 13:25:45 +01:00
Auth test(e2e): add data-testid attributes to all Vue components 2026-03-01 22:45:13 +01:00
Services feat(services): implement .proplaylist export for finalized services 2026-03-02 12:27:55 +01:00
Songs feat(songs): implement .pro file upload in SongDB page 2026-03-02 13:25:36 +01:00
Dashboard.vue test(e2e): add data-testid attributes to all Vue components 2026-03-01 22:45:13 +01:00