dstpabuaran.com/resources/js/pages/admin/master/product
Yoga Pangestu 10db7bc5a2 Refactor product variant photo handling to support multiple images
- Updated ProductVariantService to handle multiple photo keys and URLs.
- Introduced FileUploadMultiple component for uploading multiple images.
- Modified product creation and editing forms to accommodate multiple photos.
- Adjusted data structures in product drafts and tests to reflect changes in photo handling.
- Enhanced image preview modal to navigate through multiple images.
2026-08-01 15:49:38 +07:00
..
variant Refactor product variant photo handling to support multiple images 2026-08-01 15:49:38 +07:00
columns.tsx Refactor product variant photo handling to support multiple images 2026-08-01 15:49:38 +07:00
create.tsx Refactor product variant photo handling to support multiple images 2026-08-01 15:49:38 +07:00
edit.tsx Refactor product variant photo handling to support multiple images 2026-08-01 15:49:38 +07:00
index.tsx feat: implement product variant management 2026-08-01 13:19:07 +07:00
product-card.tsx feat: implement product variant management 2026-08-01 13:19:07 +07:00