Commit Graph

2699 Commits

Author SHA1 Message Date
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 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