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-23 05:08:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cr-connect-workflow
/
crc
History
mike cullerton
db44882733
When we encounter a name error running a script, look in the task data and see if there is a variable with a similar name.
...
If a variable with a similar name exists, add it to the ApiError as a hint
2021-07-01 15:38:45 -04:00
..
api
Calls to eval no longer return the data, rather it will accept and return a key, allowing the front end to cache similar queries and not re-execute them.
2021-06-22 17:23:18 -04:00
models
fixes to get the tests passing. We were missing a dependency in the Pipfile and the data_store had some invalid imports.
2021-06-30 10:06:57 -04:00
scripts
Merge pull request
#331
from sartography/bug/356_duplicate_workflow
2021-06-22 17:42:24 -04:00
services
When we encounter a name error running a script, look in the task data and see if there is a variable with a similar name.
2021-07-01 15:38:45 -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
Add a function that gets runs via a background scheduler to look for any workflows that are in a 'waiting' state - it runs the update waiting tasks and does do_engine_steps
2021-06-09 10:42:34 -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