cr-connect-workflow/crc/api
Dan Funk 1324533865 Some additional cleanup - when a file is "archived" it is no longer returned for any endpoints about files, but it
is directly accessible via id, in the event some request is made for it at a later date.
2020-06-04 09:49:42 -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 Some additional cleanup - when a file is "archived" it is no longer returned for any endpoints about files, but it 2020-06-04 09:49:42 -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 minor cleanup of error codes. 2020-06-03 15:03:22 -04:00
study.py minor cleanup of error codes. 2020-06-03 15:03:22 -04:00
tools.py minor cleanup of error codes. 2020-06-03 15:03:22 -04:00
user.py For the main approval endpoints - we now group the approvals by study. So you get one record back for each study, but it may have other approvals along with it as "related_approvals". 2020-06-02 18:17:00 -04:00
workflow.py Adds workflow spec title to workflow api schema 2020-05-31 22:46:56 -04:00