Commit Graph

548 Commits

Author SHA1 Message Date
burnettk 8262e2b691 Stack direction to orientation 2022-11-04 18:27:10 -04:00
burnettk 8be06184d5 fix last modal 2022-11-04 18:18:28 -04:00
burnettk 96daac637b lint 2022-11-04 18:02:09 -04:00
burnettk 6f0a50b60c fix label and comment artificial slowdown 2022-11-04 17:37:32 -04:00
burnettk a9449cf7ec unhardcode 2022-11-04 17:21:25 -04:00
burnettk 915020e521 fix a few tests 2022-11-04 17:14:48 -04:00
jasquat bac7dbcac1 instances tests are mostly passing, issues with table resizing on the list w/ burnettk 2022-11-04 15:07:40 -04:00
jasquat 08bfbccffb process model cypress tests are passing w/ burnettk 2022-11-04 12:48:05 -04:00
jasquat 79c0ffa6e1 process group cypress tests are passing w/ burnettk 2022-11-04 12:20:55 -04:00
jasquat edfa95124a pyl is passing w/ burnettk 2022-11-04 11:03:40 -04:00
mike cullerton 7d7f2b1098 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 ff597497c8 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 4ec67848a4 Merge commit 'a0b923c9ad98d07d3cf46dca689a01b13d41aa02' 2022-11-04 09:33:44 -04:00
burnettk 7ac4b51c6a 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 c24be8695e Merge commit '7ac4b51c6a607fdd43524307db08070b4d2c1db0' 2022-11-04 09:33:42 -04:00
jbirddog ecf2b7c941
Change steps when viewing a process instance model (#18) 2022-11-03 18:57:26 -04:00
Kevin Burnett 3d877e5577
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 7d2f18bd42 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 56b5df4385
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 88e58865fb work around parser.get_process_dependencies returning a set containing the element None 2022-11-03 16:23:15 -04:00
jbirddog 2420cbf80f
Point back to spiff main (#19) 2022-11-03 15:58:06 -04:00
jasquat d46ac958a2 some more updates for group forms w/ burnettk 2022-11-03 15:55:50 -04:00
jbirddog a8e904c6b8
Track spiff step details more granularly (#17) 2022-11-03 15:07:46 -04:00
jbirddog 55cb9f4fd0
Clear the remaining __init__.py imports in SpiffWorkflow (#14) 2022-11-03 11:12:00 -04:00
jbirddog 04172f2c10
Fix FutureWarning in SpiffWorkflow (#16) 2022-11-03 11:11:32 -04:00
jasquat d25ac51396 added search bar on process groups page w/ burnettk 2022-11-02 17:16:41 -04:00
jasquat f3dc5665bd added login_logout buttons w/ burnettk 2022-11-02 16:02:43 -04:00
Jon Herron 48d211ab8f Prettier 2022-11-02 15:21:51 -04:00
jasquat 5fc23bdb07 finished process instance list filter w/ burnettk 2022-11-02 14:54:02 -04:00
jbirddog 76fac5fb6d
From the logs, allow viewing a diagram in a previous state (#15)
Co-authored-by: Elizabeth Esswein <elizabeth.esswein@gmail.com>
2022-11-02 14:34:59 -04:00
jasquat 2ee06fc53a ergeremote-tracking branch 'origin/main' into feature/carbon_ui 2022-11-02 14:17:39 -04:00
jasquat 95d9dbf036 Squashed 'spiffworkflow-backend/' changes from 400fa583f..dba09086b
dba09086b Merge pull request #164 from sartography/feature/remove_unused_tables
6baaf092b fixed group test w/ burnettk
d55298517 update SpiffWorkflow w/ burnettk
10fee6d84 Merge remote-tracking branch 'origin/main' into feature/remove_unused_tables
a2d4604ca pyl passes w/ burnettk
b7aee0549 removed tables for file, admin_session, task_event, and data_store w/ burnettk

git-subtree-dir: spiffworkflow-backend
git-subtree-split: dba09086ba6e2ef090998a22a086a633e6c13694
2022-11-02 14:17:16 -04:00
jasquat 1579fb177d Merge commit '95d9dbf036f09b62054c04a64d5c7a9e3002173c' 2022-11-02 14:17:16 -04:00
jasquat d32b5d8e00 add date ranges for process instances search w/ burnettk 2022-11-02 12:42:49 -04:00
burnettk f143cde0ab Squashed 'spiffworkflow-backend/' changes from 9259cb4f0..400fa583f
400fa583f SpiffWorkflow cold start improvements (#13)

git-subtree-dir: spiffworkflow-backend
git-subtree-split: 400fa583f3269675d8a86dd37b0b3d8561501e9c
2022-11-02 12:19:53 -04:00
burnettk 9480ac3efb Merge commit 'f143cde0ab65e1ebbd0c32f1062f9e91fcbba3b7' 2022-11-02 12:19:53 -04:00
burnettk c3cdca16b8 Squashed 'SpiffWorkflow/' changes from 5cdb881ed..a6392d190
a6392d190 SpiffWorkflow cold start improvements (#13)

git-subtree-dir: SpiffWorkflow
git-subtree-split: a6392d19061f623394f5705fb78af23673d3940d
2022-11-02 12:19:52 -04:00
burnettk 82eec7a03d Merge commit 'c3cdca16b8e8fe3b85dc8983b40aacdfc93f01e9' 2022-11-02 12:19:52 -04:00
Jon Herron 62a9d67be8 Squashed 'flask-bpmn/' changes from ed0559dd9..191f0f327
191f0f327 Merge pull request #159 from sartography/dependabot/pip/furo-2022.9.29
a638983b9 Merge pull request #158 from sartography/dependabot/pip/pyupgrade-3.2.0
b15c1b290 Bump furo from 2022.6.21 to 2022.9.29
efd02ba7c Bump pyupgrade from 3.1.0 to 3.2.0

git-subtree-dir: flask-bpmn
git-subtree-split: 191f0f32798720c9ce1e5307732c90ac26433298
2022-11-02 11:36:30 -04:00
Jon Herron 631961665a Merge commit '62a9d67be8354dec2ccc6941ccb3021c53b33530' 2022-11-02 11:36:30 -04:00
jbirddog fdec3e1e12
SpiffWorkflow cold start improvements (#13) 2022-11-02 11:35:10 -04:00
jasquat bc965ae939 a simple date picker w/ burnettk 2022-11-01 17:30:55 -04:00
jasquat b31afd1168 filter is working for status and process model w/ burnettk 2022-11-01 17:00:59 -04:00
mike cullerton 442120d4ce fixed failing test 2022-11-01 16:58:53 -04:00
mike cullerton 912229a196 Merge branch 'main' into feature/nested-groups 2022-11-01 16:49:55 -04:00
mike cullerton 5f41828baf First stab at nested folders.
Added temp endpoints
Changes to tests and test helpers
2022-11-01 16:48:04 -04:00
jasquat 41ddef1071 process instance list page is mostly set up now w/ burnettk 2022-11-01 16:26:24 -04:00
jasquat 6d69f4aaa1 merged in main and resolved conflicts w/ burnettk 2022-11-01 10:50:50 -04:00