Merge branch 'GREG-243_fix_consent_api_issues' into 'master'
GREG-243: Adding possibility to set date in consent endpoint. Showing ID for... See merge request !307
No related branches found
No related tags found
Showing
- frontend/src/interfaces/index.ts 1 addition, 1 deletionfrontend/src/interfaces/index.ts
- frontend/src/routes/landing/index.test.tsx 107 additions, 0 deletionsfrontend/src/routes/landing/index.test.tsx
- frontend/src/routes/sponsor/guest/guestRoleInfo/index.test.tsx 1 addition, 0 deletions...end/src/routes/sponsor/guest/guestRoleInfo/index.test.tsx
- frontend/src/utils/index.ts 3 additions, 1 deletionfrontend/src/utils/index.ts
- greg/api/serializers/consent.py 1 addition, 1 deletiongreg/api/serializers/consent.py
- greg/api/views/person.py 2 additions, 1 deletiongreg/api/views/person.py
- greg/tests/api/test_consent.py 96 additions, 0 deletionsgreg/tests/api/test_consent.py
- greg/tests/api/test_person.py 1 addition, 0 deletionsgreg/tests/api/test_person.py
frontend/src/routes/landing/index.test.tsx
0 → 100644
greg/tests/api/test_consent.py
0 → 100644
Please register or sign in to comment