Commit Graph

150 Commits

Author SHA1 Message Date
jbirddog c24fd5a9d6
Grab some changes from the service_task branch (#87) 2022-09-16 15:37:47 -04:00
burnettk 14bba6f3c0 disallowed unsupported subcommands 2022-09-08 12:52:28 -04:00
burnettk 9ec4b2af33 set process name for api 2022-08-30 18:40:40 -04:00
jasquat 03edbffa97 updated access token lifespan for keycloak settings w/ burnettk 2022-08-30 14:48:21 -04:00
jasquat 18b928f25c added script to get the bpmn json for a given process instance id w/ burnettk 2022-08-30 14:25:53 -04:00
jasquat f000195786 avoid sorting by display_order 2022-08-29 10:44:04 -04:00
burnettk cc2e7d5fcf use any old user and add fixtures for ticket reports during ticket import 2022-08-29 10:05:57 -04:00
jasquat 1d735422c9 some cleanup on code review w/ burnettk cullerton 2022-08-23 12:34:13 -04:00
jasquat d94b10afdf merged in main and resolved conflicts 2022-08-22 09:03:49 -04:00
burnettk daa9993a62 turn off ssl for spiffworkflow realm as well 2022-08-17 18:09:58 -04:00
burnettk f982020e77 document how to turn off SSL 2022-08-17 18:08:00 -04:00
burnettk be553f4cec unhardcode urls 2022-08-17 17:56:38 -04:00
burnettk 42e48a4a5f update open id server url per chat with the homies 2022-08-17 17:21:24 -04:00
jasquat e48d2b3536 Merge remote-tracking branch 'origin/main' into feature/basic_message_queue_support 2022-08-17 16:43:20 -04:00
burnettk ff05dc8331 fix check for network 2022-08-17 16:42:13 -04:00
jasquat 0a77926801 merged in main and resolved conflicts 2022-08-02 15:31:56 -04:00
jasquat c2c5a665da default docker compose to run 2022-08-02 14:45:54 -04:00
jasquat 3b2ca3da3b some changes to get docker working again 2022-08-02 14:02:50 -04:00
jasquat 8b640cdd6a fixed wait for server script 2022-08-02 08:33:03 -04:00
jasquat 7a3b3e6085 added set -x to figure out why start keycloak is failing 2022-08-01 17:37:24 -04:00
jasquat df26c77fd7 some more framework for messages 2022-08-01 16:44:51 -04:00
jasquat f98e346954 some fixes found while running fixing frontend acceptance tests 2022-07-29 14:46:06 -04:00
jasquat d7fdb618fc return a 400 if a process group cannot be found instead of a 500 2022-07-18 16:23:29 -04:00
jasquat 989dc22f74 get_token should use 7002 2022-07-18 09:01:28 -04:00
jasquat 0343d8f805 replicate script works again w/ burnettk cullerton 2022-07-14 16:46:39 -04:00
jasquat 583da731db moved replication scripts to own dir w/ burnettk cullerton 2022-07-14 16:44:15 -04:00
jasquat dedac39284 removed spiff stuff from replciate resource script w/ burnettk cullerton 2022-07-14 16:41:45 -04:00
jasquat c5c84b45cd added script replicate auth issue for admin user w/ burnettk cullerton 2022-07-14 16:35:29 -04:00
jasquat 0b52cd2813 restart keycloak after importing items so realms show up 2022-07-14 09:32:49 -04:00
jasquat 2f46db9057 allow overriding the uri to test with keycload 2022-07-14 09:27:33 -04:00
burnettk d319e5e843 more docs 2022-07-14 09:24:32 -04:00
burnettk 2212168411 update for mac and add docs 2022-07-14 09:23:02 -04:00
burnettk 3d19d7c51b update columns 2022-07-13 17:31:54 -04:00
burnettk fcd7be586f maybe we can wait again now that we have a timeout 2022-07-12 01:56:56 -04:00
burnettk 4295c1657c remove wait and delete volume 2022-07-11 22:55:38 -04:00
jasquat fcbb9cfbb7 removed docker_restart and instead do it all in build and run and check docker compose stuff in ci w/ burnettk 2022-07-11 17:10:07 -04:00
burnettk 5047b9aa8b add process_instance_report_list 2022-07-09 13:17:21 -04:00
jasquat d19a8acd63 some cleanup w/ burnettk 2022-07-08 16:03:50 -04:00
jasquat cc1c5d096c get token from frontend and exchange with backend w/ burnettk 2022-07-08 15:53:32 -04:00
jasquat 3246adc31c get_token is working now w/ burnettk 2022-07-08 15:40:16 -04:00
jasquat 11f9b7142b log the gunicorn access logs as json to stdout as well w/ burnettk 2022-07-08 15:24:51 -04:00
jasquat bc04086d14 updated realm and get token kinda works now w/ burnettk 2022-07-08 12:35:35 -04:00
burnettk 5d1ca39a34 document getting user info with token 2022-07-08 11:15:11 -04:00
jasquat 4b7b341a24 log to stdout and stderr instead w/ burnettk 2022-07-08 10:54:19 -04:00
jasquat 49ac0706c9 Merge branch 'main' of github.com:sartography/spiffworkflow-backend 2022-07-07 14:44:23 -04:00
jasquat ac9c2f7fff attempt to log better with gunicorn w/ burnettk 2022-07-07 14:44:19 -04:00
burnettk 10dc202793 credit 2022-07-07 13:55:23 -04:00
burnettk 376d808223 improve script 2022-07-07 13:08:55 -04:00
burnettk f8b4e21acc get_token script 2022-07-07 13:06:51 -04:00
jasquat 093b96a2f9 added json formatting and turn debug mode off in docker so we can get stack traces to log files w/ burnettk 2022-07-07 12:27:03 -04:00
jasquat ac40540c57 adding log files for the server w/ burnettk 2022-07-07 10:19:52 -04:00
burnettk 034e4d4471 more docs 2022-07-06 18:03:32 -04:00
jasquat 71f7c2245e added wait for keycloak script w/ burnettk 2022-07-06 17:12:56 -04:00
jasquat 44565d1704 added ci stuff for keycloak w/ burnettk 2022-07-06 17:09:38 -04:00
jasquat 9cc05a6749 added some more info for keycloak w/ burnettk 2022-07-06 16:13:05 -04:00
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