Merge branch 'GREG-343' into 'master'
Disallow certain characters in first and last name on creation of invitation and creation of guest See merge request !410
No related branches found
No related tags found
Checking pipeline status
Showing
- frontend/package-lock.json 20 additions, 10 deletionsfrontend/package-lock.json
- frontend/public/locales/en/common.json 2 additions, 0 deletionsfrontend/public/locales/en/common.json
- frontend/public/locales/nb/common.json 2 additions, 0 deletionsfrontend/public/locales/nb/common.json
- frontend/public/locales/nn/common.json 3 additions, 1 deletionfrontend/public/locales/nn/common.json
- frontend/src/routes/guest/register/index.test.tsx 7 additions, 9 deletionsfrontend/src/routes/guest/register/index.test.tsx
- frontend/src/routes/guest/register/steps/register.test.tsx 6 additions, 6 deletionsfrontend/src/routes/guest/register/steps/register.test.tsx
- frontend/src/routes/guest/register/steps/register.tsx 5 additions, 3 deletionsfrontend/src/routes/guest/register/steps/register.tsx
- frontend/src/routes/sponsor/register/index.test.tsx 4 additions, 4 deletionsfrontend/src/routes/sponsor/register/index.test.tsx
- frontend/src/routes/sponsor/register/stepPersonForm.tsx 10 additions, 13 deletionsfrontend/src/routes/sponsor/register/stepPersonForm.tsx
- frontend/src/test-utils.tsx 23 additions, 72 deletionsfrontend/src/test-utils.tsx
- frontend/src/utils/index.test.ts 42 additions, 0 deletionsfrontend/src/utils/index.test.ts
- frontend/src/utils/index.ts 40 additions, 0 deletionsfrontend/src/utils/index.ts
- greg/tests/test_utils.py 21 additions, 1 deletiongreg/tests/test_utils.py
- greg/utils.py 21 additions, 0 deletionsgreg/utils.py
- gregui/api/serializers/guest.py 11 additions, 1 deletiongregui/api/serializers/guest.py
- gregui/api/serializers/invitation.py 17 additions, 1 deletiongregui/api/serializers/invitation.py
- gregui/tests/api/views/test_invitation.py 2 additions, 2 deletionsgregui/tests/api/views/test_invitation.py
- gregui/tests/api/views/test_invite_guest.py 37 additions, 4 deletionsgregui/tests/api/views/test_invite_guest.py
Loading
Please register or sign in to comment