-
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
Add valid until date #177
Add valid until date #177
Conversation
Codecov Report
@@ Coverage Diff @@
## 0.12.x #177 +/- ##
============================================
+ Coverage 39.71% 41.85% +2.14%
- Complexity 457 483 +26
============================================
Files 88 92 +4
Lines 1483 1560 +77
============================================
+ Hits 589 653 +64
- Misses 894 907 +13
Continue to review full report at Codecov.
|
src/Resources/config/doctrine/model/GiftCardConfiguration.orm.xml
Outdated
Show resolved
Hide resolved
Can you add some screenshots of the changes in admin? |
@loevgaard added one new translation, please update "da" file |
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.
Beautiful 🎉
Also add a default validityPeriod for Configuration
Co-authored-by: Joachim Løvgaard <joachim@loevgaard.dk>
Co-authored-by: Joachim Løvgaard <joachim@loevgaard.dk>
Remove un-needed naming doctrine columns
TODO: fix the other form tests
Co-authored-by: Joachim Løvgaard <joachim@loevgaard.dk>
Co-authored-by: Joachim Løvgaard <joachim@loevgaard.dk>
Co-authored-by: Joachim Løvgaard <joachim@loevgaard.dk>
0f9d88e
to
2dcc4f1
Compare
Fixes #169