dstpabuaran.com/resources/js/pages/admin/master/product
2026-08-02 14:59:13 +07:00
..
variant refactor: update stock and quantity fields to use integer type across models, requests, factories, and migrations; introduce NumberInput component for consistent numeric input handling 2026-08-02 14:59:13 +07:00
columns.tsx refactor: remove 'No' column from various finance and HR tables to streamline data presentation 2026-08-02 01:50:43 +07:00
create.tsx refactor: update stock and quantity fields to use integer type across models, requests, factories, and migrations; introduce NumberInput component for consistent numeric input handling 2026-08-02 14:59:13 +07:00
edit.tsx refactor: update stock and quantity fields to use integer type across models, requests, factories, and migrations; introduce NumberInput component for consistent numeric input handling 2026-08-02 14:59:13 +07:00
index.tsx feat: enhance product management and purchase functionality 2026-08-02 14:07:16 +07:00
product-card.tsx feat: implement product variant management 2026-08-01 13:19:07 +07:00