Merge branch '186-pdp-study-patient-data' into 'master'
Resolve "PDP study patient data" Closes #186 See merge request NCER-PD/scheduling-system!115
No related branches found
No related tags found
Checking pipeline status
Showing
- .gitignore 4 additions, 0 deletions.gitignore
- smash/web/api_views/serialization_utils.py 2 additions, 2 deletionssmash/web/api_views/serialization_utils.py
- smash/web/api_views/subject.py 31 additions, 1 deletionsmash/web/api_views/subject.py
- smash/web/forms/study_subject_forms.py 25 additions, 10 deletionssmash/web/forms/study_subject_forms.py
- smash/web/migrations/0097_auto_20171211_1616.py 97 additions, 0 deletionssmash/web/migrations/0097_auto_20171211_1616.py
- smash/web/models/constants.py 4 additions, 0 deletionssmash/web/models/constants.py
- smash/web/models/study_columns.py 34 additions, 4 deletionssmash/web/models/study_columns.py
- smash/web/models/study_subject.py 39 additions, 4 deletionssmash/web/models/study_subject.py
- smash/web/models/voucher.py 1 addition, 0 deletionssmash/web/models/voucher.py
- smash/web/templates/appointments/edit.html 1 addition, 1 deletionsmash/web/templates/appointments/edit.html
- smash/web/templates/subjects/add.html 1 addition, 1 deletionsmash/web/templates/subjects/add.html
- smash/web/templates/subjects/edit.html 1 addition, 1 deletionsmash/web/templates/subjects/edit.html
- smash/web/tests/api_views/test_subject.py 70 additions, 4 deletionssmash/web/tests/api_views/test_subject.py
- smash/web/tests/forms/test_StudySubjectEditForm.py 1 addition, 0 deletionssmash/web/tests/forms/test_StudySubjectEditForm.py
- smash/web/tests/functions.py 3 additions, 1 deletionsmash/web/tests/functions.py
- smash/web/tests/view/test_appointments.py 6 additions, 7 deletionssmash/web/tests/view/test_appointments.py
- smash/web/tests/view/test_subjects.py 35 additions, 12 deletionssmash/web/tests/view/test_subjects.py
- smash/web/urls.py 6 additions, 0 deletionssmash/web/urls.py
- smash/web/views/__init__.py 6 additions, 0 deletionssmash/web/views/__init__.py
- smash/web/views/subject.py 2 additions, 0 deletionssmash/web/views/subject.py
Loading
Please register or sign in to comment