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 20:58:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cr-connect-workflow
/
crc
/
api
History
Aaron Louie
6aa3d711ce
Adds endpoint to delete workflow spec
2020-01-23 16:05:09 -05: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
common.py
Adding file management. Files are stored in the database along with basic meta data.
2019-12-27 13:50:03 -05:00
file.py
Deletes associated file_data records when deleting a file.
2020-01-23 12:17:58 -05:00
study.py
Adds type hinting to db and session to fix Pycharm autocomplete. Replaces db.session with session.
2020-01-14 11:45:12 -05:00
workflow.py
Adds endpoint to delete workflow spec
2020-01-23 16:05:09 -05:00