-
Notifications
You must be signed in to change notification settings - Fork 43
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
Allow defining custom amounts for gift cards #154
Conversation
Also allow defining custom message
Codecov Report
@@ Coverage Diff @@
## 0.12.x #154 +/- ##
============================================
+ Coverage 26.55% 34.61% +8.06%
- Complexity 399 436 +37
============================================
Files 77 84 +7
Lines 1303 1404 +101
============================================
+ Hits 346 486 +140
+ Misses 957 918 -39
Continue to review full report at Codecov.
|
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.
First round. Looking good 🎉
Co-authored-by: Joachim Løvgaard <joachim@loevgaard.dk>
…enh-configurable-gift-cards
Remove spec for Operator
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.
Just a few last comments :)
src/Resources/views/Shop/Product/Show/_addToCartGiftCardInformation.html.twig
Show resolved
Hide resolved
Remove un-needed methods signatures Remove un-needed default null property
Add Upgrade guide Remove un-needed template override
Also allow defining custom message