cr-connect-workflow/crc
mike cullerton 3332b9c7c0 Added delete_files argument to the restart_workflow api method, and pass it along to WorkflowProcessor.reset 2021-04-15 11:23:20 -04:00
..
api Added delete_files argument to the restart_workflow api method, and pass it along to WorkflowProcessor.reset 2021-04-15 11:23:20 -04:00
models These changes relate to changes in PB Mock ticket 273, where we removed Q_COMPLETE as a column in the PB Mock Study table. It is now a relationship. 2021-04-02 12:01:00 -04:00
scripts Allow both a keyword argument, a single argument when calling delete_file. And call it "delete_file" to be more conssitent with existing scripts. 2021-04-08 13:42:17 -04:00
services Set the correct default value on enumerations - if it is a multi-select enum (checkbox is set) then it should return a default value of an empty array, and not a dictionary. 2021-04-09 08:40:58 -04:00
static Removed the test and templates from the unused mails service. 2021-03-11 11:34:24 -05:00
templates Change location of `CR Connect` string. Move it left, closer to the logo 2021-03-23 13:12:13 -04:00
__init__.py Set the correct default value on enumerations - if it is a multi-select enum (checkbox is set) then it should return a default value of an empty array, and not a dictionary. 2021-04-09 08:40:58 -04:00
api.yml Added delete_files argument to the workflow restart api endpoint 2021-04-15 11:21:51 -04:00