Commit Graph

2749 Commits

Author SHA1 Message Date
burnettk aeb7caa531
let ruff sort imports and ditch duplicative pre-commit linters 2023-05-26 20:01:08 -04:00
jbirddog 381f827aea
Editor path (#280) 2023-05-26 13:58:28 -04:00
burnettk 230b475586
get compatible with default ruff ruleset 2023-05-26 13:07:18 -04:00
burnettk 62ace094c6
clean up 2023-05-26 12:40:47 -04:00
jasquat 5e1085cdae
updated realm file for deployment changes w/ burnettk 2023-05-26 12:03:04 -04:00
jasquat 37b4616ce5
Merge pull request #281 from sartography/feature/support_different_subdomains
Feature/support different subdomains
2023-05-26 11:17:50 -04:00
jasquat 5cb899ed97
merged in main, resolved conflicts, and updated keycloak realm file for new path vars w/ burnettk 2023-05-26 11:10:57 -04:00
jasquat 8c31aedbcb
Merge branch 'main' of github.com:sartography/spiff-arena 2023-05-26 10:51:27 -04:00
jasquat fc75472eb9
ensure we delete related items when deleting a process instance w/ burnettk 2023-05-26 10:51:24 -04:00
usama9500 1000cd686a Merge branch 'main' of https://github.com/sartography/spiff-arena 2023-05-26 19:12:12 +05:00
usama9500 994ccc4e0c images replaced on how to respond to request 2023-05-26 19:11:35 +05:00
burnettk 81487328dc
allow everything to get overidden 2023-05-26 07:16:28 -04:00
burnettk c58ae52243
force a good directory as arg 1 2023-05-25 17:00:02 -04:00
jbirddog f3bb655229
Editor compose (#279) 2023-05-25 15:15:58 -04:00
jasquat 0253098248
Merge branch 'main' of github.com:sartography/spiff-arena 2023-05-25 12:00:28 -04:00
jasquat 7b2c7c5f52
allow disabling authentication from the backend w/ burnettk 2023-05-25 12:00:24 -04:00
jbirddog 252216b823
Custom start event (#274) 2023-05-25 10:30:01 -04:00
usama9500 bfec4c30b6 Getting started section updates 2023-05-25 19:26:01 +05:00
Dan Funk aba88d6c7c
Merge pull request #278 from sartography/feature/interstitial_process_instance_show
Feature/interstitial process instance show
2023-05-24 17:49:08 -04:00
Dan Funk 4d058e0fe4
remove console.log 2023-05-24 17:31:31 -04:00
danfunk 77e375a86a Merge remote-tracking branch 'origin/main' into feature/interstitial_process_instance_show 2023-05-24 15:32:43 -04:00
danfunk 8734005c1e run_pyl 2023-05-24 15:31:11 -04:00
jasquat f7df8da84a
moved callback code to delegate class in process model test runner w/ burnettk 2023-05-24 15:26:26 -04:00
danfunk 247578c968 ProcessInterstitial is now a component, and a page. The component is included into both the Interstitial PAge and the Process Instance Show page.
Fixed routes for interstitial to align with those of the TaskShow page (variants are now accepted and passed through)

Removed the View button completely.
2023-05-24 15:24:33 -04:00
jasquat 6a63f3f6ef
Merge pull request #277 from sartography/feature/support_date_comparisons_in_forms
Feature/support date comparisons in forms
2023-05-24 11:48:52 -04:00
jasquat 8a88e2e9ea
cleaned up comparing dates in forms w/ burnettk 2023-05-24 11:47:02 -04:00
jasquat 692e584dac
only test admin permissions in ci since it takes longer run w/ burnettk 2023-05-24 11:10:40 -04:00
jasquat 6c4a927beb
allow comparing dates in json schema forms and also allow checking nested fields w/ burnettk 2023-05-24 10:53:04 -04:00
usama9500 5bdcb0f6e5 Merge branch 'main' of https://github.com/sartography/spiff-arena 2023-05-24 19:22:54 +05:00
usama9500 2ada0c42a9 Text removed 2023-05-24 19:18:41 +05:00
burnettk 96d7c32141
add docs on BPMN unit tests 2023-05-23 18:07:57 -04:00
jasquat c242c95c84
some updates to help support different domains w/ burnettk 2023-05-23 16:58:58 -04:00
jasquat e562ae1c93
Merge pull request #275 from sartography/feature/process_model_unit_tests
Feature/process model unit tests
2023-05-23 15:55:47 -04:00
jasquat 6b41229b7d
pyl w/ burnettk 2023-05-23 15:55:27 -04:00
jasquat 5e23b0b077
fixed tests failing for typeguard w/ burnettk 2023-05-23 15:50:55 -04:00
danfunk 0395889c11 Merge branch 'main' into feature/interstitial_process_instance_show 2023-05-23 15:43:30 -04:00
jasquat c3710aeb2a
allow running all process model unit tests from the show page w/ burnettk 2023-05-23 15:15:30 -04:00
usama9500 11568b4b6d Fixing Dan's constant seplling mistakes 2023-05-23 21:19:10 +05:00
jasquat 1949c73d78
respect host from db uri env var when recreating db w/ burnettk 2023-05-23 12:12:32 -04:00
calexh-sar 3e39886343 Changed 'things' to 'formatting options' 2023-05-23 12:06:24 -04:00
jbirddog 4ac4146df0
Remove and ignore UNKNOWN.egg-info (#272) 2023-05-23 11:47:13 -04:00
jasquat 520325adec
make the test case results errors work with WorkflowTaskException and use in ErrorForDisplay 2023-05-23 10:33:37 -04:00
jbirddog ca891259f7
Support custom run at time when creating an instance (#270) 2023-05-23 09:52:01 -04:00
jbirddog 82c976ff71
Exposed filter (#269) 2023-05-23 09:50:34 -04:00
burnettk 084f0ccc33
Merge remote-tracking branch 'origin/main' into feature/process_model_unit_tests 2023-05-23 07:19:21 -04:00
burnettk 756e1e8b70
bump requests to mitigate security issue 2023-05-23 07:19:09 -04:00
burnettk 7f19ce4a8c
lint 2023-05-23 06:38:35 -04:00
usama9500 fd6e0eb3d2 Fixing Dan's constant seplling mistakes 2023-05-23 11:43:50 +05:00
usama9500 214462904e Merge branch 'main' of https://github.com/sartography/spiff-arena 2023-05-23 11:38:27 +05:00
usama9500 24acf4c2e2 Fixing Dan's constant seplling mistakes 2023-05-23 11:36:04 +05:00