## Summary - guard transaction list Inertia callbacks against non-paginated transaction props - exclude soft-deleted categories from dashboard category aggregates - add dashboard category and cursor pagination tests Fixes PHP-LARAVEL-1K Fixes PHP-LARAVEL-1J ## Tests - npm run test -- cursor-pagination.test.ts - php artisan test --compact tests/Feature/DashboardAnalyticsTest.php --filter='top categories' - vendor/bin/pint --dirty --format agent Note: npm run types still fails on existing unrelated TypeScript errors. |
||
|---|---|---|
| .. | ||
| AccountController.php | ||
| CashflowAnalyticsController.php | ||
| DashboardAnalyticsController.php | ||
| ImportDataController.php | ||
| TransactionController.php | ||