sispace/app/Filament/Resources/Learning/Assignments/Actions
2026-04-09 19:43:58 +07:00
..
CopyAssignmentLinkAction.php feat: extend temporary signed route expiration from 1 hour to 7 days for assignment and attendance links 2026-04-09 19:43:58 +07:00
CreateAssignmentAction.php feat: implement CreateAssignmentAction and CreateMaterialAction for enhanced assignment and material management, updating relevant pages to utilize new actions 2026-03-30 08:24:28 +07:00
DeleteAssignmentAction.php refactor: standardize modal headings across various actions in Filament, improving consistency in user interface 2026-03-30 09:07:25 +07:00
EditAssignmentAction.php refactor: standardize modal headings across various actions in Filament, improving consistency in user interface 2026-03-30 09:07:25 +07:00
MarkAsSentAction.php ui: update MarkAsSentAction icon from paper-airplane to check-circle 2026-04-07 10:44:24 +07:00
PinAction.php feat: update notification system to use key-based messages and improve user feedback across various components 2026-04-01 20:18:54 +07:00
SelectAllStudentsAction.php feat: implement comprehensive assignment management system with models, migrations, Filament resources, and submission workflows. 2026-03-11 13:34:54 +07:00
ShareAssignmentAction.php feat: extend temporary signed route expiration from 1 hour to 7 days for assignment and attendance links 2026-04-09 19:43:58 +07:00
SubmitAction.php refactor: implement null-safe operator for safer property access across various models and pages 2026-04-05 23:52:55 +07:00