Commit Graph

226 Commits

Author SHA1 Message Date
burnettk a38ef72c26 add process_instance_report api method 2022-06-19 19:19:42 -04:00
burnettk 83586eae91 add ticket import system 2022-06-19 19:02:42 -04:00
jasquat 6a5e145664 added wait to be up script w/ burnettk 2022-06-17 10:35:23 -04:00
jasquat 34248324c0 added sorting to process model w/ burnettk 2022-06-16 16:58:55 -04:00
jasquat 85172c6e9b added deploy script and try depending on a healthy db before bringing up the backend w/ burnettk 2022-06-10 17:19:20 -04:00
jasquat 8e5da896a2 added docker restart command w/ burnettk 2022-06-10 17:00:00 -04:00
jasquat 7167fa70bd run on 5010 w/ burnettk 2022-06-08 10:20:48 -04:00
jasquat 6b7d3c4817 always create mysql dbs if they do not exist w/ burnettk 2022-06-08 10:07:25 -04:00
jasquat f08992f2e5 added api to get process groups w/ burnettk 2022-06-03 10:56:07 -04:00
jasquat 5b51030a40 some tweaks for running on the server with docker w/ burnettk 2022-06-01 15:49:05 -04:00
jasquat c6131a04d3 added ability to build and run with docker w/ burnettk 2022-06-01 14:50:44 -04:00
jasquat d235c64915 updated to use spiffworkflow-backend naming w/ burnettk 2022-06-01 11:17:25 -04:00
Dan a786bd5091 Much simplier custom script engine - can execute fully automated workflows now. 2022-05-27 15:02:09 -04:00
Dan c23b9e0601 fixing up some paths. 2022-05-27 14:36:43 -04:00
Dan bcd87d63e8 we can view stuff. 2022-05-27 14:29:43 -04:00
jasquat 1993dc1bd6 wip for process deploy and fixed code coverage for test_data w/ burnettk 2022-05-25 10:19:35 -04:00
jasquat e3d90a6044 added process models and cleaned up some of the code w/ burnettk 2022-05-23 16:36:23 -04:00
jasquat 69af11076e do not run sonar for pull requests and added files to test with keycloak w/ burnettk 2022-05-23 13:33:48 -04:00
jasquat 7079a2ca5b set instance path based on environment variable and determine db based on that from config init instead of config files w/ burnettk 2022-05-20 16:37:23 -04:00
jasquat 7e2cde1881 do not commite sqlite3 files and run correct flask db upgrade command w/ burnettk 2022-05-20 14:30:11 -04:00
jasquat 0c1c9dcec5 respect committed migration dir and run flask upgrade in nox w/ burnettk 2022-05-20 14:25:12 -04:00
jasquat 21561d2570 attempt to run migrations in ci 2022-05-20 13:40:28 -04:00
jasquat 66d16ae409 added configs w/ burnettk 2022-05-19 14:38:47 -04:00
jasquat 3c8ded606e extended the api to create users and groups, added some tests, and added some helpful commands w/ burnettk 2022-05-17 16:35:38 -04:00
jasquat 269a7c49af use db object from shared model in flask-bpmn w/ burnettk 2022-05-16 16:38:48 -04:00
jasquat 4b3a91c13c this is now working and stores state in a sqlite3 db w/ burnettk 2022-05-16 15:21:35 -04:00