This website requires JavaScript.
Explore
Help
Sign In
dst
/
store
Watch
1
Star
0
Fork
0
You've already forked store
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
c86af4ab91
store
/
resources
/
js
/
components
/
admin
/
manage
History
Yoga Pangestu
c86af4ab91
feat: add tiktok_order_id and shopee_order_id fields to order management, including validation, display, and search functionality
2026-06-17 23:18:06 +07:00
..
cuttings
feat: add CuttingCompletedSection and implement rejection and reset workflow for cutting status transitions
2026-06-14 16:12:49 +07:00
orders
feat: add tiktok_order_id and shopee_order_id fields to order management, including validation, display, and search functionality
2026-06-17 23:18:06 +07:00
purchases
refactor: reorder component imports and optimize code structure across UI forms and composables
2026-06-14 01:26:00 +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