cr-connect-workflow/crc
Dan Funk be057e8758 Adding an "UpdateStudy" task that is able to update the data on the study model, useful for setting core data points on the model, such as setting the Primary Investigator, or altering the Study Title.
Fixing a bug where the validation of forms did not correctly process auto-complete fields.
Fixing a bug where the approvals script and the update study script could not process dot notation correctly.

Moved populate_random_data into the WorkflowService where it makes more sense.
2020-05-25 15:30:06 -04:00
..
api Fixing add_study api endpoint, so you can actually add a new "Study" with just some basic information. 2020-05-25 12:29:05 -04:00
models Fixing add_study api endpoint, so you can actually add a new "Study" with just some basic information. 2020-05-25 12:29:05 -04:00
scripts Adding an "UpdateStudy" task that is able to update the data on the study model, useful for setting core data points on the model, such as setting the Primary Investigator, or altering the Study Title. 2020-05-25 15:30:06 -04:00
services Adding an "UpdateStudy" task that is able to update the data on the study model, useful for setting core data points on the model, such as setting the Primary Investigator, or altering the Study Title. 2020-05-25 15:30:06 -04:00
static Adding an "UpdateStudy" task that is able to update the data on the study model, useful for setting core data points on the model, such as setting the Primary Investigator, or altering the Study Title. 2020-05-25 15:30:06 -04:00
__init__.py Fixing add_study api endpoint, so you can actually add a new "Study" with just some basic information. 2020-05-25 12:29:05 -04:00
api.yml Fixing broken tests by making version parameter optional in get file data endpoint 2020-05-23 15:37:03 -06:00