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-21 20:28:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cr-connect-workflow
/
crc
History
Dan Funk
19d63e2aa2
Merge pull request
#328
from sartography/restart-workflow-programmatically-347
...
Restart workflow programmatically
#347
2021-06-17 10:36:46 -04:00
..
api
The API for evaluating python expressions should not raise an error, it can simply return a result of false, and provide an error to explain the problem. In this way the front end doesn't error out when it's running the script tasks but doesn't have enough information to get a valid response back.
2021-06-15 16:17:15 -04:00
models
Merge pull request
#325
from sartography/feature/file_refactor
2021-06-08 11:28:23 -04:00
scripts
WorkflowProcessor handles this error
2021-06-15 11:12:50 -04:00
services
when validating, we need to take every step to remove the workflows we create during the validation.
2021-06-16 14:40:20 -04:00
static
Save a sample file while I try to figure out how the JS is going to work
2021-05-04 11:32:34 -04:00
templates
Change location of
CR Connect
string. Move it left, closer to the logo
2021-03-23 13:12:13 -04:00
__init__.py
Set the correct default value on enumerations - if it is a multi-select enum (checkbox is set) then it should return a default value of an empty array, and not a dictionary.
2021-04-09 08:40:58 -04:00
api.yml
Do not require users to be admins for viewing the document directory tab.
2021-06-09 09:51:30 -04:00