simedkom/app/Filament/Resources/Manage/Cooperations/RelationManagers
Yoga Pangestu 2b49688f8f feat: Enhance cooperation proposal management with media handling and improved infolist display
- Removed debug statement from CreateCooperation.php.
- Updated CooperationProposalRelationManager to include a detailed infolist schema with media and status information.
- Improved proposal creation logic in CooperationsTable to handle proposal attachments and store them in the media library.
- Implemented media handling in CooperationProposal model for better integration with file uploads.
2026-01-12 10:33:47 +07:00
..
CooperationMediaRelationManager.php feat: add partner view page with detailed infolist and link from cooperation media manager 2025-12-19 14:14:34 +07:00
CooperationProposalRelationManager.php feat: Enhance cooperation proposal management with media handling and improved infolist display 2026-01-12 10:33:47 +07:00
ReportRelationManager.php fix: Corrected accepted file types for image uploads from images/* to image/* and adjusted minor code formatting. 2025-12-16 14:30:29 +07:00
TaskAssignmentRelationManager.php style: Apply minor formatting adjustments to anonymous function syntax and string concatenations. 2025-12-16 14:22:06 +07:00