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
/
api
History
Aaron Louie
01720a8bbf
Replaces migration and fixes broken tests
2020-03-03 16:02:01 -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
Standardizing the script tasks that can be executed on the server, adding tons of error messages for when things go wrong. All scripts must exist in side of the crc/scripts directory.
2020-03-03 13:52:45 -05:00
file.py
Renaming to snake case for consistency
2020-02-28 11:54:11 -05:00
study.py
Replaces migration and fixes broken tests
2020-03-03 16:02:01 -05:00
tools.py
Adding a simple endpoint that describes what scripts are currently available, along with a brief description.
2020-03-03 15:30:42 -05:00
user.py
Adds redirect URL to login handler
2020-02-24 16:59:16 -05:00
workflow.py
Removing a rogue comma that was causing havoc. Also, don't fail if a mock already exists in the test database.
2020-02-11 11:11:21 -05:00