Commit Graph

2732 Commits

Author SHA1 Message Date
usama9500 994ccc4e0c images replaced on how to respond to request 2023-05-26 19:11:35 +05: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 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
jasquat c6d2853b51
added api to run process model unit tests w/ burnettk 2023-05-22 17:36:07 -04:00
Phillana26 5e1d621ea1 Phillana Undo 2023-05-22 22:13:37 +02:00
Phillana26 6983f4961f Phillana Test 2023-05-22 22:09:35 +02:00
jasquat 75b6c58bed
Merge remote-tracking branch 'origin/main' into feature/process_model_unit_tests 2023-05-22 15:17:49 -04:00
Kevin Burnett 8d18c833b5
Merge pull request #271 from sartography/feature/add_missing_perms_to_elevated
Feature/add missing perms to elevated
2023-05-22 19:03:12 +00:00
jasquat 58b06751ae
fixed tests related to new permissions w/ burnettk 2023-05-22 14:58:51 -04:00
jasquat 1c0d62d366
remove api usages from script tests and pyl w/ burnettk 2023-05-22 14:09:17 -04:00
jasquat b575ef09de
added missing permissions to elevated perm macro and removed api calls from unit tests 2023-05-22 13:50:32 -04:00
Kevin Burnett 66c1dee8c1
update setup steps 2023-05-22 09:31:08 -07:00
jasquat c6b842f2b8
fixed process-instance api perms in macro 2023-05-22 10:03:46 -04:00
burnettk 92e19aae25
add make lint target 2023-05-21 19:25:52 -04:00
burnettk bafa70e82d
add lint target for make 2023-05-20 15:33:00 -04:00
burnettk 146bbae8ad
fix all markdownlint issues 2023-05-20 15:28:53 -04:00
burnettk 8aabf39465
doc updates 2023-05-20 14:35:32 -04:00
jasquat 11852e1769
pyl w/ burnettk 2023-05-19 16:22:27 -04:00
jasquat e1285539e5
elevated permissions should include running privileged scripts w/ burnettk 2023-05-19 16:21:32 -04:00
jasquat 1752b513bb
fixed example permission yml files 2023-05-19 13:46:12 -04:00