Skip to content

Conversation

@MananTank
Copy link
Member

@MananTank MananTank commented Oct 2, 2024

Problem solved

Short description of the bug fixed or feature added


PR-Codex overview

This PR introduces new properties for a component in the page.tsx file, enhancing its functionality by including URLs for the privacy policy and terms of service.

Detailed summary

  • Added privacyPolicyUrl property with the value "/privacy".
  • Added termsOfServiceUrl property with the value "/tos".

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

@vercel
Copy link

vercel bot commented Oct 2, 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 Oct 2, 2024 5:56pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs-v2 ⬜️ Skipped (Inspect) Oct 2, 2024 5:56pm
thirdweb_playground ⬜️ Skipped (Inspect) Oct 2, 2024 5:56pm
wallet-ui ⬜️ Skipped (Inspect) Oct 2, 2024 5:56pm

@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 2, 2024 17:37 Inactive
@vercel vercel bot temporarily deployed to Preview – docs-v2 October 2, 2024 17:37 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 2, 2024 17:37 Inactive
@changeset-bot
Copy link

changeset-bot bot commented Oct 2, 2024

⚠️ No Changeset found

Latest commit: 726bbde

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

@MananTank MananTank marked this pull request as ready for review October 2, 2024 17:37
@github-actions github-actions bot added the Dashboard Involves changes to the Dashboard. label Oct 2, 2024
Copy link
Member Author

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

Join @MananTank and the rest of your teammates on Graphite Graphite

@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 2, 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.

@jnsdls jnsdls added the hotfix This pull request should be prioritized in the merge queue. label Oct 2, 2024 — with Graphite App
@codecov
Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.60%. Comparing base (025c581) to head (726bbde).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4890   +/-   ##
=======================================
  Coverage   47.60%   47.60%           
=======================================
  Files        1054     1054           
  Lines       57164    57164           
  Branches     3917     3917           
=======================================
  Hits        27212    27212           
  Misses      29263    29263           
  Partials      689      689           
Flag Coverage Δ *Carryforward flag
legacy_packages 65.68% <ø> (ø) Carriedforward from 025c581
packages 43.35% <ø> (ø)

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

@github-actions
Copy link
Contributor

github-actions bot commented Oct 2, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 41.98 KB (0%) 840 ms (0%) 2.6 s (-9.46% 🔽) 3.5 s
thirdweb (cjs) 101.58 KB (0%) 2.1 s (0%) 4.4 s (-17.31% 🔽) 6.4 s
thirdweb (minimal + tree-shaking) 4.82 KB (0%) 97 ms (0%) 342 ms (+33.1% 🔺) 439 ms
thirdweb/chains (tree-shaking) 498 B (0%) 10 ms (0%) 179 ms (+121.58% 🔺) 189 ms
thirdweb/react (minimal + tree-shaking) 16.75 KB (0%) 335 ms (0%) 557 ms (+11.94% 🔺) 892 ms

@graphite-app
Copy link
Contributor

graphite-app bot commented Oct 2, 2024

Merge activity

…age (#4890)

## Problem solved

Short description of the bug fixed or feature added

<!-- start pr-codex -->

---

## PR-Codex overview
This PR focuses on enhancing the `login` component by adding links for the privacy policy and terms of service.

### Detailed summary
- Added `privacyPolicyUrl` prop with the value `"/privacy"` to the component.
- Added `termsOfServiceUrl` prop with the value `"/tos"` to the component.

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

<!-- end pr-codex -->
@jnsdls jnsdls force-pushed the 10-02-add_privacypolicyurl_and_termsofserviceurl_on_connectembed_in_login_page branch from 5d53407 to 726bbde Compare October 2, 2024 17:46
@vercel vercel bot temporarily deployed to Preview – docs-v2 October 2, 2024 17:46 Inactive
@vercel vercel bot temporarily deployed to Preview – wallet-ui October 2, 2024 17:46 Inactive
@vercel vercel bot temporarily deployed to Preview – thirdweb_playground October 2, 2024 17:46 Inactive
@graphite-app graphite-app bot merged commit 726bbde into main Oct 2, 2024
27 checks passed
@graphite-app graphite-app bot deleted the 10-02-add_privacypolicyurl_and_termsofserviceurl_on_connectembed_in_login_page branch October 2, 2024 17:56
@vercel vercel bot temporarily deployed to Production – docs-v2 October 2, 2024 17:56 Inactive
@vercel vercel bot temporarily deployed to Production – thirdweb_playground October 2, 2024 17:56 Inactive
@vercel vercel bot temporarily deployed to Production – wallet-ui October 2, 2024 17:56 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. hotfix This pull request should be prioritized in the merge queue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants