Commit Graph
1 Commits
Author SHA1 Message Date
Javier Braña c50a1a2080 feat: Phase 5.1 - Scheduled Report Emails
Code Style & Quality / Laravel Pint (push) Waiting to run
Code Style & Quality / PHPStan Static Analysis (push) Waiting to run
Code Style & Quality / Test Suite (push) Waiting to run
Code Style & Quality / Browser Tests (Dusk) (push) Waiting to run
- Create SendScheduledReport job (runs daily 08:00)
- Create ScheduledReportMail Mailable with Blade template
- Add receive_reports boolean to users table (migration)
- Register job in routes/console.php

Tests: 101 passing (319 assertions)
2026-09-01 13:23:20 +02:00