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
573
Commits
1
Branch
0
Tags
5.1
MiB
ec59a87527
Commit Graph
2 Commits
Author
SHA1
Message
Date
Yoga Pangestu
78f422b1cf
feat: enhance purchase management by adding photo and S3 key support in requests and services
Some checks are pending
linter / quality (push)
Waiting to run
Details
tests / ci (8.3) (push)
Waiting to run
Details
tests / ci (8.4) (push)
Waiting to run
Details
tests / ci (8.5) (push)
Waiting to run
Details
2026-07-24 22:48:26 +07:00
Yoga Pangestu
4c91834389
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