Merge branch 'GREG-154_add_gender_field' into 'master'
GREG-154: Add gender field See merge request !205
Showing
- frontend/public/locales/en/common.json 4 additions, 1 deletionfrontend/public/locales/en/common.json
- frontend/public/locales/nb/common.json 4 additions, 1 deletionfrontend/public/locales/nb/common.json
- frontend/public/locales/nn/common.json 5 additions, 2 deletionsfrontend/public/locales/nn/common.json
- frontend/src/contexts/featureContext.ts 3 additions, 0 deletionsfrontend/src/contexts/featureContext.ts
- frontend/src/providers/featureProvider.tsx 2 additions, 0 deletionsfrontend/src/providers/featureProvider.tsx
- frontend/src/routes/guest/register/enteredGuestData.ts 1 addition, 0 deletionsfrontend/src/routes/guest/register/enteredGuestData.ts
- frontend/src/routes/guest/register/guestDataForm.ts 1 addition, 0 deletionsfrontend/src/routes/guest/register/guestDataForm.ts
- frontend/src/routes/guest/register/index.tsx 11 additions, 1 deletionfrontend/src/routes/guest/register/index.tsx
- frontend/src/routes/guest/register/steps/register.tsx 42 additions, 2 deletionsfrontend/src/routes/guest/register/steps/register.tsx
- greg/migrations/0020_person_gender.py 22 additions, 0 deletionsgreg/migrations/0020_person_gender.py
- greg/models.py 5 additions, 0 deletionsgreg/models.py
- gregui/api/serializers/guest.py 14 additions, 0 deletionsgregui/api/serializers/guest.py
- gregui/api/views/invitation.py 3 additions, 1 deletiongregui/api/views/invitation.py
- gregui/tests/api/views/test_invitation.py 70 additions, 0 deletionsgregui/tests/api/views/test_invitation.py
Loading
Please register or sign in to comment