-
- Downloads
feat: Add new consent validation system for data share CGU, and legal notice. - Removed GCUApprovalDate from profile - Added isLastConsentAccepted in ecolyo.global store - Added public/private route feature - Added terms version managment - Added new CGU and Legal Notice version - Added io.cozy.terms doctype + service BREAKING CHANGE: Change user profile's for the new terms managment
Showing
- cozy-doctypes 0 additions, 1 deletioncozy-doctypes
- manifest.webapp 10 additions, 1 deletionmanifest.webapp
- src/components/App.tsx 12 additions, 16 deletionssrc/components/App.tsx
- src/components/FAQ/FAQContent.tsx 1 addition, 23 deletionssrc/components/FAQ/FAQContent.tsx
- src/components/GCU/GCUContent.tsx 10 additions, 33 deletionssrc/components/GCU/GCUContent.tsx
- src/components/GCU/GCUModal.tsx 0 additions, 94 deletionssrc/components/GCU/GCUModal.tsx
- src/components/GCU/__snapshots__/GCUContent.spec.tsx.snap 16 additions, 46 deletionssrc/components/GCU/__snapshots__/GCUContent.spec.tsx.snap
- src/components/GCU/gcuContent.scss 4 additions, 0 deletionssrc/components/GCU/gcuContent.scss
- src/components/GCU/gcuModal.scss 0 additions, 61 deletionssrc/components/GCU/gcuModal.scss
- src/components/LegalNotice/LegalNoticeContent.spec.tsx 20 additions, 0 deletionssrc/components/LegalNotice/LegalNoticeContent.spec.tsx
- src/components/LegalNotice/LegalNoticeContent.tsx 116 additions, 0 deletionssrc/components/LegalNotice/LegalNoticeContent.tsx
- src/components/LegalNotice/LegalNoticeView.tsx 4 additions, 339 deletionssrc/components/LegalNotice/LegalNoticeView.tsx
- src/components/LegalNotice/__snapshots__/LegalNoticeContent.spec.tsx.snap 260 additions, 0 deletions...egalNotice/__snapshots__/LegalNoticeContent.spec.tsx.snap
- src/components/LegalNotice/__snapshots__/LegalNoticeView.spec.tsx.snap 1 addition, 283 deletions...s/LegalNotice/__snapshots__/LegalNoticeView.spec.tsx.snap
- src/components/LegalNotice/legalNoticeLink.scss 1 addition, 20 deletionssrc/components/LegalNotice/legalNoticeLink.scss
- src/components/LegalNotice/legalNoticeView.scss 20 additions, 6 deletionssrc/components/LegalNotice/legalNoticeView.scss
- src/components/Routes/PrivateRoute.tsx 29 additions, 0 deletionssrc/components/Routes/PrivateRoute.tsx
- src/components/Routes/Routes.tsx 44 additions, 20 deletionssrc/components/Routes/Routes.tsx
- src/components/Splash/SplashRoot.tsx 6 additions, 0 deletionssrc/components/Splash/SplashRoot.tsx
- src/components/Terms/CGUPublic.spec.tsx 20 additions, 0 deletionssrc/components/Terms/CGUPublic.spec.tsx
Loading
Please register or sign in to comment