Merge branch 'master' into update_sponsor_page_properties
No related branches found
No related tags found
This commit is part of merge request !119. Comments created here will be created in the context of that merge request.
Showing
- frontend/package-lock.json 47 additions, 0 deletionsfrontend/package-lock.json
- frontend/package.json 2 additions, 0 deletionsfrontend/package.json
- frontend/public/locales/en/common.json 6 additions, 0 deletionsfrontend/public/locales/en/common.json
- frontend/public/locales/nb/common.json 5 additions, 0 deletionsfrontend/public/locales/nb/common.json
- frontend/public/locales/nn/common.json 5 additions, 0 deletionsfrontend/public/locales/nn/common.json
- frontend/src/interfaces/index.ts 24 additions, 17 deletionsfrontend/src/interfaces/index.ts
- frontend/src/routes/sponsor/frontpage/index.tsx 36 additions, 14 deletionsfrontend/src/routes/sponsor/frontpage/index.tsx
- frontend/src/routes/sponsor/guestInfo/index.tsx 55 additions, 21 deletionsfrontend/src/routes/sponsor/guestInfo/index.tsx
- frontend/src/routes/sponsor/guestRoleInfo/index.tsx 14 additions, 9 deletionsfrontend/src/routes/sponsor/guestRoleInfo/index.tsx
- frontend/src/routes/sponsor/index.tsx 17 additions, 22 deletionsfrontend/src/routes/sponsor/index.tsx
- frontend/src/routes/sponsor/register/frontPage.tsx 71 additions, 0 deletionsfrontend/src/routes/sponsor/register/frontPage.tsx
- frontend/src/routes/sponsor/register/index.test.tsx 2 additions, 2 deletionsfrontend/src/routes/sponsor/register/index.test.tsx
- frontend/src/routes/sponsor/register/index.tsx 13 additions, 187 deletionsfrontend/src/routes/sponsor/register/index.tsx
- frontend/src/routes/sponsor/register/stepRegistration.tsx 191 additions, 0 deletionsfrontend/src/routes/sponsor/register/stepRegistration.tsx
- frontend/src/utils/index.ts 15 additions, 0 deletionsfrontend/src/utils/index.ts
- gregui/api/urls.py 5 additions, 0 deletionsgregui/api/urls.py
- gregui/api/views/person.py 75 additions, 0 deletionsgregui/api/views/person.py
- gregui/views.py 28 additions, 21 deletionsgregui/views.py
Loading
Please register or sign in to comment