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 12:48:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cr-connect-workflow
/
crc
History
mike cullerton
39e874504f
We now allow value_expression to evaluate to an empty string ("") so that we *do not* set a default value for enums in some cases.
...
This was causing an error because "" was not an option for the enum.
2021-02-10 14:35:58 -05:00
..
api
Merge pull request
#231
from sartography/cancellations-137
2021-02-03 16:31:18 -05:00
models
Don't error out on autocomplete_num
2021-01-04 13:41:57 -05:00
scripts
changed the template to use the responsive html email template at
https://github.com/leemunroe/responsive-html-email-template
2021-01-27 17:12:03 -05:00
services
We now allow value_expression to evaluate to an empty string ("") so that we *do not* set a default value for enums in some cases.
2021-02-10 14:35:58 -05:00
static
Jinja templates and svg file for pretty emails
2021-01-26 09:20:16 -05:00
templates
Possible solution for W3C issues raised by Sonarcloud
2021-01-28 09:45:53 -05:00
__init__.py
Allow for synch to work even if the local set of workflow specifications are completely empty.
2021-01-08 13:23:01 -05:00
api.yml
New api endpoint for restarting a workflow. Unsure if I needed the responses section. **Dan, can you check this?**
2021-01-19 15:00:39 -05:00