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

[TOOL-3392] Dashboard: Add project Image field in project settings page #6379

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

MananTank
Copy link
Member

@MananTank MananTank commented Feb 28, 2025

PR-Codex overview

This PR focuses on enhancing the project management features in the dashboard by adding support for project images and integrating a client for better handling of project-related data.

Detailed summary

  • Added image property to project and team types.
  • Introduced updateProjectImage function for handling image uploads.
  • Updated various components to display project images.
  • Passed client prop to multiple components for improved data handling.
  • Implemented ProjectImageSetting for avatar updates.

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

@vercel vercel bot temporarily deployed to Preview – thirdweb_playground February 28, 2025 22:51 Inactive
Copy link

vercel bot commented Feb 28, 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 28, 2025 11:26pm
4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs-v2 ⬜️ Skipped (Inspect) Feb 28, 2025 11:26pm
login ⬜️ Skipped (Inspect) Feb 28, 2025 11:26pm
thirdweb_playground ⬜️ Skipped (Inspect) Feb 28, 2025 11:26pm
wallet-ui ⬜️ Skipped (Inspect) Feb 28, 2025 11:26pm

@vercel vercel bot temporarily deployed to Preview – login February 28, 2025 22:51 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui February 28, 2025 22:51 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 February 28, 2025 22:51 Inactive
Copy link

linear bot commented Feb 28, 2025

Copy link

changeset-bot bot commented Feb 28, 2025

⚠️ No Changeset found

Latest commit: 5a9a76b

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

@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Feb 28, 2025
Copy link
Member Author


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 28, 2025 22:51
@MananTank MananTank requested review from a team as code owners February 28, 2025 22:51
@MananTank MananTank changed the title [TOOL-3392] Dashboard: Add Project Image field in project settings page [TOOL-3392] Dashboard: Add project Image field in project settings page Feb 28, 2025
Copy link
Contributor

github-actions bot commented Feb 28, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 46.82 KB (0%) 937 ms (0%) 226 ms (+163.07% 🔺) 1.2 s
thirdweb (cjs) 127.18 KB (0%) 2.6 s (0%) 286 ms (+24.57% 🔺) 2.9 s
thirdweb (minimal + tree-shaking) 5.6 KB (0%) 112 ms (0%) 71 ms (+906.13% 🔺) 183 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 35 ms (+1341.08% 🔺) 45 ms
thirdweb/react (minimal + tree-shaking) 19.38 KB (0%) 388 ms (0%) 118 ms (+630.64% 🔺) 505 ms

Copy link

codecov bot commented Feb 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.71%. Comparing base (e772581) to head (5a9a76b).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6379   +/-   ##
=======================================
  Coverage   54.71%   54.71%           
=======================================
  Files         874      874           
  Lines       54617    54617           
  Branches     3717     3717           
=======================================
  Hits        29885    29885           
  Misses      24637    24637           
  Partials       95       95           
Flag Coverage Δ
packages 54.71% <ø> (ø)

Copy link

graphite-app bot commented Feb 28, 2025

Merge activity

@vercel vercel bot temporarily deployed to Preview – docs-v2 February 28, 2025 23:19 Inactive
@vercel vercel bot temporarily deployed to Preview – login February 28, 2025 23:19 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui February 28, 2025 23:19 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground February 28, 2025 23:19 Inactive
@graphite-app graphite-app bot merged commit 5a9a76b into main Feb 28, 2025
32 checks passed
@graphite-app graphite-app bot deleted the tool-3392 branch February 28, 2025 23:27
@vercel vercel bot temporarily deployed to Production – wallet-ui February 28, 2025 23:27 Inactive
@vercel vercel bot temporarily deployed to Production – thirdweb_playground February 28, 2025 23:27 Inactive
@vercel vercel bot temporarily deployed to Production – login February 28, 2025 23:27 Inactive
@vercel vercel bot temporarily deployed to Production – docs-v2 February 28, 2025 23:27 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.

2 participants