dstpabuaran.com/tests
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
..
Feature Refactor marketplace settings: remove MarketplaceFeeRule, update related database and UI components 2026-08-14 03:20:18 +07:00
Unit refactor: remove unused model imports in factory files for cleaner code 2026-07-29 00:59:58 +07:00
Pest.php feat: update authentication to allow login using username or email and add tests for inactive users 2026-07-28 23:49:39 +07:00
TestCase.php initial commit 2026-07-28 17:40:38 +07:00