Commit Graph

45 Commits

Author SHA1 Message Date
burnettk 2fa6ceca16 pre-commit 2022-07-04 22:48:47 -04:00
burnettk 0a88c7fa6b refactor script to run to completion successfully and avoid serialization error 2022-07-02 19:09:33 -04:00
burnettk 01bc66dca9 precommit 2022-07-01 13:46:50 -04:00
burnettk c915e15af8 work in progress 2022-07-01 11:04:36 -04:00
burnettk 17846f1972 use 5005 for keycloak and document how to start this thing 2022-07-01 10:30:01 -04:00
jasquat 4cd9e33b9e precommit is passing w/ burnettk 2022-06-30 12:17:14 -04:00
jasquat ab83f4feea precommit is passing w/ burnettk 2022-06-30 11:21:02 -04:00
jasquat 7c36197834 support json files for forms and default to running the server locally to using not wsgi w/ burnettk 2022-06-27 16:59:59 -04:00
jasquat bf291fbd8e only load fixture data when starting the server w/ burnettk 2022-06-24 17:41:14 -04:00
jasquat a9d40937a2 added status endpoint for checking if webserver is running w/ burnettk 2022-06-23 15:27:53 -04:00
jasquat 0f1ed7a662 allow overriding docker-compose configs with env vars w/ burnettk 2022-06-23 14:53:13 -04:00
burnettk aa8f5bebeb fix typo 2022-06-20 23:25:12 -04:00
burnettk 6fae660772 use correct env var and fix bash nounset issue 2022-06-20 22:56:50 -04:00
burnettk a26f620875 start to support postgres 2022-06-20 18:31:09 -04:00
burnettk e58b55e40c round times for the benefit of sqlite, which will apparently not do this for integer columns 2022-06-20 17:39:18 -04:00
burnettk 4c9f47a32d precommit 2022-06-20 17:17:51 -04:00
jasquat 65da9ccbaa fixed some precommit 2022-06-20 10:56:32 -04:00
jasquat 5cfe999d34 added process group id to all process-models api routes 2022-06-20 10:50:21 -04:00
burnettk d88095f077 update import scripts 2022-06-19 22:57:57 -04:00
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