feat(pages): add Terms of Service and Privacy Policy pages - #180
feat(pages): add Terms of Service and Privacy Policy pages#180prathamkhatwani wants to merge 1 commit into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (4)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. WalkthroughThe application adds Terms of Service and Privacy Policy pages, registers ChangesPolicy pages and navigation
Estimated code review effort: 3 (Moderate) | ~20 minutes Merge Risk: ⚪ Minimal · up to This PR adds the Terms of Service and Privacy Policy pages and connects the footer links to them. No actionable merge-blocking risk remains beyond normal checks and review. Possibly related issues
Possibly related PRs
Suggested labels: Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Warning |
Link your account with GitcordThanks for opening this PR, @prathamkhatwani! To receive Discord notifications and contributor tracking for this organization:
Once linked, Gitcord can notify you about reviews, merges, and more. — Posted by Gitcord |
|
We already have worked on this. Please see all the issues and PR before starting working. |
Addressed Issues:
Fixes #114
📝 Description
This PR resolves the dead link issue for Terms of Service and Privacy Policy in the footer by introducing dedicated, responsive static pages and routing:
/terms): Outlines open source usage (MIT license), GitHub API compliance, and disclaimer of warranties./privacy): Clarifies that OrgExplorer operates entirely client-side without backend telemetry, and explains local storage of Personal Access Tokens (PAT) and cache data./termsand/privacyinApp.jsxand updatedFooter.jsxso users no longer hit fallback redirects.Screenshots/Recordings:
Checklist
Summary by CodeRabbit