-
Notifications
You must be signed in to change notification settings - Fork 621
[Dashboard] Feature: Add Universal Bridge to analytics dashboard #7051
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
This PR adds Universal Bridge payment data to the main analytics dashboard, enhancing visibility of payments volume and fee revenue alongside user metrics. Key changes include: - Added volume and fee collection metrics to team and project analytics pages - Renamed "Users" chart card to "App Highlights" to better represent the combined metrics - Improved empty state handling with specific call-to-actions - Fixed interval parameter handling in analytics API - Made Universal Bridge projectId parameter optional for team-wide stats 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7051 +/- ##
=======================================
Coverage 55.50% 55.50%
=======================================
Files 909 909
Lines 58402 58402
Branches 4070 4070
=======================================
Hits 32415 32415
Misses 25882 25882
Partials 105 105
🚀 New features to boost your workflow:
|
size-limit report 📦
|
ade3af9 to
fb4cd6d
Compare
fb4cd6d to
1a90033
Compare
1a90033 to
e23ce24
Compare
e23ce24 to
38dbc03
Compare
38dbc03 to
232192e
Compare
This PR adds Universal Bridge payment data to the main analytics dashboard, enhancing visibility of payments volume and fee revenue alongside user metrics. Key changes include:
🤖 Generated with Claude Code
PR-Codex overview
This PR introduces new features and improvements across various components, including enhanced analytics, chart configurations, and UI updates. It adds support for currency formatting and adjusts data handling for better performance and clarity.
Detailed summary
isCurrencyprop to chart components.time.ts.PaymentHistory.tsx.Payouts.tsxandPayNewCustomers.tsx.EmptyStateContentcomponent for better UI consistency.AppHighlightsCardto include volume and fee metrics.UniversalBridgeStats.