Merge branch 'GREG-61-role-button' into 'master'
Greg 61 role button See merge request !124
Showing
- frontend/public/locales/en/common.json 13 additions, 4 deletionsfrontend/public/locales/en/common.json
- frontend/public/locales/nb/common.json 13 additions, 4 deletionsfrontend/public/locales/nb/common.json
- frontend/public/locales/nn/common.json 13 additions, 4 deletionsfrontend/public/locales/nn/common.json
- frontend/src/hooks/useOus/index.tsx 20 additions, 0 deletionsfrontend/src/hooks/useOus/index.tsx
- frontend/src/hooks/useRoleTypes/index.tsx 1 addition, 0 deletionsfrontend/src/hooks/useRoleTypes/index.tsx
- frontend/src/routes/components/sponsorInfoButtons.tsx 6 additions, 4 deletionsfrontend/src/routes/components/sponsorInfoButtons.tsx
- frontend/src/routes/sponsor/guest/guestInfo/index.tsx 27 additions, 58 deletionsfrontend/src/routes/sponsor/guest/guestInfo/index.tsx
- frontend/src/routes/sponsor/guest/guestRoleInfo/index.tsx 12 additions, 14 deletionsfrontend/src/routes/sponsor/guest/guestRoleInfo/index.tsx
- frontend/src/routes/sponsor/guest/index.tsx 73 additions, 0 deletionsfrontend/src/routes/sponsor/guest/index.tsx
- frontend/src/routes/sponsor/guest/newGuestRole/index.tsx 274 additions, 0 deletionsfrontend/src/routes/sponsor/guest/newGuestRole/index.tsx
- frontend/src/routes/sponsor/index.tsx 4 additions, 8 deletionsfrontend/src/routes/sponsor/index.tsx
- frontend/src/routes/sponsor/register/stepPersonForm.tsx 2 additions, 22 deletionsfrontend/src/routes/sponsor/register/stepPersonForm.tsx
- frontend/src/routes/sponsor/register/stepRegistration.tsx 1 addition, 1 deletionfrontend/src/routes/sponsor/register/stepRegistration.tsx
- greg/api/serializers/person.py 2 additions, 2 deletionsgreg/api/serializers/person.py
- greg/migrations/0011_role_remove_id_suffix.py 23 additions, 0 deletionsgreg/migrations/0011_role_remove_id_suffix.py
- greg/models.py 2 additions, 2 deletionsgreg/models.py
- greg/tests/api/test_person.py 10 additions, 10 deletionsgreg/tests/api/test_person.py
- greg/tests/conftest.py 2 additions, 2 deletionsgreg/tests/conftest.py
- greg/tests/models/test_person.py 4 additions, 4 deletionsgreg/tests/models/test_person.py
- greg/tests/test_expire_role.py 2 additions, 2 deletionsgreg/tests/test_expire_role.py
Loading
Please register or sign in to comment