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