Privacy settings #60

Merged
Ichitux merged 12 commits from privacy_settings into main 2026-08-27 06:23:54 +00:00

12 Commits

Author SHA1 Message Date
Antoni Nuñez Romeu 97008caf31 Añadidos settings de cookies y privacidad
Run Tests on Branches / Detect Changes (push) Successful in 17s
Run Tests on Branches / Backend Tests (push) Successful in 2m30s
Run Tests on Branches / Frontend Tests (push) Successful in 1m54s
Run Tests on Branches / Frontend Mobile Tests (push) Successful in 1m49s
Run Tests on Branches / Parapharmacy API Tests (push) Successful in 1m48s
Run Tests on Branches / PIP Platform Tests (push) Has been skipped
2026-08-26 17:14:05 +02:00
Antoni Nuñez Romeu 80c473e439 feat(mobile): add complete consent flow (banner, health modal, privacy, i18n) 2026-08-26 15:24:09 +02:00
Antoni Nuñez Romeu 1f918be99d feat(web): integrate consent flow, Faro gating, TSI gating, and privacy link 2026-08-26 15:19:24 +02:00
Antoni Nuñez Romeu 66055a5e19 feat(web): add HealthConsentModal and PrivacyView components 2026-08-26 15:15:45 +02:00
Antoni Nuñez Romeu c116a9f525 feat(web): add CookieBanner component 2026-08-26 15:13:40 +02:00
Antoni Nuñez Romeu a23215ad6b feat(web): add consent sync utility 2026-08-26 15:11:15 +02:00
Antoni Nuñez Romeu 8f73fdc4f8 feat(i18n): add consent and privacy keys for web (es+ca) 2026-08-26 15:10:07 +02:00
Antoni Nuñez Romeu feca55cad1 feat(backend): migrate anonymous consents on login/register 2026-08-26 15:07:15 +02:00
Antoni Nuñez Romeu aea8319ac7 feat(backend): add GET/PUT /api/consents endpoints and requireConsent middleware 2026-08-26 15:05:00 +02:00
Antoni Nuñez Romeu bc689dad68 feat(backend): add user_consents table schema 2026-08-26 13:30:21 +02:00
Antoni Nuñez Romeu ae93c2efbd docs: add cookies banner & privacy implementation plan 2026-08-26 13:20:46 +02:00
Antoni Nuñez Romeu fba80ae894 docs: add cookies banner & privacy page design spec 2026-08-26 13:06:39 +02:00