sispace/app/Filament/Resources/Learning/ClassSessions/Actions
2026-04-04 00:37:29 +07:00
..
CopyAttendanceLinkAction.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
DeleteSessionAction.php refactor: update class session management by introducing dedicated actions for viewing assignments, attendance, and materials, enhancing modularity and user interaction 2026-03-30 00:31:00 +07:00
EditSessionAction.php refactor: update class session form to use Filament Schema builder pattern 2026-03-30 08:16:52 +07:00
GenerateSessionsAction.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
ShareAttendanceAction.php feat: implement temporary signed URLs for attendance and assignment sharing routes 2026-03-30 14:51:44 +07:00
ViewAssignmentsAction.php feat: implement new actions for viewing assignments, attendance, and materials in class sessions, and update routing for course sessions 2026-04-04 00:37:29 +07:00
ViewAttendanceAction.php feat: implement new actions for viewing assignments, attendance, and materials in class sessions, and update routing for course sessions 2026-04-04 00:37:29 +07:00
ViewMaterialsAction.php feat: implement new actions for viewing assignments, attendance, and materials in class sessions, and update routing for course sessions 2026-04-04 00:37:29 +07:00