This website requires JavaScript.
Explore
Help
Sign In
sartography
/
cr-connect-workflow
mirror of
https://github.com/sartography/cr-connect-workflow.git
Watch
1
Star
0
Fork
You've already forked cr-connect-workflow
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1b9743a4d1
cr-connect-workflow
/
crc
History
Dan Funk
1b9743a4d1
Assure that if a form has an enumeration it errors out if that enumeration is empty.
2020-04-27 15:10:09 -04:00
..
api
Server isn't erroring out, but can't find the lookup table id in the database, so trying to use the in-memory model instead, to give things time to get to the database. Really unsure what is happening here. Hard to see in the database.
2020-04-24 07:01:32 -04:00
models
better overall search results for type ahead. Still dealing with stop words failing.
2020-04-23 12:05:08 -04:00
scripts
Adds more useful metadata to approvals and documents status scripts. Fleshes out and pretties up Documents & Approvals screen
2020-04-23 23:32:20 -04:00
services
Assure that if a form has an enumeration it errors out if that enumeration is empty.
2020-04-27 15:10:09 -04:00
static
Adds more useful metadata to approvals and documents status scripts. Fleshes out and pretties up Documents & Approvals screen
2020-04-23 23:32:20 -04:00
__init__.py
Cleans up debugging config print
2020-04-20 12:04:10 -04:00
api.yml
Adding an API Endpoint that will return a list of LookupValues that match a given query - can be used to populate an auto-complete table.
2020-04-22 19:40:40 -04:00