Commit Graph

2076 Commits

Author SHA1 Message Date
jasquat 35b0871c96 Merge remote-tracking branch 'origin/main' into feature/jinja_errors 2023-01-25 17:30:55 -05:00
Dan 1dbac99a56 run_pyl had various recommendations that I find a bit of a pain in the butt, but that I did anyway. 2023-01-25 16:43:28 -05:00
jasquat b30081ab2e Merge pull request #109 from sartography/feature/upgrade_bandit
upgraded bandit and flake8 w/ burnettk
2023-01-25 16:25:21 -05:00
jasquat efb8fd0b6d removed debug print statements 2023-01-25 16:25:03 -05:00
jasquat 58679f602c ensure we are passing the primary file name to the delete file test 2023-01-25 16:20:55 -05:00
jasquat 9943cbbb38 fixed typo w/ burnettk 2023-01-25 16:08:58 -05:00
jasquat 1fe638087f added some debug statements for ci w/ burnettk 2023-01-25 16:02:07 -05:00
jasquat d84942f014 upgraded bandit and flake8 w/ burnettk 2023-01-25 15:44:53 -05:00
Dan 72f599cbc4 Merge remote-tracking branch 'origin/main' into feature/jinja_errors 2023-01-25 15:38:52 -05:00
jasquat c05305391b allow removing users from groups when refreshing permissions w/ burnettk 2023-01-25 15:12:48 -05:00
Dan 106500cf37 Added useMemo to error context
No longer clear errors in the task bar, as that will constantly remove them as soon as they are shown.
2023-01-25 15:09:05 -05:00
jasquat 08c3106c51 Merge branch 'main' of github.com:sartography/spiff-arena 2023-01-25 14:36:05 -05:00
jasquat 957e0373f0 when changing the primary file name also change the primary process when updating a process model from the api w/ burnettk 2023-01-25 14:36:01 -05:00
Dan b560b364d7 Making sure we create informative messages when encountering jinja2 syntax errors. 2023-01-25 14:13:21 -05:00
burnettk 51c325daa8 delete legacy flask-rendered html pages from initial prototype, since backend is now API-only 2023-01-25 11:30:19 -05:00
jasquat 59ebcbb4ae added the process model identifier for the diagram if it is not the top level w/ burnettk 2023-01-25 10:39:17 -05:00
jasquat a02a132ed0 Merge pull request #107 from sartography/feature/metadata_on_instance_show
Feature/metadata on instance show
2023-01-24 16:54:43 -05:00
jasquat b22e8828d8 do not allow deleting primary bpmn file and do not allow instantiating models without a primary bpmn file w/ burnettk 2023-01-24 15:15:48 -05:00
jasquat 002df3f903 show metadata on instance show page but for some reason it reorders elements w/ burnettk 2023-01-24 14:35:27 -05:00
jasquat 81c3cfe172 removed uniqueness constraint from human task so we can loopback to a previous task with a gateway w/ burnettk 2023-01-24 11:03:55 -05:00
jasquat 73cbef3100 ensure order of permissions in tests 2023-01-24 10:23:47 -05:00
burnettk d5949b867b document future enhancement 2023-01-23 17:48:06 -05:00
jasquat c8bc204908 strip off newlines and spaces when importing secrets and pinning spiffworkflow to working version until we can debug issues with new one w/ burnettk 2023-01-23 17:18:47 -05:00
jasquat bb99d94290 added locking system for process instances so hopefully background jobs will not take instances currently being run by the user w/ burnettk 2023-01-23 16:45:07 -05:00
jasquat a4e60a368d added uniqueness constraint to spiff step details w/ burnettk 2023-01-23 11:03:17 -05:00
burnettk 5fd7197c9d add sum and format 2023-01-22 18:10:47 -05:00
jasquat 53d99f7d40 expanded functionality of the form builder 2023-01-21 20:51:11 -05:00
burnettk f08ff45b60 Revert "allow updating models on staging for a bit"
This reverts commit 1051340ab80849eee32e77e70146cc624faf28ff.
2023-01-20 20:47:00 -05:00
burnettk f88d325022 Revert "commit on save yes for now"
This reverts commit 39ecb70046136d82407c2636789f878171fe0efc.
2023-01-20 20:46:52 -05:00
burnettk 6675c407bd qa1 2023-01-20 20:44:01 -05:00
burnettk 10180043ef since accepting the github host entry programatically is no more secure 2023-01-20 19:06:59 -05:00
burnettk 1517a3ee4d commit on save yes for now 2023-01-20 19:00:46 -05:00
burnettk 5f1af4a6a7 allow updating models on staging for a bit 2023-01-20 18:07:29 -05:00
jasquat 27fbd93dcf allow getting the GIT SSH key from an app config so we can set it in the secrets file w/ burnettk 2023-01-20 15:43:00 -05:00
jasquat 9fa2f982b9 allow specifying an ssh key for git instead of a username and password w/ burnettk 2023-01-20 15:11:23 -05:00
jasquat 09337070f2 updated admin user on sartography realm w/ burnettk 2023-01-20 14:09:03 -05:00
jasquat 17124319b3 allow passing a realm name into start keycloak and added admin user to sartography realm 2023-01-20 13:21:52 -05:00
jasquat 7d9600f4f8 find the top level process to find the task form when using subprocesses in called activities w/ burnettk danfunk 2023-01-20 12:03:29 -05:00
jasquat 0bf13094af pyl w/ burnettk 2023-01-19 15:37:55 -05:00
Kevin Burnett 972682260b Merge branch 'main' into feature/improved_errors 2023-01-19 12:18:02 -08:00
jasquat c1403a9ebc ensure we have something in the logs w/ burnettk 2023-01-19 15:16:59 -05:00
jasquat cdaf59b87f pyl w/ burnettk 2023-01-19 15:03:33 -05:00
jasquat 55468b6795 added configs for sartography env w/ burnettk 2023-01-19 14:54:39 -05:00
Dan 205dd4a526 pre-commit-in-ci 2023-01-19 14:00:36 -05:00
Dan bd1058fe7c updating spiffworkflow version, and fixing the run_pyl (by removing the corft I stuck in earlier) 2023-01-19 13:55:35 -05:00
Dan ecbe194831 Merges 2023-01-19 13:26:13 -05:00
Dan 5da887099e Lots of adjustments from running pyl
Main change is in the ErrorDisplay.tsx to assure all error information is provided. and index.css to make it "pretty"
2023-01-19 12:36:45 -05:00
jasquat 031713a61a added new test users for status in keycloak w/ burnettk 2023-01-19 12:21:25 -05:00
jasquat da25a85b78 added script to add test keycloak users and moved all keycloak stuff to keycloak directory w/ burnettk 2023-01-19 12:18:05 -05:00
jasquat 74c46c9b4e pin SpiffWorkflow to passing version for CI tests w/ burnettk 2023-01-19 11:10:36 -05:00