Allow sponsors to change mobile phone numbers of guests
When a sponsor now looks at a guest's data the phone number is in a form with the ability to edit it. Add ability for guests to change their mobile phone number. When a guest views their phone number, it is in a form with the ability to edit it.
parent
2d8d48c5
No related branches found
No related tags found
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