Commit cd2b8fc
committed
refactor: modernize timeline view, css, and localization
- Refactor ActivityLogTimelineTableAction for better null handling and strict typing
- Update ActivitiesRelationManager to include causer activities
- Modernize timeline.blade.php:
- Replace all Tailwind classes with custom CSS
- Use x-heroicon components for better alignment
- Implement full localization for empty states and changes
- Refactor filament-activity-log.css:
- Remove comments and organize structure
- Implement dynamic theme colors using Filament CSS variables
- Add missing localization keys (old, new, empty_state) to all languages1 parent d18685a commit cd2b8fc
File tree
12 files changed
+796
-112
lines changed- resources
- css
- lang
- ar
- en
- es
- fr
- he
- pt
- views
- src
- Actions
- RelationManagers
- Resources/ActivityLogs/Schemas
12 files changed
+796
-112
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
99 | 107 | | |
100 | 108 | | |
101 | 109 | | |
| |||
0 commit comments