dstpabuaran.com/app
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
..
Actions/Fortify initial commit 2026-07-28 17:40:38 +07:00
Concerns Refactor services to improve role checks and streamline data retrieval 2026-08-09 11:33:25 +07:00
Console/Commands feat: implement data fixing commands for various entities including cuttings, orders, and pricing 2026-08-13 11:11:08 +07:00
DataFixes feat: implement data fixing commands for various entities including cuttings, orders, and pricing 2026-08-13 11:11:08 +07:00
Enums Refactor marketplace settings: remove MarketplaceFeeRule, update related database and UI components 2026-08-14 03:20:18 +07:00
Http Refactor marketplace settings: remove MarketplaceFeeRule, update related database and UI components 2026-08-14 03:20:18 +07:00
Jobs feat: remove unused media collection clearing in destroy methods and add CleanupOrphanedMediaJob for orphaned media management 2026-08-13 00:39:46 +07:00
Listeners feat: implement error notification system for developers 2026-08-01 11:59:46 +07:00
Media/PathGenerators feat: update media handling to use 'images' collection and improve path generation 2026-08-12 12:11:29 +07:00
Models Refactor marketplace settings: remove MarketplaceFeeRule, update related database and UI components 2026-08-14 03:20:18 +07:00
Notifications feat: implement error notification system for developers 2026-08-01 11:59:46 +07:00
OldDataMigrations Refactor marketplace settings: remove MarketplaceFeeRule, update related database and UI components 2026-08-14 03:20:18 +07:00
Providers feat: implement error notification system for developers 2026-08-01 11:59:46 +07:00
Services Refactor marketplace settings: remove MarketplaceFeeRule, update related database and UI components 2026-08-14 03:20:18 +07:00
Settings Refactor marketplace settings: remove MarketplaceFeeRule, update related database and UI components 2026-08-14 03:20:18 +07:00