cr-connect-workflow/crc
mike cullerton f17a9dc0f4 Modified `get_users_assigned_to_task`.
If we are running a standalone workflow, only return the current user.
2021-04-26 08:45:08 -04:00
..
api Code for the 2 new api endpoints 2021-04-26 08:31:12 -04:00
models study_id is no longer required for task events 2021-04-26 08:36:09 -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 Modified `get_users_assigned_to_task`. 2021-04-26 08:45:08 -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 Created 2 api endpoints; one to get a workflow from a workflow spec, and one to list all standalone workflow specs. 2021-04-26 08:27:24 -04:00