12 Commits

Author SHA1 Message Date
mike cullerton
41c1095c83 returned_to_pi => pre_reviews 2022-06-20 09:56:11 -04:00
mike cullerton
1df280c753 Add new API endpoint for pre_review info 2022-06-17 13:12:24 -04:00
mike cullerton
19bc45a94b Add REVIEW_TYPE and REVIEWTYPENAME to Study Details schema in PB Mock API 2022-03-29 11:44:36 -04:00
mike cullerton
5369858151 Add description for UVA_STUDY_TRACKING 2021-08-26 15:03:48 -04:00
mike cullerton
ec916c274b Remove HSRNUMBER from model and api schema 2021-08-16 10:09:18 -04:00
mike cullerton
d3818debb4 Added API endpoint for the new irb_info data 2021-04-09 12:04:46 -04:00
mike cullerton
84b3d455c1 Moved the API methods to a separate file.
Note that I had to move the `connexion_app.add_api()` call so that it happened *after* db.session was defined, so I could import the session into the api.py file
2021-04-09 10:00:24 -04:00
mike cullerton
2c780c9028 Q_COMPLETE is not a column in the study table anymore. Removed Q_COMPLETE from the API Study component schema 2021-04-06 12:25:21 -04:00
mike cullerton
74b6dde9b2 Added component schema for IRBStatus
Modified Q_COMPLETE property definition for study schema
2021-04-01 14:11:59 -04:00
mike cullerton
b663a4ec38 Added new API endpoint to check IRB Status for study 2021-04-01 12:46:15 -04:00
Dan Funk
b2b8e278db Adding a sponsors endpoint 2020-08-25 10:26:29 -04:00
Aaron Louie
a633cc7c09 Reorganizes files for consistency between repos. Completely refactors Dockerfile to install from wheel. 2020-05-24 18:30:57 -04:00