2761 Commits

Author SHA1 Message Date
jasquat
343d0cdfd6 updated realm file for deployment changes w/ burnettk 2023-05-26 12:03:04 -04:00
jasquat
abe81821ff Merge pull request #281 from sartography/feature/support_different_subdomains
Feature/support different subdomains
2023-05-26 11:17:50 -04:00
jasquat
6327125656 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
909f0b950c Merge branch 'main' of github.com:sartography/spiff-arena 2023-05-26 10:51:27 -04:00
jasquat
a58a9532fc ensure we delete related items when deleting a process instance w/ burnettk 2023-05-26 10:51:24 -04:00
usama9500
bdef85a209 Merge branch 'main' of https://github.com/sartography/spiff-arena 2023-05-26 19:12:12 +05:00
usama9500
1d8a25429e images replaced on how to respond to request 2023-05-26 19:11:35 +05:00
burnettk
97b22d2930 allow everything to get overidden 2023-05-26 07:16:28 -04:00
burnettk
d04b941ea3 force a good directory as arg 1 2023-05-25 17:00:02 -04:00
jbirddog
7c3f47bf59 Editor compose (#279) 2023-05-25 15:15:58 -04:00
jasquat
fe999d2b57 Merge branch 'main' of github.com:sartography/spiff-arena 2023-05-25 12:00:28 -04:00
jasquat
3f0f06817f allow disabling authentication from the backend w/ burnettk 2023-05-25 12:00:24 -04:00
jbirddog
5bf37687ae Custom start event (#274) 2023-05-25 10:30:01 -04:00
usama9500
4ea129caa7 Getting started section updates 2023-05-25 19:26:01 +05:00
Dan Funk
01ec63f71a 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
63bf6a7cde remove console.log 2023-05-24 17:31:31 -04:00
danfunk
89e7db33cb Merge remote-tracking branch 'origin/main' into feature/interstitial_process_instance_show 2023-05-24 15:32:43 -04:00
danfunk
dbfa54874c run_pyl 2023-05-24 15:31:11 -04:00
jasquat
89f3dbc7b8 moved callback code to delegate class in process model test runner w/ burnettk 2023-05-24 15:26:26 -04:00
danfunk
0ebab2884b 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
f1b8349c6e 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
de5f155016 cleaned up comparing dates in forms w/ burnettk 2023-05-24 11:47:02 -04:00
jasquat
9c0a8cc9df only test admin permissions in ci since it takes longer run w/ burnettk 2023-05-24 11:10:40 -04:00
jasquat
8c8c9635d0 allow comparing dates in json schema forms and also allow checking nested fields w/ burnettk 2023-05-24 10:53:04 -04:00
usama9500
7206da17b8 Merge branch 'main' of https://github.com/sartography/spiff-arena 2023-05-24 19:22:54 +05:00
usama9500
80f74f239c Text removed 2023-05-24 19:18:41 +05:00
burnettk
68af0ad1dc add docs on BPMN unit tests 2023-05-23 18:07:57 -04:00
jasquat
78264e755e some updates to help support different domains w/ burnettk 2023-05-23 16:58:58 -04:00
jasquat
2db6b10b7d 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
5e25e591ae pyl w/ burnettk 2023-05-23 15:55:27 -04:00
jasquat
ac73ee47f6 fixed tests failing for typeguard w/ burnettk 2023-05-23 15:50:55 -04:00
danfunk
3fcc4fd1a6 Merge branch 'main' into feature/interstitial_process_instance_show 2023-05-23 15:43:30 -04:00
jasquat
16e0952686 allow running all process model unit tests from the show page w/ burnettk 2023-05-23 15:15:30 -04:00
usama9500
ef1cf63a35 Fixing Dan's constant seplling mistakes 2023-05-23 21:19:10 +05:00
jasquat
e2fe5ea660 respect host from db uri env var when recreating db w/ burnettk 2023-05-23 12:12:32 -04:00
calexh-sar
fa6b0c170b Changed 'things' to 'formatting options' 2023-05-23 12:06:24 -04:00
jbirddog
6874e626c8 Remove and ignore UNKNOWN.egg-info (#272) 2023-05-23 11:47:13 -04:00
jasquat
ed42c6c399 make the test case results errors work with WorkflowTaskException and use in ErrorForDisplay 2023-05-23 10:33:37 -04:00
jbirddog
9ec956cee8 Support custom run at time when creating an instance (#270) 2023-05-23 09:52:01 -04:00
jbirddog
ba81019257 Exposed filter (#269) 2023-05-23 09:50:34 -04:00
burnettk
4e359e6574 Merge remote-tracking branch 'origin/main' into feature/process_model_unit_tests 2023-05-23 07:19:21 -04:00
burnettk
ecca0453f4 bump requests to mitigate security issue 2023-05-23 07:19:09 -04:00
burnettk
20bc44bfe7 lint 2023-05-23 06:38:35 -04:00
usama9500
57f624f7ca Fixing Dan's constant seplling mistakes 2023-05-23 11:43:50 +05:00
usama9500
0dcb5de540 Merge branch 'main' of https://github.com/sartography/spiff-arena 2023-05-23 11:38:27 +05:00
usama9500
cf9c88284e Fixing Dan's constant seplling mistakes 2023-05-23 11:36:04 +05:00
jasquat
4ed43e5058 added api to run process model unit tests w/ burnettk 2023-05-22 17:36:07 -04:00
Phillana26
57dbf4d03b Phillana Undo 2023-05-22 22:13:37 +02:00
Phillana26
2ec53b39c0 Phillana Test 2023-05-22 22:09:35 +02:00
jasquat
3f6bc76a7e Merge remote-tracking branch 'origin/main' into feature/process_model_unit_tests 2023-05-22 15:17:49 -04:00