-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feat: implement coupons' functionaries #109
Conversation
✅ Deploy Preview for dynamite-frontend ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
b645bf4
to
594546f
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #109 +/- ##
===========================================
+ Coverage 75.45% 75.85% +0.39%
===========================================
Files 105 106 +1
Lines 11616 11876 +260
Branches 709 741 +32
===========================================
+ Hits 8765 9008 +243
- Misses 2849 2866 +17
Partials 2 2 ☔ View full report in Codecov by Sentry. |
10e7171
to
7f82856
Compare
7f82856
to
1e0c699
Compare
implement coupons table fix build & lint error's fix testing errors rebase from develop
1e0c699
to
e7cf414
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I looks good for merge!!!
implement coupons table fix build & lint error's fix testing errors rebase from develop
implement coupons table fix build & lint error's fix testing errors rebase from develop
implement coupons table fix build & lint error's fix testing errors rebase from develop
implement coupons table fix build & lint error's fix testing errors rebase from develop
implement coupons table fix build & lint error's fix testing errors rebase from develop
implement coupons table fix build & lint error's fix testing errors rebase from develop
Description:
This pull request implements the coupon functionalities on the frontend side of our project, enabling vendors to create and manage coupons effectively. With this feature, vendors can offer discounts to their customers by generating and controlling coupon codes.
Acceptance Criteria:
Screenshots: