dstpabuaran.com/resources/js/pages/admin/manage/transaction
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
..
columns.tsx feat: add tiktok and shopee order IDs to transaction model and UI components 2026-08-07 09:04:16 +07:00
create.tsx feat: enhance product management with approval and rejection workflows 2026-08-07 11:23:41 +07:00
edit.tsx feat: enhance product management with approval and rejection workflows 2026-08-07 11:23:41 +07:00
index.tsx feat: enhance product management with approval and rejection workflows 2026-08-07 11:23:41 +07:00
transaction-card.tsx feat: enhance product management with approval and rejection workflows 2026-08-07 11:23:41 +07:00
transaction-sub-row.tsx feat: add transaction management page with filtering and CRUD functionality 2026-08-04 10:37:28 +07:00
transaction-summary-card.tsx feat: enhance product management with approval and rejection workflows 2026-08-07 11:23:41 +07:00