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
560263d1a3
cr-connect-workflow
/
crc
/
api
History
Dan Funk
eb15d172c1
I absolutely must fix our cascade deletes, but I sort of like the horror such chunks of code cause, we really need to protect these endpoints, and assure they never get called under normal circumstances, and raise some thoughtful errors.
2020-05-26 21:18:09 -04:00
..
__init__.py
Adding file management. Files are stored in the database along with basic meta data.
2019-12-27 13:50:03 -05:00
approval.py
Fixing broken test
2020-05-24 01:22:14 -06:00
common.py
Vastly more informative ApiError model that provides details on the underlying task where the error occured.
2020-03-27 08:29:31 -04:00
file.py
stuff that might be broken.
2020-05-23 15:21:30 -04:00
study.py
Fixing add_study api endpoint, so you can actually add a new "Study" with just some basic information.
2020-05-25 12:29:05 -04:00
tools.py
On the tools/render_docx api, allow sending the json data in the body, rather than as a ludicrous long get parameter. Silly Dan.
2020-05-22 15:30:22 -04:00
user.py
use redirect, not redirect_url.
2020-05-26 15:09:57 -04:00
workflow.py
I absolutely must fix our cascade deletes, but I sort of like the horror such chunks of code cause, we really need to protect these endpoints, and assure they never get called under normal circumstances, and raise some thoughtful errors.
2020-05-26 21:18:09 -04:00