cr-connect-workflow/crc/api
Dan Funk d8329e9eff I completely missed pushing up my changes last night before handing back over to Carlos. Sorry about that.
Added checks to assure the approver matches g.uid of the current user - otherwise don't modify the approval record.
2020-06-02 07:43:19 -04:00
..
__init__.py Adding file management. Files are stored in the database along with basic meta data. 2019-12-27 13:50:03 -05:00
approval.py I completely missed pushing up my changes last night before handing back over to Carlos. Sorry about that. 2020-06-02 07:43:19 -04:00
common.py Run the validation twice, once completing all of the data, and a second time, completing only the required fields. 2020-05-30 17:26:27 -04:00
file.py This adds additional file data details to the study model as well. 2020-05-31 21:15:40 -04:00
study.py Adds approvals to study schema. Adds approvals endpoint 2020-05-31 22:46:32 -04:00
tools.py On the tools/render_docx api, allow sending the json data in the body, rather than as a ludicrous long get parameter. Silly Dan. 2020-05-22 15:30:22 -04:00
user.py Tweaks to approvals 2020-06-01 21:49:30 -04:00
workflow.py Adds workflow spec title to workflow api schema 2020-05-31 22:46:56 -04:00