sispace/app/Filament
2026-03-11 10:09:09 +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: Implement Study Group management with CRUD actions, model, migrations, and Filament resource for creating, editing, and deleting study groups. 2026-03-11 10:09:09 +07:00
Resources feat: Add learning material management with Material model, migration, and Filament resource. 2026-03-11 07:46:04 +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