simedkom/database
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
..
factories feat(announcement): create AnnouncementMedia model, factory, and migration 2025-12-12 11:30:36 +07:00
migrations feat(cooperation): refactor workflow and implement payment system 2026-01-14 15:41:23 +07:00
seeders feat(cooperation): refactor workflow and implement payment system 2026-01-14 15:41:23 +07:00
settings feat: Add site_email and site_phone fields to GeneralSettings and migration 2026-01-06 09:28:37 +07:00
.gitignore initial commit 2025-10-24 07:58:05 +07:00