pp-planer/resources/js
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
..
Components fix(slides): make delete icon always visible, fix confirm dialog z-index, and reset dropzone after upload 2026-03-02 13:25:09 +01:00
Composables feat: Wave 1 Foundation - Database, OAuth, Sync, Files, Layout, Email (T2-T7) 2026-03-01 19:39:26 +01:00
Layouts feat: add CTS API request logging with searchable frontend UI 2026-03-02 11:01:48 +01:00
Pages feat(logs): store and lazy-load actual API response body in request log 2026-03-02 13:25:45 +01: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