Skip to content

[208] Add privacy page#178

Merged
Andriamanampisoa merged 2 commits into
stagingfrom
208-create-privacy-page
Jul 15, 2026
Merged

[208] Add privacy page#178
Andriamanampisoa merged 2 commits into
stagingfrom
208-create-privacy-page

Conversation

@Andriamanampisoa

Copy link
Copy Markdown
Collaborator

What type of PR is this? (check all applicable)

  • ✨ Feature
  • 🛑 Bug
  • ⚠️ Anomaly
  • 📝 Doc
  • 🎨 Style
  • 🧑‍💻 Refactor
  • 🛠️ Setup
  • 🏗️ Build
  • 🔥 Perfs
  • ✅ Test
  • 🔁 CI
  • ⏩ Revert

Description

This pull request introduces a new Privacy Policy page to the application, updates navigation and routing to support it, and ensures the footer links correctly to the new page. The main changes include adding the /privacy route, implementing the privacy policy content, and updating both navigation and tests to reflect the new page.

Linked GitHub Ticket

Closes EpitechPromo2027/G-EIP-600-NAN-6-1-eip-tugdual.de-reviers#208

Workspace

  • 🖥️ Web
  • 🛠️ Server
  • 🔁 CI
  • 🤖 Ai
  • 📱 App

Screenshots

Screenshot From 2026-07-15 19-24-00 Screenshot From 2026-07-15 19-24-11 Screenshot From 2026-07-15 19-24-20

@cursor

cursor Bot commented Jul 15, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Static public legal content and routing/footer link updates only; no auth, API, or data-handling code changes.

Overview
Adds a public /privacy route with a full Privacy Policy page (GDPR-oriented sections on data collection, AI processing, retention, rights, etc.), using the same landing chrome as other marketing pages (LandingNav + LandingFooter).

Wires the page through the app: TanStack file route and generated routeTree, requiresAuth: false in routes.config, and PUBLIC_SHELL_PATHS in the root layout so visitors get the public shell without the app sidebar. The landing footer Privacy link changes from # to /privacy, with a unit test asserting the router Link href.

Reviewed by Cursor Bugbot for commit 3e38fcd. Bugbot is set up for automated code reviews on this repo. Configure here.

@vercel

vercel Bot commented Jul 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
talk-up-ai-dev Ready Ready Preview, Comment Jul 15, 2026 5:42pm

@railway-app
railway-app Bot temporarily deployed to talk-up-ai / TalkUp.AI-pr-178 July 15, 2026 17:24 Destroyed
@railway-app
railway-app Bot temporarily deployed to talk-up-ai / TalkUp.AI-pr-178 July 15, 2026 17:42 Destroyed
@Andriamanampisoa
Andriamanampisoa merged commit e5e015b into staging Jul 15, 2026
7 checks passed
@Andriamanampisoa
Andriamanampisoa deleted the 208-create-privacy-page branch July 15, 2026 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants