-
Notifications
You must be signed in to change notification settings - Fork 619
[Dashboard] Feature: Integrate billing v2 init #5432
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
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. |
This stack of pull requests is managed by Graphite. Learn more about stacking. |
apps/dashboard/src/app/team/[team_slug]/(team)/subscribe/[sku]/page.tsx
Outdated
Show resolved
Hide resolved
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5432 +/- ##
=======================================
Coverage 43.81% 43.81%
=======================================
Files 1069 1069
Lines 55726 55726
Branches 3882 3882
=======================================
Hits 24415 24415
Misses 30628 30628
Partials 683 683
*This pull request uses carry forward flags. Click here to find out more.
|
size-limit report 📦
|
41c4e90 to
17c0fb4
Compare
56050bc to
c35f6c9
Compare
c35f6c9 to
8bae24b
Compare
17c0fb4 to
8734cb7
Compare
8bae24b to
30f5cfc
Compare
177cb3c to
a887ded
Compare
a887ded to
f8aef57
Compare
f8aef57 to
2687528
Compare
2687528 to
1f60de8
Compare

PR-Codex overview
This PR primarily focuses on the removal of several billing-related components and files, alongside updates to billing logic and UI components. It also introduces new functionalities for handling billing subscriptions and improves the overall structure of some components.
Detailed summary
trackedLinkButtonPropsinterface inbutton.tsx.team.ts.ProductSKUtype inbilling.ts.AccountSettingsPageto removeBillingAlerts.CheckoutButtonandBillingPortalButtoncomponents.BillingAlertsin several components.