simedkom/app
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
..
Console/Commands feat(cooperation): refactor workflow and implement payment system 2026-01-14 15:41:23 +07:00
Enums feat: Introduce announcement types (public/company) with conditional recipient selection in Filament forms and table views. 2026-01-06 10:16:25 +07:00
Filament feat(cooperation): refactor workflow and implement payment system 2026-01-14 15:41:23 +07:00
Http feat: Add visitor tracking functionality with Filament resource and footer statistics. 2026-01-06 12:01:50 +07:00
Livewire/Home feat: Add new Livewire contact us page with corresponding route, view, and styling updates. 2026-01-06 14:21:33 +07:00
Mail feat: Implement contact management system with email reply functionality and database migration 2026-01-06 09:37:55 +07:00
MediaLibrary feat(spatie media lib & asmit upload: install and custom path in spatie library 2025-12-04 13:57:33 +07:00
Models feat(cooperation): refactor workflow and implement payment system 2026-01-14 15:41:23 +07:00
Notifications feat(notification): enhance user notifications for cooperation and verification processes 2026-01-13 15:53:07 +07:00
Policies feat: Implement policy classes for Category, Contact, and Visitor with authorization methods 2026-01-08 09:11:30 +07:00
Providers fix(dashboard): remove spa mode 2026-01-14 10:17:19 +07:00
Services refactor: change Auth:: to auth()-> and remove comment /** @var \App\Models\User $user */ 2026-01-14 09:55:52 +07:00
Settings feat: Add site_email and site_phone fields to GeneralSettings and migration 2026-01-06 09:28:37 +07:00
Traits/Enum feat: Introduce Issue Management module, refactor enum implementations, and remove rich editors from location forms. 2025-12-11 10:41:43 +07:00
View/Components refactor: Remove PHP view components and Sass/Bootstrap dependencies, introduce ViewServiceProvider, and update UI content. 2026-01-05 13:34:38 +07:00