-
Notifications
You must be signed in to change notification settings - Fork 429
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: trial management in sales dashboard #2805
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Uffizzi Preview |
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.
LGTM
Co-authored-by: Matthew Elwell <[email protected]>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #2805 +/- ##
==========================================
- Coverage 95.53% 95.49% -0.04%
==========================================
Files 994 1013 +19
Lines 28072 29287 +1215
==========================================
+ Hits 26818 27969 +1151
- Misses 1254 1318 +64
☔ View full report in Codecov by Sentry. |
Co-authored-by: Matthew Elwell <[email protected]>
This is so the sales team can manage folk going into and coming out of trials.
We need to clear up how we manage this data as we currently have two areas of the database that store this data, and we need to figure out which to honour based on the subscription state.