This website requires JavaScript.
Explore
Help
Sign In
sartography
/
cr-connect-workflow
Watch
1
Star
0
Fork
0
You've already forked cr-connect-workflow
mirror of
https://github.com/sartography/cr-connect-workflow.git
synced
2025-02-23 21:28:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cr-connect-workflow
/
crc
/
models
History
mike cullerton
4df2ed6ce4
*** WIP ***
...
Failing tests, and missing functionality. Committing to get stuff on Github.
2022-01-11 15:30:22 -05:00
..
__init__.py
Refactor models into seperate directories
2019-12-31 16:32:47 -05:00
api_models.py
*** WIP ***
2022-01-07 15:34:51 -05:00
data_store.py
Model changes and revision file for task_spec column to file and data_store models
2021-08-26 10:36:10 -04:00
email.py
Remove content_html from the data we return from the email and get_email_data scripts
2021-10-26 16:28:50 -04:00
file.py
*** WIP ***
2022-01-11 15:30:22 -05:00
ldap.py
Switching from using "default" to "server_default" for all default time settings, and running migrations so that this is set at the database level rather than in python, to hopefully correct some issues with dates being 4 hours in the future. Having a very hard time replicating this issue locally.
2021-05-14 12:28:50 -04:00
protocol_builder.py
Model and schema for new StudyCreator api endpoint
2021-12-06 14:36:34 -05:00
study.py
Allow 'none' for progress_status
2021-12-13 12:34:32 -05:00
task_event.py
Merge branch 'dev' into 310-task-event-timezone
2021-05-04 11:21:36 -04:00
task_log.py
New task_log model with schema, and migration
2021-10-27 12:19:09 -04:00
user.py
Refactor of the way we store and return details about users - All the details about a user, or individual associated with a study is returned within in an Ldap model. I've removed duplication between these models. This required some cleanup of the tests, and a migration that will drop the user details.
2021-09-22 13:16:25 -04:00
workflow.py
Merge branch 'more-study-statuses-562' into waiting-workflow-errors-566
2021-12-10 16:52:07 -05:00