store/resources/js/components/admin/manage
2026-06-13 13:54:15 +07:00
..
cuttings feat: add CuttingInProgressSection to display active cuttings on index page 2026-06-13 13:54:15 +07:00
orders refactor: remove automatic toast notification when restoring cart draft items 2026-06-13 12:18:07 +07:00
purchases feat: implement grouped table views for purchase items and cutting materials/results with updated type definitions 2026-06-13 12:55:20 +07:00
PosCatalogCard.vue fix: set default showCover to false in PosCatalogCard component 2026-06-13 12:10:28 +07:00
PosCatalogVariantThumb.vue Refactor OrderPosForm and PurchasePosForm components to replace table layouts with card-based UI for displaying product and raw material variants. Integrate PosCatalogCard and PosCatalogVariantThumb components for improved visual representation and user interaction. Update import statements and remove unused components for cleaner code. 2026-06-12 11:34:20 +07:00