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-22 04:38:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cr-connect-workflow
/
crc
History
Aaron Louie
1d3f98b381
Adds endpoint to quickly get counts of approvals in each status group for a user
2020-06-05 22:19:37 -04:00
..
api
Adds endpoint to quickly get counts of approvals in each status group for a user
2020-06-05 22:19:37 -04:00
models
Allow setting the type of approvals you want back, by status.
2020-06-05 17:49:55 -04:00
scripts
Adding some additional logic to the approval endpoint so that we take related approvals into account when setting the status. In addtion to prevous status options, there is a new status of "AWAITING" which means there are pending approvals before this approval that still need to be approved or canceled.
2020-06-05 14:33:00 -04:00
services
Allow setting the type of approvals you want back, by status.
2020-06-05 17:49:55 -04:00
static
For the main approval endpoints - we now group the approvals by study. So you get one record back for each study, but it may have other approvals along with it as "related_approvals".
2020-06-02 18:17:00 -04:00
__init__.py
Allow setting the type of approvals you want back, by status.
2020-06-05 17:49:55 -04:00
api.yml
Adds endpoint to quickly get counts of approvals in each status group for a user
2020-06-05 22:19:37 -04:00