Commit Graph

509 Commits

Author SHA1 Message Date
Dan 39f9dcba4d Squashed 'spiffworkflow-backend/' changes from c354b846c..b8924100d
b8924100d Merge pull request #165 from sartography/feature/more_launch_buttons_and_dropdowns
eae9d4e37 Merge remote-tracking branch 'origin/main' into feature/more_launch_buttons_and_dropdowns
704ce5709 pyl is passing
98e1776ed When returning the list of files in a ProcessModel, include all the ways they can be referenced, for instance, json files, can be referened by file name,  bpmn files can be referened by one more process ids, and DMN's files can be referenced by one or more decision ids.  This information is now included in the reference.

git-subtree-dir: spiffworkflow-backend
git-subtree-split: b8924100d01276e3f282dbe939df74ebabdad625
2022-11-07 14:35:45 -05:00
Dan d1e612e7d2 Merge commit '39f9dcba4d497b121ef7f24e58e735b62b0e03d4' into main 2022-11-07 14:35:45 -05:00
Dan bce6995439 update gitignore. 2022-11-07 14:35:13 -05:00
jasquat 010e106db4 updated the breadcrumb component and added a test for buttons in file dropdown 2022-11-07 14:23:19 -05:00
mike cullerton 19bbc0da92 Merge branch 'main' into feature/nested-groups
# Conflicts:
#	spiffworkflow-backend/src/spiffworkflow_backend/models/process_model.py
#	spiffworkflow-backend/src/spiffworkflow_backend/services/process_instance_processor.py
#	spiffworkflow-backend/tests/spiffworkflow_backend/integration/test_process_api.py
2022-11-07 10:56:37 -05:00
mike cullerton 9d6d6cf2af started test for test_script_unit_test_run 2022-11-07 10:34:14 -05:00
mike cullerton e8785c2f69 fixed process_model_identifier in script_unit_test_create 2022-11-07 10:33:24 -05:00
burnettk 9f3ff6bda4 explicit themes 2022-11-07 10:10:47 -05:00
mike cullerton d6ad90ac15 Fix url in test 2022-11-06 15:09:56 -05:00
mike cullerton 2047cd25f0 Remove the `_2` methods 2022-11-06 15:09:32 -05:00
mike cullerton 0dad6788ff Fix urls for uspend and resume endpoints 2022-11-06 14:23:16 -05:00
burnettk be73955451 Merge commit '4b42d6cde62288b92c17d44f8181e56389a2a6ca' 2022-11-06 13:25:49 -05:00
burnettk 4b42d6cde6 Squashed 'spiffworkflow-frontend/' changes from 1df0c1a9b2..942256a4ab
942256a4ab theme header
7d02fab545 it would be nice to know which command is failing
cecdb467fa do not chew all memory
d3d94fb307 Merge remote-tracking branch 'origin/main' into feature/carbon_ui
c6d6108fb7 remove garbage css rule
7ec4f725a6 Stack direction to orientation
77731cd7ac fix last modal
0f0962fd1a lint
700f3c4965 fix label and comment artificial slowdown
033d051992 unhardcode
f283cc6302 fix a few tests
43848ea1c0 instances tests are mostly passing, issues with table resizing on the list w/ burnettk
f9b8a161eb process model cypress tests are passing w/ burnettk
e52157fe58 process group cypress tests are passing w/ burnettk
8ce7886326 pyl is passing w/ burnettk
999134fc8f some more updates for group forms w/ burnettk
bba9ed27f1 added search bar on process groups page w/ burnettk
d80e9971cc added login_logout buttons w/ burnettk
6126faaebc finished process instance list filter w/ burnettk
3d2b1ad1d4 add date ranges for process instances search w/ burnettk
2831206f29 a simple date picker w/ burnettk
02d165c52a filter is working for status and process model w/ burnettk
5b118a69e6 process instance list page is mostly set up now w/ burnettk
efd0663ef4 merged in main and resolved conflicts w/ burnettk
6191cfedf3 some more changes... navigation bar is broken due to header container w/ burnettk
877d543b02 many things have been switched to carbon and the home page loads w/ burnettk
c6a5bb081f added carbon react package w/ burnettk

git-subtree-dir: spiffworkflow-frontend
git-subtree-split: 942256a4ab74949d0cba48cd93cc5a70001e0a72
2022-11-06 13:24:57 -05:00
burnettk d9762a585f add nav items so people can get everywhere 2022-11-06 13:24:12 -05:00
burnettk aef3c2e8d9 theme header 2022-11-04 22:44:38 -04:00
burnettk cc38022358 it would be nice to know which command is failing 2022-11-04 19:04:59 -04:00
burnettk 11eba6b2ef do not chew all memory 2022-11-04 19:03:53 -04:00
burnettk 12cc510fe9 Squashed 'spiffworkflow-backend/' changes from 5c6601237e..c354b846ca
c354b846ca Merge remote-tracking branch 'origin/main' into feature/carbon_ui
ad13a41127 pyl is passing w/ burnettk
2366b93b73 Merge commit 'a0b923c9ad98d07d3cf46dca689a01b13d41aa02'
bdc8121211 some more updates for group forms w/ burnettk
8483b98788 ergeremote-tracking branch 'origin/main' into feature/carbon_ui
623144aad2 add date ranges for process instances search w/ burnettk

git-subtree-dir: spiffworkflow-backend
git-subtree-split: c354b846cab6ac27d117ce9c10f9f56aec35df75
2022-11-04 18:35:44 -04:00
burnettk e4fda13940 Merge commit '12cc510fe998dc4f1860e4b25a87277d8ea762fd' 2022-11-04 18:35:44 -04:00
Kevin Burnett 2db70303c2 Merge pull request #22 from sartography/feature/carbon_ui
Feature/carbon UI
2022-11-04 22:33:38 +00:00
burnettk 921fc04d29 Merge remote-tracking branch 'origin/main' into feature/carbon_ui 2022-11-04 18:33:07 -04:00
burnettk 30f0ce92a3 remove garbage css rule 2022-11-04 18:30:45 -04:00
burnettk d65b6bdfd3 Stack direction to orientation 2022-11-04 18:27:10 -04:00
burnettk c75220b6f6 fix last modal 2022-11-04 18:18:28 -04:00
burnettk 703e967ea0 lint 2022-11-04 18:02:09 -04:00
burnettk 4079c75b34 fix label and comment artificial slowdown 2022-11-04 17:37:32 -04:00
burnettk 05ada1591d unhardcode 2022-11-04 17:21:25 -04:00
burnettk a346df8059 fix a few tests 2022-11-04 17:14:48 -04:00
jasquat b165608430 instances tests are mostly passing, issues with table resizing on the list w/ burnettk 2022-11-04 15:07:40 -04:00
jasquat 5b2264b7f8 process model cypress tests are passing w/ burnettk 2022-11-04 12:48:05 -04:00
jasquat 8a7a7f3de2 process group cypress tests are passing w/ burnettk 2022-11-04 12:20:55 -04:00
jasquat 57cc5f732b pyl is passing w/ burnettk 2022-11-04 11:03:40 -04:00
mike cullerton 2450800bbd Get testing bpmn files out of the config directory 2022-11-04 10:50:55 -04:00
burnettk fbebc72725 Squashed 'spiffworkflow-frontend/' changes from ca2bc557f1..1df0c1a9b2
1df0c1a9b2 Change steps when viewing a process instance model (#18)
b471cbaa77 Prettier
01fc31aa27 From the logs, allow viewing a diagram in a previous state (#15)

git-subtree-dir: spiffworkflow-frontend
git-subtree-split: 1df0c1a9b2af5e22343da13f78e585096f877c65
2022-11-04 09:33:46 -04:00
burnettk 523f3367c9 Merge commit 'fbebc727257a57ad5505e19d0aaecdfd4a9166c8' 2022-11-04 09:33:46 -04:00
burnettk a0b923c9ad Squashed 'spiffworkflow-backend/' changes from dba09086ba..5c6601237e
5c6601237e upgrade spiff and add commented out assertion
150cb68824 Change steps when viewing a process instance model (#18)
beac7f40c4 prevent backfill from exploding when a primary file name on another model does not exist
3e6b61911e work around parser.get_process_dependencies returning a set containing the element None
65c343337d Point back to spiff main (#19)
7eafd5c994 Track spiff step details more granularly (#17)
85829dd56d Clear the remaining __init__.py imports in SpiffWorkflow (#14)
c3468ca548 From the logs, allow viewing a diagram in a previous state (#15)

git-subtree-dir: spiffworkflow-backend
git-subtree-split: 5c6601237ebdccf864b23dac74bf3e1ca77ead1e
2022-11-04 09:33:44 -04:00
burnettk 061953b806 Merge commit 'a0b923c9ad98d07d3cf46dca689a01b13d41aa02' 2022-11-04 09:33:44 -04:00
burnettk e53d860b40 Squashed 'SpiffWorkflow/' changes from a6392d1906..8d820dce1f
8d820dce1f Track spiff step details more granularly (#17)
426da26d8f Clear the remaining __init__.py imports in SpiffWorkflow (#14)
9a1d1c484a Fix FutureWarning in SpiffWorkflow (#16)

git-subtree-dir: SpiffWorkflow
git-subtree-split: 8d820dce1f439bb76bc07e39629832d998d6f634
2022-11-04 09:33:42 -04:00
burnettk 9d67ecffbc Merge commit 'e53d860b40196025d3fc934ec5ac6a59cf453710' 2022-11-04 09:33:42 -04:00
jbirddog c1dfd3d642 Change steps when viewing a process instance model (#18) 2022-11-03 18:57:26 -04:00
Kevin Burnett ec1e5a07be Merge pull request #21 from sartography/feature/backfill-should-not-explode-on-unrelated-model
prevent backfill from exploding when a primary file name on another model does not exist
2022-11-03 20:55:40 +00:00
burnettk 65566086dc prevent backfill from exploding when a primary file name on another model does not exist 2022-11-03 16:55:10 -04:00
Kevin Burnett bad6341dcf Merge pull request #20 from sartography/feature/work-around-get-deps-returning-set-with-none
work around parser.get_process_dependencies returning a set containing the element None
2022-11-03 20:23:45 +00:00
burnettk be250eb6d4 work around parser.get_process_dependencies returning a set containing the element None 2022-11-03 16:23:15 -04:00
jbirddog 29fc062727 Point back to spiff main (#19) 2022-11-03 15:58:06 -04:00
jasquat 7fffa650b0 some more updates for group forms w/ burnettk 2022-11-03 15:55:50 -04:00
jbirddog f0f88cd27c Track spiff step details more granularly (#17) 2022-11-03 15:07:46 -04:00
jbirddog 84b1bd3eaf Clear the remaining __init__.py imports in SpiffWorkflow (#14) 2022-11-03 11:12:00 -04:00
jasquat f0cc086e09 added search bar on process groups page w/ burnettk 2022-11-02 17:16:41 -04:00
jasquat 2936a3a826 added login_logout buttons w/ burnettk 2022-11-02 16:02:43 -04:00