dstpabuaran.com/resources/js
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
..
components Refactor product variant photo handling to support multiple images 2026-08-01 15:49:38 +07:00
hooks feat: implement product draft functionality for create and edit pages 2026-08-01 14:40:06 +07:00
layouts refactor: improve layout formatting in AppShell and AppSidebarLayout; update button text in ProductCreate and ProductEdit 2026-08-01 15:15:44 +07:00
lib Refactor product variant photo handling to support multiple images 2026-08-01 15:49:38 +07:00
pages Refactor product variant photo handling to support multiple images 2026-08-01 15:49:38 +07:00
types Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
app.tsx feat: add PWA support with manifest and service worker registration 2026-07-30 22:23:41 +07:00
sw.ts feat: add push notification functionality and service worker 2026-08-01 11:36:20 +07:00