This website requires JavaScript.
Explore
Help
Sign In
sartography
/
cr-connect-workflow
mirror of
https://github.com/sartography/cr-connect-workflow.git
Watch
1
Star
0
Fork
You've already forked cr-connect-workflow
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1f50bdcb81
cr-connect-workflow
/
crc
History
mike cullerton
22432aaf2c
study_id is no longer required for task events
2021-04-26 08:36:09 -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
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
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