-
Notifications
You must be signed in to change notification settings - Fork 1
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: barista perks #413
feat: barista perks #413
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #413 +/- ##
==========================================
- Coverage 74.18% 72.87% -1.31%
==========================================
Files 128 130 +2
Lines 1534 1567 +33
==========================================
+ Hits 1138 1142 +4
- Misses 396 425 +29
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
Kudos, SonarCloud Quality Gate passed! |
This comment was marked as off-topic.
This comment was marked as off-topic.
… Gap widget between sections
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.
Looks good
Closes #422
Visual: A new section has been added to the tickets page, that shows your perks if your user is registered as Barista+
All purchaseable products are now loaded in the SplashRouter which has now been renamed to MainRedirectionRouter (These products are now also fetched from ProductsControllerV2 instead of V1)