sispace/app/Filament
2026-03-12 09:12:36 +07:00
..
Actions feat: Implement various action classes for Filament, including BackAction, GoToDateAction, and cheerful actions for create, edit, delete, force delete, and restore functionalities. 2026-03-10 11:25:17 +07:00
Columns feat: Restrict visibility of timestamp columns to users with the Developer role. 2026-03-12 09:10:54 +07:00
Pages feat: Integrate HasPageShield trait for enhanced authorization in CourseSchedule, StudyGroup, and ManageSettings pages, including permission methods for access control. 2026-03-12 09:01:00 +07:00
Resources feat: Restrict email_username column visibility to users with the Developer role. 2026-03-12 09:12:36 +07:00
Support feat: Add SystemNotification class for managing success notifications across various actions in the application. 2026-03-10 11:20:33 +07:00