js icon indicating copy to clipboard operation
js copied to clipboard

[TOOL-3473] Add Team Member invites

Open MananTank opened this issue 10 months ago • 6 comments


PR-Codex overview

This PR focuses on enhancing the team management features in the application, including user invitations, team member management, and improved onboarding processes. It introduces new API calls for team data, modifies UI components, and updates state management for better user experience.

Detailed summary

  • Added skipShowingPlans prop in LoginPage.
  • Updated layoutSegment checks in AnnouncementBanner.
  • Enhanced TeamMember type with new fields.
  • Introduced DotsBackgroundPattern component for background UI.
  • Implemented service_getTeamBySlug API function.
  • Added JoinTeamPage and related UI components for team invitations.
  • Updated GeneralSettingsPage to include accountId.
  • Enhanced ManageMembersSection for better member management and deletion.
  • Improved InviteSection with form validation and dynamic invite handling.
  • Added loading states and error handling in invite and member actions.

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

MananTank avatar Feb 20 '25 00:02 MananTank

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

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 21, 2025 7:35am
login ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 21, 2025 7:35am
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 21, 2025 7:35am
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 21, 2025 7:35am
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 21, 2025 7:35am

vercel[bot] avatar Feb 20 '25 00:02 vercel[bot]

⚠️ No Changeset found

Latest commit: 7775e7c14eafbc465e638aa678c9cf7d10925b06

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

changeset-bot[bot] avatar Feb 20 '25 00:02 changeset-bot[bot]


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 avatar Feb 20 '25 00:02 MananTank

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 56.83%. Comparing base (fa6da43) to head (7775e7c). Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6301   +/-   ##
=======================================
  Coverage   56.83%   56.83%           
=======================================
  Files        1168     1168           
  Lines       64793    64793           
  Branches     5258     5258           
=======================================
  Hits        36824    36824           
  Misses      27242    27242           
  Partials      727      727           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from fa6da43
packages 55.04% <ø> (ø)

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

codecov[bot] avatar Feb 20 '25 00:02 codecov[bot]

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 46.3 KB (0%) 926 ms (0%) 3.1 s (+83.44% 🔺) 4 s
thirdweb (cjs) 121.89 KB (0%) 2.5 s (0%) 4.8 s (+15.09% 🔺) 7.3 s
thirdweb (minimal + tree-shaking) 5.6 KB (0%) 112 ms (0%) 260 ms (-27.56% 🔽) 372 ms
thirdweb/chains (tree-shaking) 506 B (0%) 10 ms (0%) 71 ms (+79.13% 🔺) 81 ms
thirdweb/react (minimal + tree-shaking) 19.29 KB (0%) 386 ms (0%) 629 ms (+15.04% 🔺) 1.1 s

github-actions[bot] avatar Feb 20 '25 00:02 github-actions[bot]

Merge activity

graphite-app[bot] avatar Feb 21 '25 07:02 graphite-app[bot]