dstpabuaran.com/resources/js
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
..
components feat: enhance product management with approval and rejection workflows 2026-08-07 11:23:41 +07:00
hooks feat: enhance product management with approval and rejection workflows 2026-08-07 11:23:41 +07:00
layouts refactor: improve layout formatting in AppShell and AppSidebarLayout; update button text in ProductCreate and ProductEdit 2026-08-01 15:15:44 +07:00
lib refactor: clean up imports and improve code readability across multiple components 2026-08-06 09:55:11 +07:00
pages feat: enhance product management with approval and rejection workflows 2026-08-07 11:23:41 +07:00
types feat: integrate thermal printer functionality with receipt encoding 2026-08-07 09:34:11 +07:00
app.tsx feat: add PWA support with manifest and service worker registration 2026-07-30 22:23:41 +07:00
sw.ts feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00