dstpabuaran.com/resources/js/lib
Yoga Pangestu 7d21a1e6db feat: add cart context and functionality, update welcome page with new components and styles
- Implemented CartContext for managing cart state, including adding, removing, and updating items.
- Added CartDrawer component to display cart items.
- Updated AppHeader to include cart item count.
- Enhanced welcome page with new layout, improved product image handling, and updated call-to-action buttons.
- Refactored homepage data types to accommodate new features and removed unused properties.
2026-08-13 17:19:56 +07:00
..
constants.ts refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
cutting-draft.ts feat: add cutting management functionality with CRUD operations 2026-08-04 02:24:11 +07:00
draft-store.ts refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
format.ts feat: add cart context and functionality, update welcome page with new components and styles 2026-08-13 17:19:56 +07:00
product-draft.ts refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
purchase-draft.ts refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
raw-material-draft.ts refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
restock-draft.ts refactor: replace tooltip buttons with row actions component in supplier and role columns 2026-08-02 23:40:12 +07:00
rupiah.ts refactor: clean up imports and improve code readability across multiple components 2026-08-06 09:55:11 +07:00
transaction-draft.ts feat: add transaction management page with filtering and CRUD functionality 2026-08-04 10:37:28 +07:00
upload.ts Refactor code for improved readability and consistency across multiple files 2026-08-01 10:14:47 +07:00
utils.ts feat: implement cash account management with deposit and withdrawal functionality 2026-07-29 02:08:39 +07:00