Commit Graph

1239 Commits

Author SHA1 Message Date
Dan ab1d5c2262 Removing dependency on flask-bpmn and taking it out of SpiffArena
Slightly updating the APIError code for recent updates to SpiffWorkflow's error refactoring.
2023-01-17 12:56:06 -05:00
jasquat acf115c5fb pyl 2023-01-16 13:11:25 -05:00
jasquat 8a0982ea92 fixed cypress tests 2023-01-16 12:24:02 -05:00
burnettk 399a6ac69d postgres does not have group_concat, and it is stricter about getting back columns when grouping 2023-01-15 00:22:40 -05:00
Kevin Burnett c813209c41 Merge pull request #102 from sartography/feature/waku-fault-message
Feature/waku fault message
2023-01-13 11:47:05 -08:00
Kevin Burnett 7e5d4d8cee Merge pull request #101 from sartography/task_data_len
Throw an exception if max task data length is exceeded
2023-01-13 11:43:46 -08:00
jasquat 4b0ffb17c8 Merge branch 'main' of github.com:sartography/spiff-arena 2023-01-13 14:41:55 -05:00
jasquat ef55abb7ae fixed broken test w/ burnettk 2023-01-13 14:41:51 -05:00
jbirddog 9608f65efb Skip refresh steps (#103) 2023-01-13 14:32:19 -05:00
jasquat 20a48e6ef0 added tasks table to process instance show page w/ burnettk 2023-01-13 14:31:12 -05:00
mike cullerton f071832e03 Merge branch 'main' into feature/waku-fault-message 2023-01-13 12:11:40 -05:00
mike cullerton 57249528da run_pyl changes 2023-01-13 11:50:36 -05:00
Jon Herron 30132ed091 Fixed failing test 2023-01-13 11:11:12 -05:00
jasquat a0f9d7e39b stop at call activity as well when getting calling subprocesses by child id w/ burnettk 2023-01-13 10:43:25 -05:00
Jon Herron e4ebe45442 Getting ./bin/pyl to pass 2023-01-13 09:45:05 -05:00
Jon Herron cf0a78aef4 Merge branch 'main' into task_data_len 2023-01-13 09:37:32 -05:00
Jon Herron 48083b164f Bump the limit to 1mb 2023-01-13 09:12:41 -05:00
Jon Herron 202ba2e8c0 Better impl 2023-01-13 09:05:35 -05:00
mike cullerton 5bf49c386d reorder imports 2023-01-13 09:03:17 -05:00
mike cullerton c533285237 import order 2023-01-13 08:52:43 -05:00
mike cullerton c67872354a unused imports 2023-01-13 08:40:56 -05:00
mike cullerton d9a9eeae8b Merge branch 'main' into feature/waku-fault-message 2023-01-13 08:29:42 -05:00
Jon Herron e98a4540c5 POC checking cumulative task data len 2023-01-12 18:16:06 -05:00
jasquat d00d28d95e added detailed area to process instance show page w/ burnettk 2023-01-12 15:27:32 -05:00
jasquat 9103118326 set the domain for the token cookies w/ burnettk 2023-01-12 11:50:11 -05:00
jasquat 3cae7055a1 a little more cleanup w/ burnettk 2023-01-12 11:32:52 -05:00
jasquat f756453b34 remove several debug print statements 2023-01-12 10:48:42 -05:00
jasquat 3180353bb5 logout works now and queryparams are getting passed correctly on login now 2023-01-12 10:29:37 -05:00
jasquat 0ee732842b pyl 2023-01-12 08:12:16 -05:00
mike cullerton a55b14f537 Merge branch 'main' into feature/waku-fault-message 2023-01-12 07:19:06 -05:00
mike cullerton e7ab8f8b8a Cleaned up the message text 2023-01-12 07:13:35 -05:00
mike cullerton fa299f412a Precommit 2023-01-11 18:12:18 -05:00
mike cullerton 999b19062f mypy 2023-01-11 17:46:39 -05:00
jasquat 6260af4b6c use the cookie from the frontend w/ burnettk 2023-01-11 17:27:12 -05:00
jasquat 0e50e71db8 this can run on localhost with cookies w/ burnettk 2023-01-11 16:11:21 -05:00
jasquat aa626d7432 this somewhat works and sets cookies w/ burnettk 2023-01-11 15:57:01 -05:00
jasquat 4b5d2d6112 debugging cookies w/ burnettk 2023-01-11 14:52:12 -05:00
jasquat 77e4e017a3 lint w/ burnettk 2023-01-10 14:30:57 -05:00
jasquat 38951f4d63 only load file references when needed to avoid unnecessary xml errors w/ burnettk 2023-01-10 14:28:14 -05:00
jasquat 018bd8d1c6 save a process model file after running all validations w/ burnettk 2023-01-10 14:13:06 -05:00
jasquat 9c45eedf16 Merge remote-tracking branch 'origin/main' into feature/add_some_xml_validations 2023-01-10 13:23:19 -05:00
jasquat 8eb4f1ac96 some updates to validate xml when uploading and saving w/ burnettk 2023-01-10 12:16:24 -05:00
burnettk 63aad88391 pyl 2023-01-10 10:20:22 -05:00
mike cullerton 4120deddb3 Merge branch 'main' into feature/waku-fault-message 2023-01-10 08:47:31 -05:00
mike cullerton 1181d41916 Work on System Notification handler 2023-01-10 08:44:53 -05:00
Elizabeth Esswein d5fe920afd handle subprocesses in navigation 2023-01-09 23:14:23 -05:00
jasquat b1b694982d call proceses through setProcesses to ensure we have up to date value and removed debug logs w/ burnettk 2023-01-09 17:43:56 -05:00
jasquat 35fb0e1300 attempting to use correct ids vs paths for windows w/ burnettk 2023-01-09 17:18:54 -05:00
jasquat fc580cbba6 more debug logs w/ burnettk 2023-01-09 17:05:27 -05:00
jasquat 874d99580d Merge pull request #96 from sartography/feature/fix_docker_script_in_ci
Feature/fix docker script in ci
2023-01-09 16:24:59 -05:00