sispace/app/Filament
2026-03-29 20:48:58 +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 refactor: Remove legacy attendance management pages and integrate class session management functionality, including new models, migrations, and views for class sessions and attendance tracking. 2026-03-29 20:40:54 +07:00
Resources feat: Add Change Password action for students, including a modal for password input and success notification upon update. Update date display format in student form and improve code readability in StudentsTable. 2026-03-29 20:48:58 +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