Commit Graph

2843 Commits

Author SHA1 Message Date
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
Kevin Burnett 934d2a1c46 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 696bfe224c fixed tests related to new permissions w/ burnettk 2023-05-22 14:58:51 -04:00
jasquat 3124c5451a remove api usages from script tests and pyl w/ burnettk 2023-05-22 14:09:17 -04:00
jasquat a3890afba1 added missing permissions to elevated perm macro and removed api calls from unit tests 2023-05-22 13:50:32 -04:00
Kevin Burnett e63ddd3015 update setup steps 2023-05-22 09:31:08 -07:00
jasquat b8d06ae08e fixed process-instance api perms in macro 2023-05-22 10:03:46 -04:00
burnettk eb0414a66d add make lint target 2023-05-21 19:25:52 -04:00
burnettk d137af65e5 add lint target for make 2023-05-20 15:33:00 -04:00
burnettk 881d5a08ba fix all markdownlint issues 2023-05-20 15:28:53 -04:00
burnettk 5f6ff7a874 doc updates 2023-05-20 14:35:32 -04:00
jasquat 289d8b4464 pyl w/ burnettk 2023-05-19 16:22:27 -04:00
jasquat f862aad767 elevated permissions should include running privileged scripts w/ burnettk 2023-05-19 16:21:32 -04:00
jasquat 4fcb0474a4 fixed example permission yml files 2023-05-19 13:46:12 -04:00
Kevin Burnett 1f76764083 Merge pull request #268 from sartography/feature/publish_api_as_own_permission
changed publish endpoint to precede model id so we can grant publish …
2023-05-19 16:27:16 +00:00
jasquat 83f7849685 changed publish endpoint to precede model id so we can grant publish access but read only to a model otherwise w/ burnettk 2023-05-19 12:26:16 -04:00
jasquat 9ff0169fd3 Merge pull request #266 from sartography/feature/support_macros_in_permission_yaml
Feature/support macros in permission yaml
2023-05-19 11:49:23 -04:00
burnettk efe532f75b record if the workflow run that triggered us was a push 2023-05-19 11:33:56 -04:00
jasquat dda0c0f717 fixed failing cypress test 2023-05-19 11:24:50 -04:00