dstpabuaran.com/app/Http/Controllers/Admin
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
..
Finance Refactor services to improve role checks and streamline data retrieval 2026-08-09 11:33:25 +07:00
HR feat: Enhance leave request and transaction management with user-specific data 2026-08-13 21:08:39 +07:00
Manage feat: add share functionality for cutting resource with route and controller method 2026-08-13 23:37:04 +07:00
Master feat: add is_featured attribute and toggle functionality for products 2026-08-13 12:02:49 +07:00
AdminSettingsController.php Refactor marketplace settings: remove MarketplaceFeeRule, update related database and UI components 2026-08-14 03:20:18 +07:00
RoleController.php Refactor services to improve role checks and streamline data retrieval 2026-08-09 11:33:25 +07:00