simedkom/app/Filament/Resources/Manage/Journalists
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
..
Actions refactor: standardize action naming conventions and organization 2026-01-12 13:20:56 +07:00
Pages Refactor verification process and UI updates 2026-01-08 13:55:37 +07:00
JournalistResource.php refactor: standardize action naming conventions and organization 2026-01-12 13:20:56 +07:00