cr-connect-workflow/crc/static/bpmn
Dan Funk c7484267e1 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".
We now cache the LDAP records - so we look in our own database for the record before calling out to ldap for the details when given a straight up computing id like dhf8r.

Added "date_approved" to the approval model.

And moved the approver and primary investigator into real associated models to make it easier to dump.

Fixed a problem with the validation that was causing it to throw incorrect errors on valid workflows. Getting it to behave a little more like the front end behaves, and respecting the read-only fields.  But it was mainly to do with always returning all the data with each form submission.
2020-06-02 18:17:00 -04:00
..
abandoned Updates all workflow specs to match staging 2020-04-27 22:54:05 -04:00
core_info 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
data_security_plan Fixing some failing tests. Moved the task properties into a dictionary, but moving the form field properties to a dictionary will be a larger effort that we don't want to get into on either the back or front end right this moment. 2020-05-14 14:39:14 -04:00
documents_approvals Merge branch 'feature/protocol_status' into feature/previous_task 2020-05-04 11:08:36 -04:00
enrollment_date Updates all workflow specs to match staging 2020-04-27 22:54:05 -04:00
finance Updates BPMN files 2020-05-05 16:15:38 -04:00
hold Updates BPMN files 2020-05-05 16:15:38 -04:00
ide_supplement Updates all workflow specs to match staging 2020-04-27 22:54:05 -04:00
ids_full_submission Updated to use the latest script engine / evaluation engine that creates a single location where all values used in BPMN/DMN are processed. Right now this is a python based interpreter, but we will eventually base this on FEEL expressions. 2020-05-11 17:04:05 -04:00
ids_waiver Updates all workflow specs to match staging 2020-04-27 22:54:05 -04:00
ind_supplement Updates all workflow specs to match staging 2020-04-27 22:54:05 -04:00
irb_api_details Updates all workflow specs to match staging 2020-04-27 22:54:05 -04:00
irb_api_personnel Merge remote-tracking branch 'origin/chore/update_specs' into feature/previous_task 2020-05-06 11:46:19 -04:00
notifications Updates BPMN & DMN files with latest from staging 2020-04-06 13:12:34 -04:00
protocol Updates all workflow specs to match staging 2020-04-27 22:54:05 -04:00
research_rampup 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
rrt_top_level_workflow Updates RRT workflow spec files 2020-05-28 10:43:03 -04:00
rsc_hire_committee Updates all workflow specs to match staging 2020-04-27 22:54:05 -04:00
rsc_hire_submission Updates BPMN files 2020-05-05 16:15:38 -04:00
sponsor_funding_source 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
top_level_workflow Adds DSP 2020-05-06 10:37:43 -04:00