Skip to content
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

[Dashboard] Feature: Adds ecosystem analytics #5254

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

gregfromstl
Copy link
Member

@gregfromstl gregfromstl commented Oct 31, 2024

PR-Codex overview

This PR focuses on enhancing the ecosystem analytics functionality within the dashboard by introducing new components, updating existing ones, and refining data fetching processes. It also improves the structure of the codebase for better maintainability.

Detailed summary

  • Added EcosystemWalletStats interface.
  • Updated RangeSelector component usage.
  • Introduced EcosystemPermissionsPage and integrated it into routing.
  • Implemented analytics fetching functions for ecosystem wallet usage.
  • Modified components to display wallet statistics.
  • Changed import paths for better organization.
  • Refactored hooks for partner management to use updated types.
  • Enhanced error handling in data fetching functions.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

linear bot commented Oct 31, 2024

Copy link

changeset-bot bot commented Oct 31, 2024

⚠️ No Changeset found

Latest commit: f910b7b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Oct 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 1, 2024 0:11am
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs-v2 ⬜️ Skipped (Inspect) Nov 1, 2024 0:11am
thirdweb_playground ⬜️ Skipped (Inspect) Nov 1, 2024 0:11am
wallet-ui ⬜️ Skipped (Inspect) Nov 1, 2024 0:11am

Copy link

graphite-app bot commented Oct 31, 2024

Your org has enabled the Graphite merge queue for merging into main

Add 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.

@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Oct 31, 2024
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 31, 2024 23:28 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 31, 2024 23:28 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 October 31, 2024 23:28 Inactive
Copy link

codecov bot commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.36%. Comparing base (f40d247) to head (f910b7b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5254   +/-   ##
=======================================
  Coverage   45.36%   45.36%           
=======================================
  Files        1067     1067           
  Lines       55434    55434           
  Branches     3991     3991           
=======================================
  Hits        25147    25147           
  Misses      29596    29596           
  Partials      691      691           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from f40d247
packages 40.40% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.

Copy link
Contributor

github-actions bot commented Oct 31, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 43 KB (0%) 861 ms (0%) 2.8 s (-33.71% 🔽) 3.7 s
thirdweb (cjs) 102.91 KB (0%) 2.1 s (0%) 6.2 s (-0.15% 🔽) 8.2 s
thirdweb (minimal + tree-shaking) 4.84 KB (0%) 97 ms (0%) 268 ms (+5.28% 🔺) 365 ms
thirdweb/chains (tree-shaking) 498 B (0%) 10 ms (0%) 89 ms (+28.58% 🔺) 99 ms
thirdweb/react (minimal + tree-shaking) 16.98 KB (0%) 340 ms (0%) 368 ms (-48.19% 🔽) 708 ms

@vercel vercel bot temporarily deployed to Preview – thirdweb_playground November 1, 2024 00:00 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 November 1, 2024 00:00 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui November 1, 2024 00:00 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dashboard Involves changes to the Dashboard.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant