pp-planer/resources/js
Thorsten Bus 27c6454f1b fix: register ZiggyVue plugin for route() in Vue templates
- Add ZiggyVue plugin to app.js setup (fixes 'route is not a function' in all Vue template usages)
- Add ziggy-js as production dependency (was missing)
- Add CSRF meta tag to app.blade.php
- Add date formatting helpers to Services/Index.vue
- Name api.songs resource route to avoid Ziggy collision
- Increase Playwright timeout to 90s for CI stability
- Reduce sync test polling from 325 to 50 attempts
2026-03-02 08:57:55 +01:00
..
Components test(e2e): add data-testid attributes to all Vue components 2026-03-01 22:45:13 +01:00
Composables feat: Wave 1 Foundation - Database, OAuth, Sync, Files, Layout, Email (T2-T7) 2026-03-01 19:39:26 +01:00
Layouts fix(e2e): fix sync timestamp test by removing preserveState 2026-03-02 00:29:20 +01:00
Pages fix: register ZiggyVue plugin for route() in Vue templates 2026-03-02 08:57:55 +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