sispace/app/Enums
2026-04-02 10:45:02 +07:00
..
AssignmentType.php feat: implement comprehensive assignment management system with models, migrations, Filament resources, and submission workflows. 2026-03-11 13:34:54 +07:00
ChangelogType.php feat: implement changelog management system with CRUD operations and role-based permissions 2026-04-02 10:45:02 +07:00
IsActive.php feat: Introduce IsActive and Sex enums, and create Student and User models with corresponding migrations and seeders for user and student data management. 2026-03-10 11:20:45 +07:00
NotifStyle.php feat: implement user settings management with customizable notification styles, themes, and UI preferences 2026-03-30 18:27:55 +07:00
RoleEnum.php feat: Integrate Filament Shield for role and permission management, including new RoleEnum, migrations, and configuration files. 2026-03-12 09:00:24 +07:00
Sex.php feat: Introduce IsActive and Sex enums, and create Student and User models with corresponding migrations and seeders for user and student data management. 2026-03-10 11:20:45 +07:00