-
Notifications
You must be signed in to change notification settings - Fork 619
move /terms, /privacy-policy to framer, remove /mission #5647
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
move /terms, /privacy-policy to framer, remove /mission #5647
Conversation
|
Your org has enabled the Graphite merge queue for merging into mainAdd 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. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5647 +/- ##
=======================================
Coverage 47.86% 47.86%
=======================================
Files 1088 1088
Lines 56667 56667
Branches 4314 4314
=======================================
Hits 27122 27122
Misses 28847 28847
Partials 698 698
*This pull request uses carry forward flags. Click here to find out more. |
size-limit report 📦
|
606b312 to
f29deaa
Compare
db9012a to
f8d9093
Compare
f8d9093 to
af7a72f
Compare
9137cff to
4ae376c
Compare
af7a72f to
05ba50b
Compare
4ae376c to
a9c30e9
Compare
05ba50b to
fe3e195
Compare
fe3e195 to
315cd00
Compare
Merge activity
|
closes: DASH-558, DASH-559 <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on the removal of outdated pages and components related to terms of service and privacy policy, while also updating links and redirects to reflect new URLs. ### Detailed summary - Deleted several files: `tos.tsx`, `mission.tsx`, `privacy.tsx`, and multiple component files. - Updated links in `footerLinks.tsx` for "Privacy Policy" and "Terms of Service". - Changed URLs in `LoginPage.tsx` and `connect-wallet/index.tsx` for privacy and terms. - Added redirects in `redirects.js` for `/tos` to `/terms`, `/privacy` to `/privacy-policy`, and `/mission` to `/home`. - Removed references to `Mission` and legacy pages in `page-id.ts`. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->
315cd00 to
406c885
Compare

closes: DASH-558, DASH-559
PR-Codex overview
This PR primarily focuses on updating the privacy and terms of service URLs across the application, along with removing several unused files related to the dashboard's mission and legal pages.
Detailed summary
tos.tsx,mission.tsx,privacy.tsx, and various mission component files./privacy-policyand/terms.LoginPageto use/privacy-policyand/termsURLs./tosto/terms,/privacyto/privacy-policy, and/missionto/home.app-footer.tsxto/privacy-policyand/terms.connect-walletcomponent to use new URLs for privacy and terms.missionandtosfrompage-id.ts.