-
- Downloads
feat(Terms): Add Minor version upgrade support
parent
0ce96f3c
No related branches found
No related tags found
Showing
- src/components/App.tsx 3 additions, 5 deletionssrc/components/App.tsx
- src/components/Routes/Routes.tsx 5 additions, 4 deletionssrc/components/Routes/Routes.tsx
- src/components/Splash/SplashRoot.tsx 3 additions, 3 deletionssrc/components/Splash/SplashRoot.tsx
- src/components/Terms/CGUModal.spec.tsx 3 additions, 2 deletionssrc/components/Terms/CGUModal.spec.tsx
- src/components/Terms/LegalNoticeModal.spec.tsx 3 additions, 2 deletionssrc/components/Terms/LegalNoticeModal.spec.tsx
- src/components/Terms/MinorUpdateContent.spec.tsx 23 additions, 0 deletionssrc/components/Terms/MinorUpdateContent.spec.tsx
- src/components/Terms/MinorUpdateContent.tsx 24 additions, 0 deletionssrc/components/Terms/MinorUpdateContent.tsx
- src/components/Terms/TermsView.spec.tsx 7 additions, 3 deletionssrc/components/Terms/TermsView.spec.tsx
- src/components/Terms/TermsView.tsx 86 additions, 52 deletionssrc/components/Terms/TermsView.tsx
- src/components/Terms/__snapshots__/CGUModal.spec.tsx.snap 1493 additions, 0 deletionssrc/components/Terms/__snapshots__/CGUModal.spec.tsx.snap
- src/components/Terms/__snapshots__/LegalNoticeModal.spec.tsx.snap 1440 additions, 1 deletion...onents/Terms/__snapshots__/LegalNoticeModal.spec.tsx.snap
- src/components/Terms/__snapshots__/MinorUpdateContent.spec.tsx.snap 21 additions, 0 deletions...ents/Terms/__snapshots__/MinorUpdateContent.spec.tsx.snap
- src/components/Terms/__snapshots__/TermsView.spec.tsx.snap 971 additions, 1 deletionsrc/components/Terms/__snapshots__/TermsView.spec.tsx.snap
- src/locales/fr.json 4 additions, 0 deletionssrc/locales/fr.json
- src/models/global.model.ts 2 additions, 1 deletionsrc/models/global.model.ts
- src/models/term.model.ts 6 additions, 0 deletionssrc/models/term.model.ts
- src/services/initialization.service.spec.ts 18 additions, 2 deletionssrc/services/initialization.service.spec.ts
- src/services/initialization.service.ts 36 additions, 15 deletionssrc/services/initialization.service.ts
- src/services/terms.service.spec.ts 24 additions, 0 deletionssrc/services/terms.service.spec.ts
- src/services/terms.service.ts 16 additions, 1 deletionsrc/services/terms.service.ts
Loading
Please register or sign in to comment