dstpabuaran.com/resources/js/pages/admin/master/raw-material
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
..
variant Add error handling with toast notifications for form submissions 2026-08-07 08:50:11 +07:00
columns.tsx feat: implement raw material management features including CRUD operations and draft handling 2026-08-02 00:54:05 +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 refactor: clean up imports and improve code readability across multiple components 2026-08-06 09:55:11 +07:00
raw-material-card.tsx feat: refactor column definitions to conditionally include action buttons based on user permissions 2026-08-06 22:48:00 +07:00