dstpabuaran.com/tests/Feature/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 feat: enhance product management and purchase functionality 2026-08-02 14:07:16 +07:00
HR Refactor role management and pagination in admin panel 2026-08-01 02:54:24 +07:00
Manage refactor: remove unused controllers from routes and clean up CuttingTest imports 2026-08-04 10:41:06 +07:00
Master refactor: update stock and quantity fields to use integer type across models, requests, factories, and migrations; introduce NumberInput component for consistent numeric input handling 2026-08-02 14:59:13 +07:00
Settings Refactor marketplace settings: remove MarketplaceFeeRule, update related database and UI components 2026-08-14 03:20:18 +07:00
NotificationTest.php feat: update EmployeeAdvance status values and related logic, modify notifications accordingly 2026-08-13 17:36:55 +07:00