Merge branch 'GREG-288' into 'master'
Add ability for sponsors to change mobile phone numbers of guests, and guests to change their phone number See merge request !414
No related branches found
No related tags found
Checking pipeline status
Showing
- frontend/public/locales/en/common.json 7 additions, 2 deletionsfrontend/public/locales/en/common.json
- frontend/public/locales/nb/common.json 7 additions, 2 deletionsfrontend/public/locales/nb/common.json
- frontend/public/locales/nn/common.json 8 additions, 3 deletionsfrontend/public/locales/nn/common.json
- frontend/src/routes/landing/index.tsx 189 additions, 6 deletionsfrontend/src/routes/landing/index.tsx
- frontend/src/routes/sponsor/guest/guestInfo/index.tsx 239 additions, 116 deletionsfrontend/src/routes/sponsor/guest/guestInfo/index.tsx
- frontend/src/routes/sponsor/guest/index.tsx 25 additions, 21 deletionsfrontend/src/routes/sponsor/guest/index.tsx
- gregui/api/serializers/guest.py 22 additions, 4 deletionsgregui/api/serializers/guest.py
- gregui/api/urls.py 11 additions, 1 deletiongregui/api/urls.py
- gregui/api/views/person.py 114 additions, 4 deletionsgregui/api/views/person.py
- gregui/tests/api/views/test_invitation.py 1 addition, 1 deletiongregui/tests/api/views/test_invitation.py
- gregui/tests/api/views/test_person.py 49 additions, 0 deletionsgregui/tests/api/views/test_person.py
- gregui/tests/conftest.py 59 additions, 0 deletionsgregui/tests/conftest.py
- gregui/validation.py 1 addition, 1 deletiongregui/validation.py
Loading
Please register or sign in to comment