dstpabuaran.com/app/OldDataMigrations
Yoga Pangestu 85556f8779 feat: enhance product management with approval and rejection workflows
- Added approval and rejection functionality for products, including new routes and methods in the ProductController.
- Implemented UI changes to display product status (pending, rejected) with appropriate badges and actions.
- Introduced a RejectDialog component for providing rejection reasons.
- Updated product columns to handle new actions for approving and rejecting products.
- Enhanced variant management to restrict actions based on product status.
- Refactored various components to improve code organization and readability.
2026-08-07 11:23:41 +07:00
..
BaseOldDataMigration.php feat: implement old data migration command and related migration classes 2026-08-04 10:41:01 +07:00
CashFinanceMigration.php feat: implement old data migration command and related migration classes 2026-08-04 10:41:01 +07:00
CoreAuthMigration.php feat: implement old data migration command and related migration classes 2026-08-04 10:41:01 +07:00
CuttingMigration.php feat: implement old data migration command and related migration classes 2026-08-04 10:41:01 +07:00
HrMigration.php feat: implement old data migration command and related migration classes 2026-08-04 10:41:01 +07:00
InventoryMigration.php feat: implement old data migration command and related migration classes 2026-08-04 10:41:01 +07:00
MasterDataMigration.php feat: implement old data migration command and related migration classes 2026-08-04 10:41:01 +07:00
MediaMigration.php feat: implement old data migration command and related migration classes 2026-08-04 10:41:01 +07:00
OrdersMigration.php feat: implement old data migration command and related migration classes 2026-08-04 10:41:01 +07:00
ProductsMigration.php feat: implement old data migration command and related migration classes 2026-08-04 10:41:01 +07:00
PurchasesMigration.php feat: implement old data migration command and related migration classes 2026-08-04 10:41:01 +07:00
RawMaterialsMigration.php feat: implement old data migration command and related migration classes 2026-08-04 10:41:01 +07:00
SystemConfigMigration.php feat: enhance product management with approval and rejection workflows 2026-08-07 11:23:41 +07:00