sispace/app/Filament/Resources/Master/Students
2026-03-29 21:02:19 +07:00
..
Actions 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
Pages feat: Create Student resource with CRUD pages and form schema for managing student data in the admin panel. 2026-03-10 12:04:49 +07:00
Schemas 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
Tables feat: Add toggle functionality for user activation status in StudentsTable, including session management and success notifications. Implement status filter for improved user management. 2026-03-29 21:02:19 +07:00
StudentResource.php refactor: Adjust Filament navigation sort orders for various resources, pages, and plugins. 2026-03-12 10:12:23 +07:00