dstpabuaran.com/resources/js/pages/auth
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
..
confirm-password.tsx Add error handling with toast notifications for form submissions 2026-08-07 08:50:11 +07:00
forgot-password.tsx feat: enhance product management with approval and rejection workflows 2026-08-07 11:23:41 +07:00
login.tsx feat: enhance product management with approval and rejection workflows 2026-08-07 11:23:41 +07:00
register.tsx Add error handling with toast notifications for form submissions 2026-08-07 08:50:11 +07:00
reset-password.tsx Add error handling with toast notifications for form submissions 2026-08-07 08:50:11 +07:00
two-factor-challenge.tsx Add error handling with toast notifications for form submissions 2026-08-07 08:50:11 +07:00
verify-email.tsx Add error handling with toast notifications for form submissions 2026-08-07 08:50:11 +07:00