sispace/app/Filament
2026-03-11 07:18:57 +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: Add course schedule model, migration, seeder, and Filament CRUD for managing schedules. 2026-03-11 07:18:57 +07:00
Resources/Master feat: Establish one-to-many relationship between lecturers and courses, adding UI fields and table columns for assignment and display. 2026-03-10 13:27:53 +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