dstpabuaran.com/resources/js/pages/admin/manage/restock
Yoga Pangestu 50b2be68ac Add error handling with toast notifications for form submissions
- Integrated toast notifications to display error messages when form submissions fail across various components, enhancing user feedback and experience.
- Updated components including DeleteUser, FormDialog, ManageTwoFactor, TwoFactorRecoveryCodes, TwoFactorSetupModal, PayrollPeriodShow, EmployeeCreate, EmployeeEdit, CuttingCreate, CuttingEdit, PurchaseCreate, PurchaseEdit, RestockCreate, RestockEdit, TransactionCreate, TransactionEdit, Category management, Product management, Raw Material management, Role management, Settings, and Authentication pages.
2026-08-07 08:50:11 +07:00
..
columns.tsx feat: add reject price handling in restock management and update related components 2026-08-03 13:03:03 +07:00
create.tsx Add error handling with toast notifications for form submissions 2026-08-07 08:50:11 +07:00
edit.tsx Add error handling with toast notifications for form submissions 2026-08-07 08:50:11 +07:00
index.tsx feat: add permission checks for various actions across admin pages 2026-08-05 22:52:35 +07:00
restock-card.tsx feat: refactor column definitions to conditionally include action buttons based on user permissions 2026-08-06 22:48:00 +07:00
restock-sub-row.tsx feat: add formatted stock display and enhance product variant attributes 2026-08-06 14:16:29 +07:00