Skip to content

Conversation

@MananTank
Copy link
Member

@MananTank MananTank commented Feb 25, 2025

PR-Codex overview

This PR introduces billing alert banners in the dashboard, providing visual indicators for users with unpaid invoices or suspended services. It includes new UI components and integrates them into the team layout.

Detailed summary

  • Added PastDueBanner and ServiceCutOffBanner components in BillingAlertBanners.tsx.
  • Created UI components PastDueBannerUI and ServiceCutOffBannerUI in BillingAlertBannersUI.tsx.
  • Integrated billing banners into the team layout based on billing status.
  • Updated Storybook with a new story for billing alerts.

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

@linear
Copy link

linear bot commented Feb 25, 2025

@vercel
Copy link

vercel bot commented Feb 25, 2025

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 Feb 25, 2025 10:39pm
4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs-v2 ⬜️ Skipped (Inspect) Feb 25, 2025 10:39pm
login ⬜️ Skipped (Inspect) Feb 25, 2025 10:39pm
thirdweb_playground ⬜️ Skipped (Inspect) Feb 25, 2025 10:39pm
wallet-ui ⬜️ Skipped (Inspect) Feb 25, 2025 10:39pm

@vercel vercel bot temporarily deployed to Preview – docs-v2 February 25, 2025 20:27 Inactive
@jnsdls jnsdls mentioned this pull request Feb 25, 2025
@changeset-bot
Copy link

changeset-bot bot commented Feb 25, 2025

⚠️ No Changeset found

Latest commit: 6eee253

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

@vercel vercel bot temporarily deployed to Preview – wallet-ui February 25, 2025 20:27 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground February 25, 2025 20:27 Inactive
@vercel vercel bot temporarily deployed to Preview – login February 25, 2025 20:27 Inactive
@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Feb 25, 2025
Copy link
Member Author

MananTank commented Feb 25, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

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.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@MananTank MananTank marked this pull request as ready for review February 25, 2025 20:28
@MananTank MananTank requested review from a team as code owners February 25, 2025 20:28
Copy link
Member

jnsdls commented Feb 25, 2025

hm I was thinking yellow background for warning, red background for error state? more <Alert> style?

@github-actions
Copy link
Contributor

github-actions bot commented Feb 25, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 46.25 KB (0%) 925 ms (0%) 2.9 s (+93.64% 🔺) 3.8 s
thirdweb (cjs) 121.91 KB (0%) 2.5 s (0%) 5.6 s (+0.88% 🔺) 8 s
thirdweb (minimal + tree-shaking) 5.6 KB (0%) 112 ms (0%) 395 ms (+102.83% 🔺) 506 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 61 ms (-54.4% 🔽) 71 ms
thirdweb/react (minimal + tree-shaking) 19.31 KB (0%) 387 ms (0%) 970 ms (+84.42% 🔺) 1.4 s

Copy link
Member Author

Yellow doesn't feel serious enough imo

@jnsdls jnsdls changed the base branch from add_pastDue_to_valid_billing_statuses to graphite-base/6341 February 25, 2025 20:48
@MananTank MananTank changed the base branch from graphite-base/6341 to add_pastDue_to_valid_billing_statuses February 25, 2025 21:32
@vercel vercel bot temporarily deployed to Preview – wallet-ui February 25, 2025 21:32 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 February 25, 2025 21:32 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground February 25, 2025 21:32 Inactive
@vercel vercel bot temporarily deployed to Preview – login February 25, 2025 21:32 Inactive
@jnsdls jnsdls changed the base branch from add_pastDue_to_valid_billing_statuses to graphite-base/6341 February 25, 2025 21:35
Copy link
Member Author

Updated

@jnsdls jnsdls force-pushed the graphite-base/6341 branch from f2c135f to 9f69cc2 Compare February 25, 2025 22:32
@jnsdls jnsdls changed the base branch from graphite-base/6341 to main February 25, 2025 22:32
@vercel vercel bot temporarily deployed to Preview – login February 25, 2025 22:32 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui February 25, 2025 22:32 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground February 25, 2025 22:32 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 February 25, 2025 22:33 Inactive
@jnsdls jnsdls merged commit 3240ae5 into main Feb 25, 2025
30 of 38 checks passed
@jnsdls jnsdls deleted the tool-3526 branch February 25, 2025 22:40
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.

3 participants