sispace/app/Filament
2026-03-10 12:04:49 +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: Create TimestampColumns class for managing created_at, updated_at, and deleted_at timestamps in Filament tables. 2026-03-10 11:25:56 +07:00
Pages feat: Update admin panel configuration to include custom Profile page for user management. 2026-03-10 11:23:15 +07:00
Resources/Master/Students 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
Support feat: Add SystemNotification class for managing success notifications across various actions in the application. 2026-03-10 11:20:33 +07:00