simedkom/app/Filament/Resources/Monitoring/MediaMonitorings/Actions
Yoga Pangestu c793c8e67a refactor: standardize action naming conventions and organization
- Refactor custom Filament actions into resource-specific subfolders (Cooperation, Proposal, Report).
- Standardize all action identifiers to snake_case for consistency.
- Move action identifiers directly into ::make('name') calls.
- Remove getDefaultName() from custom action classes to favor explicit naming.
- Update relation managers and resources to use the new namespaced action classes.
- Standardize closure syntax (fn) and string formatting across schemas and actions.
2026-01-12 13:20:56 +07:00
..
CrawlNewsAction.php refactor: standardize action naming conventions and organization 2026-01-12 13:20:56 +07:00