Merge branch 'GREG-60_registration_steps' into 'master'
GREG-60: Adding stepper for use in registation See merge request !77
No related branches found
No related tags found
Showing
- frontend/public/locales/en/common.json 12 additions, 1 deletionfrontend/public/locales/en/common.json
- frontend/public/locales/nb/common.json 12 additions, 1 deletionfrontend/public/locales/nb/common.json
- frontend/public/locales/nn/common.json 12 additions, 1 deletionfrontend/public/locales/nn/common.json
- frontend/public/locales/nn/footer.json 1 addition, 1 deletionfrontend/public/locales/nn/footer.json
- frontend/src/context/index.ts 5 additions, 0 deletionsfrontend/src/context/index.ts
- frontend/src/routes/frontpage/index.tsx 3 additions, 0 deletionsfrontend/src/routes/frontpage/index.tsx
- frontend/src/routes/index.tsx 3 additions, 3 deletionsfrontend/src/routes/index.tsx
- frontend/src/routes/register/formData.ts 11 additions, 0 deletionsfrontend/src/routes/register/formData.ts
- frontend/src/routes/register/index.test.tsx 1 addition, 1 deletionfrontend/src/routes/register/index.test.tsx
- frontend/src/routes/register/index.tsx 134 additions, 193 deletionsfrontend/src/routes/register/index.tsx
- frontend/src/routes/register/personFormMethods.ts 3 additions, 0 deletionsfrontend/src/routes/register/personFormMethods.ts
- frontend/src/routes/register/stepPersonForm.tsx 218 additions, 0 deletionsfrontend/src/routes/register/stepPersonForm.tsx
- frontend/src/routes/register/stepSummary.tsx 164 additions, 0 deletionsfrontend/src/routes/register/stepSummary.tsx
- frontend/src/routes/register/summaryFormMethods.ts 3 additions, 0 deletionsfrontend/src/routes/register/summaryFormMethods.ts
- frontend/src/utils/index.ts 5 additions, 2 deletionsfrontend/src/utils/index.ts
Loading
Please register or sign in to comment