dstpabuaran.com/app/Services/Admin/Manage
Yoga Pangestu 49841a662c Refactor marketplace settings: remove MarketplaceFeeRule, update related database and UI components
- Deleted MarketplaceFeeRule class and its usage in settings migration.
- Removed 'is_affiliate' field from orders and related factories.
- Updated notifications table to use longText for body.
- Adjusted role permissions by removing marketplace-related permissions.
- Cleaned up admin settings page by removing marketplace settings section and related components.
- Updated tests to reflect the removal of marketplace settings and ensure other settings remain unaffected.
2026-08-14 03:20:18 +07:00
..
CuttingService.php feat: add cutting detail view and enhance cutting data handling in various components 2026-08-13 10:35:04 +07:00
PurchaseService.php feat: remove unused media collection clearing in destroy methods and add CleanupOrphanedMediaJob for orphaned media management 2026-08-13 00:39:46 +07:00
RestockService.php feat: remove subtotal from restock model, migration, and related components 2026-08-13 11:30:20 +07:00
TransactionService.php Refactor marketplace settings: remove MarketplaceFeeRule, update related database and UI components 2026-08-14 03:20:18 +07:00