cr-connect-workflow/crc/models
Carlos Lopez 369fe4bb35 Automatic events refactoring 2020-08-14 08:36:46 -06:00
..
__init__.py Refactor models into seperate directories 2019-12-31 16:32:47 -05:00
api_models.py Raises ApiError for 'display_name' extension property exception 2020-08-04 13:59:50 -04:00
approval.py Cleaning up old notes 2020-07-07 08:32:20 -06:00
email.py Email relies now on markdown content 2020-06-17 17:00:16 -06:00
file.py I may have finally wrapped my head around full text search in python. Now properly using an index based on simple rather than english dictionary which has far fewer stop words and stemming processes and plays much better to the type ahead search we are trying to provide. 2020-08-13 18:13:41 -04:00
ldap.py Rendering proper content & organizing file structure for email tests 2020-06-17 16:09:38 -06:00
protocol_builder.py New study status update 2020-07-30 21:03:11 -06:00
study.py Automatic events refactoring 2020-08-14 08:36:46 -06:00
task_event.py Expanding the task events endpoint to accept workflow and study ids as additional filters. 2020-07-28 10:16:48 -04:00
user.py Adds AdminSession model and refactors impersonation methods to use it. 2020-07-30 12:40:53 -04:00
workflow.py Ludicrously stupid launch in a refactor of the way all files work in the system at a time where I crave sleep and peace above all other things. 2020-05-28 20:03:50 -04:00