simedkom/app/Filament
Yoga Pangestu 1d52463286 feat(cooperation): refactor workflow and implement payment system
- Refactored cooperation workflow to include manual status transitions.
- Implemented payment tracking with CooperationPayment model and PayAction.
- Updated UpdateCooperationStatusCommand for automatic assignment and verification transitions.
- Removed deprecated date columns (assignment_deadline, verification_deadline).
- Enhanced Filament UI with new actions (Complete, Proceed to Payment, Pay).
- Added CooperationSeeder for testing purposes.
2026-01-14 15:41:23 +07:00
..
Actions refactor: centralize cheerful notifications and cleanup auth calls 2026-01-14 09:54:46 +07:00
Columns feat: Organize Filament resources with navigation groups, update modal width enum usage, and add clean code documentation. 2025-12-16 13:53:59 +07:00
Pages refactor: change Auth:: to auth()-> and remove comment /** @var \App\Models\User $user */ 2026-01-14 09:55:52 +07:00
Resources feat(cooperation): refactor workflow and implement payment system 2026-01-14 15:41:23 +07:00
Support refactor: centralize cheerful notifications and cleanup auth calls 2026-01-14 09:54:46 +07:00