-
Notifications
You must be signed in to change notification settings - Fork 619
[Dsahboard] Feature: Billing V2 UI changes #5436
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
[Dsahboard] Feature: Billing V2 UI changes #5436
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 11-14-integrate_billing_v2_init #5436 +/- ##
================================================================
Coverage 45.53% 45.53%
================================================================
Files 1070 1070
Lines 55690 55690
Branches 4033 4033
================================================================
Hits 25356 25356
Misses 29647 29647
Partials 687 687
*This pull request uses carry forward flags. Click here to find out more. |
size-limit report 📦
|
893673b to
ef8ef74
Compare
ef8ef74 to
d8ea0ce
Compare
8f6c3c1 to
1c14649
Compare
f9306cf to
a258674
Compare
8359304
into
11-14-integrate_billing_v2_init
Co-authored-by: Jonas Daniels <jonas.daniels@outlook.com>
Co-authored-by: Jonas Daniels <jonas.daniels@outlook.com>
Co-authored-by: Jonas Daniels <jonas.daniels@outlook.com>
Co-authored-by: Jonas Daniels <jonas.daniels@outlook.com>
Co-authored-by: Jonas Daniels <jonas.daniels@outlook.com>
Co-authored-by: Jonas Daniels <jonas.daniels@outlook.com>
Co-authored-by: Jonas Daniels <jonas.daniels@outlook.com>
Co-authored-by: Jonas Daniels <jonas.daniels@outlook.com>

Problem solved
Short description of the bug fixed or feature added
PR-Codex overview
This PR focuses on refactoring billing-related components and types in the application, enhancing the onboarding process, and improving the pricing structure for different user plans. It also includes the removal of deprecated files and introduces new functionalities for managing billing and account settings.
Detailed summary
TrackedLinkButtonPropsto simplify its interface.billingPlanto include a new "starter" option.teamStubfunction to use the updated billing plan type.LazyOnboardingBillingtoLazyAddPaymentMethod.OnboardingModaltoTWModalwith updated props.getAccount.TeamPlanBadgeto use the new billing plan type.getValidTeamPlan.CreditsItemandBillingPricingcomponents for better display and management of billing information.PricingSectionto reflect changes in billing plans and CTA links.PlanInfoCardto display account and usage billing details effectively.