dstpabuaran.com/resources/js/pages/admin/master/product
2026-08-16 15:32:25 +07:00
..
variant feat: split 'reject' price type into 'reject_capital' and 'reject_selling', update related components and database migration 2026-08-16 14:27:19 +07:00
columns.tsx feat: add variants endpoint and update product/raw material models for variant handling 2026-08-14 06:48:28 +07:00
create.tsx feat: update button visibility logic to check variant length in ProductCreate and ProductEdit components 2026-08-16 15:20:38 +07:00
edit.tsx feat: update button visibility logic to check variant length in ProductCreate and ProductEdit components 2026-08-16 15:20:38 +07:00
index.tsx feat: enhance variant deletion handling to update loaded variants on success 2026-08-16 15:32:25 +07:00
product-card.tsx feat: remove truncation and font styling from headings in various card components for consistency 2026-08-14 21:59:05 +07:00
reject-dialog.tsx feat: enhance product management with approval and rejection workflows 2026-08-07 11:23:41 +07:00