Skip to content

updated alert description in team overview dashboard page #6979

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

Merged
merged 1 commit into from
May 8, 2025

Conversation

GiselleNessi
Copy link
Contributor

@GiselleNessi GiselleNessi commented May 8, 2025


PR-Codex overview

This PR updates the page.tsx file in the team section of the dashboard. It modifies the alert message to provide clearer information about managing engines and reorders the placement of the TeamProjectsPage component.

Detailed summary

  • Updated the alert message to clarify that engines, contracts, project settings, and more are managed within projects.
  • Changed the order of the TeamProjectsPage component, moving it below the alert message.

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

@GiselleNessi GiselleNessi self-assigned this May 8, 2025
@GiselleNessi GiselleNessi requested review from a team as code owners May 8, 2025 15:56
Copy link

changeset-bot bot commented May 8, 2025

⚠️ No Changeset found

Latest commit: 1e924e0

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

Copy link
Contributor

graphite-app bot commented May 8, 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.

@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label May 8, 2025
Copy link

codecov bot commented May 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.59%. Comparing base (99d2497) to head (1e924e0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6979   +/-   ##
=======================================
  Coverage   54.59%   54.59%           
=======================================
  Files         903      903           
  Lines       57930    57930           
  Branches     3971     3971           
=======================================
  Hits        31627    31627           
  Misses      26202    26202           
  Partials      101      101           
Flag Coverage Δ
packages 54.59% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@saminacodes saminacodes added the merge-queue Adds the pull request to Graphite's merge queue. label May 8, 2025
Copy link
Member

saminacodes commented May 8, 2025

Merge activity

<!--

## title your PR with this format: "[SDK/Dashboard/Portal] Feature/Fix: Concise title for the changes"

If you did not copy the branch name from Linear, paste the issue tag here (format is TEAM-0000):

## Notes for the reviewer

Anything important to call out? Be sure to also clarify these in your comments.

## How to test

Unit tests, playground, etc.

-->

<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on updating the content in the `page.tsx` file related to the `TeamProjectsPage` component and modifying the alert message to provide clearer information about managing engines within projects.

### Detailed summary
- Reordered the placement of the `<TeamProjectsPage>` component.
- Updated the alert message to clarify that engines, contracts, project settings, and more are managed within projects.

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

<!-- end pr-codex -->
@graphite-app graphite-app bot force-pushed the gi/team-overview-description-alert branch from 0cd6bcf to 1e924e0 Compare May 8, 2025 16:06
@vercel vercel bot temporarily deployed to Preview – docs-v2 May 8, 2025 16:06 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground May 8, 2025 16:06 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui May 8, 2025 16:06 Inactive
@vercel vercel bot temporarily deployed to Preview – login May 8, 2025 16:06 Inactive
Copy link
Contributor

github-actions bot commented May 8, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 54.12 KB (0%) 1.1 s (0%) 178 ms (+167.43% 🔺) 1.3 s
thirdweb (cjs) 193.8 KB (0%) 3.9 s (0%) 347 ms (+29.42% 🔺) 4.3 s
thirdweb (minimal + tree-shaking) 5.68 KB (0%) 114 ms (0%) 81 ms (+1541.04% 🔺) 195 ms
thirdweb/chains (tree-shaking) 524 B (0%) 11 ms (0%) 15 ms (+768.45% 🔺) 25 ms
thirdweb/react (minimal + tree-shaking) 19.53 KB (0%) 391 ms (0%) 64 ms (+386.67% 🔺) 455 ms

@graphite-app graphite-app bot merged commit 1e924e0 into main May 8, 2025
23 checks passed
@graphite-app graphite-app bot deleted the gi/team-overview-description-alert branch May 8, 2025 16:14
@graphite-app graphite-app bot removed the merge-queue Adds the pull request to Graphite's merge queue. label May 8, 2025
@vercel vercel bot temporarily deployed to Production – login May 8, 2025 16:14 Inactive
@vercel vercel bot temporarily deployed to Production – wallet-ui May 8, 2025 16:14 Inactive
@vercel vercel bot temporarily deployed to Production – thirdweb_playground May 8, 2025 16:14 Inactive
@vercel vercel bot temporarily deployed to Production – docs-v2 May 8, 2025 16:14 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.

3 participants