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
bb8dd68f15
store
/
resources
/
js
/
pages
/
admin
/
manage
History
Yoga Pangestu
fe7a3e4813
feat: add shipping cost field to order management, including validation, formatting, and UI updates
2026-06-18 01:33:35 +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 shipping cost field to order management, including validation, formatting, and UI updates
2026-06-18 01:33:35 +07:00
purchases
Enhance order and purchase management by implementing draft item functionality. Update OrderController and PurchaseController to handle draft items for users, allowing for better cart management. Refactor OrderService and PurchaseService to include methods for syncing and removing draft items. Update related request classes and models to support user associations. Modify frontend components to restore draft items and synchronize quantities, improving user experience during order and purchase creation.
2026-06-12 23:33:17 +07:00