Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Promotion Coupons #167

Merged
merged 26 commits into from
Feb 20, 2023
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
ed5a98e
add Item is in cart option
vannguyenn Jan 6, 2023
442d888
implement item in cart trigger
vannguyenn Jan 10, 2023
5615ef3
prepare for coupons trigger
vannguyenn Jan 10, 2023
976c58d
implement coupons trigger
vannguyenn Jan 10, 2023
7ecb805
finalize coupon code and name
vannguyenn Jan 11, 2023
110e38c
add disabled state
vannguyenn Jan 17, 2023
3431fa9
add error handler
vannguyenn Jan 17, 2023
4edca03
add unit tests
vannguyenn Jan 17, 2023
194992a
add can use in store option
vannguyenn Jan 17, 2023
5309805
Merge branch 'feat/promotion-coupons' into fix/promotion-bugs
vannguyenn Jan 30, 2023
969f130
fix tests
vannguyenn Jan 30, 2023
b610464
modify create promotion logic
vannguyenn Feb 1, 2023
6f2baca
update coupon
vannguyenn Feb 3, 2023
ba07f16
change to inclusive
vannguyenn Feb 3, 2023
2cd271e
add coupon error handler
vannguyenn Feb 6, 2023
f710ae9
remove coupon field when enable/disable coupon
vannguyenn Feb 6, 2023
e6db30e
should not allow space in coupon code
vannguyenn Feb 6, 2023
a7e1556
Merge branch 'feat/promotion-coupons' into fix/promotion-bugs
vannguyenn Feb 7, 2023
61a01a4
add coupon max usage per customer
vannguyenn Feb 7, 2023
2be2fce
minor fixes
vannguyenn Feb 7, 2023
bc4eafe
Merge branch 'feat/promotion-coupons' into fix/promotion-bugs
vannguyenn Feb 8, 2023
3dd3b44
fix weird UI state when coupon is duplicated
vannguyenn Feb 8, 2023
e0083e8
add close action for toast
vannguyenn Feb 8, 2023
c6829d1
add coupon code validation
vannguyenn Feb 9, 2023
f7591c5
integrate archive coupon API
vannguyenn Feb 16, 2023
dce5154
should archive existing promotion before creating
vannguyenn Feb 16, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'feat/promotion-coupons' into fix/promotion-bugs
vannguyenn committed Feb 8, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit bc4eafe3c0771a335f91f0390e36c3a5c24c5576

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.