Add bokshorn-it/filament-activity-timeline package for enhanced audit logging functionality. Update README to reflect new key package and improve localization for audit-related terms. Remove deprecated ActivityLogResource and related pages, integrating activity timeline features into existing resources. Update models to implement ProvidesActivityTitle for better activity tracking.
This commit is contained in:
@@ -186,6 +186,13 @@ return [
|
||||
'disciplinary_report' => 'Disciplinary Report',
|
||||
'department' => 'Department',
|
||||
'user' => 'User',
|
||||
'position' => 'Position',
|
||||
'shift' => 'Shift',
|
||||
'sick_leave' => 'Sick Leave',
|
||||
'unpaid_leave' => 'Unpaid Leave',
|
||||
'explanation' => 'Explanation',
|
||||
'gift' => 'Gift',
|
||||
'employee_document' => 'Employee Document',
|
||||
],
|
||||
|
||||
'widgets' => [
|
||||
|
||||
Reference in New Issue
Block a user