dstpabuaran.com/resources/js/pages/admin/manage/cutting
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 cutting management functionality with CRUD operations 2026-08-04 02:24:11 +07:00
create.tsx Add error handling with toast notifications for form submissions 2026-08-07 08:50:11 +07:00
cutting-card.tsx feat: refactor column definitions to conditionally include action buttons based on user permissions 2026-08-06 22:48:00 +07:00
cutting-sub-row.tsx feat: enhance CuttingItemSubRow to display total material usage and results by raw material 2026-08-06 10:57:31 +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 rowClassName prop to CardTable for dynamic row styling 2026-08-06 09:29:35 +07:00