- Updated ProductIndex component to improve category and product filtering with memoization. - Refactored Combobox components for better performance and usability. - Added PurchaseController routes for managing purchases with appropriate permissions. - Created comprehensive tests for purchase management, covering creation, updating, and deletion scenarios. - Ensured proper handling of raw materials and their variants during purchase operations. - Implemented validation for required fields in purchase creation and updates. |
||
|---|---|---|
| .. | ||
| use-appearance.tsx | ||
| use-clipboard.ts | ||
| use-current-url.ts | ||
| use-file-upload.ts | ||
| use-flash-toast.ts | ||
| use-infinite-scroll.ts | ||
| use-initials.tsx | ||
| use-mobile-navigation.ts | ||
| use-mobile.ts | ||
| use-mobile.tsx | ||
| use-product-draft.ts | ||
| use-purchase-draft.ts | ||
| use-push-notification.ts | ||
| use-raw-material-draft.ts | ||
| use-two-factor-auth.ts | ||