show overdue assignments today

This commit is contained in:
Yisroel Baum 2026-08-18 00:16:57 +03:00
parent 7bc7ad207b
commit 93d2f4ebd6
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9
7 changed files with 77 additions and 13 deletions

View file

@ -249,6 +249,8 @@ class ScheduleController extends Controller
return [
'id' => $assignment->getId(),
'scheduledDate' => $assignment->getScheduledDate()
->format('Y-m-d'),
'schedule' => [
'id' => $assignmentForDate->getScheduleId(),
'set' => [