Commit Graph

489 Commits

Author SHA1 Message Date
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
Jon Herron 7f40246508 Prettier 2022-11-02 15:21:51 -04:00
jasquat 0365c699d8 finished process instance list filter w/ burnettk 2022-11-02 14:54:02 -04:00
jbirddog 09ac38291e 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 b24a6d5380 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 dbb011c911 Merge commit '95d9dbf036f09b62054c04a64d5c7a9e3002173c' 2022-11-02 14:17:16 -04:00
jasquat 74976ec6df 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 2c557b1c22 Merge commit 'f143cde0ab65e1ebbd0c32f1062f9e91fcbba3b7' 2022-11-02 12:19:53 -04:00
burnettk f3b2b10d37 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 ce45f8344e Merge commit 'f3b2b10d37dbf99b176ed2b3cd2412b20b0de55a' 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 f5e61bd561 Merge commit '62a9d67be8354dec2ccc6941ccb3021c53b33530' 2022-11-02 11:36:30 -04:00
jbirddog 6daea00efa SpiffWorkflow cold start improvements (#13) 2022-11-02 11:35:10 -04:00
jasquat d0e56a2ea1 a simple date picker w/ burnettk 2022-11-01 17:30:55 -04:00
jasquat e199835079 filter is working for status and process model w/ burnettk 2022-11-01 17:00:59 -04:00
mike cullerton 013489105d fixed failing test 2022-11-01 16:58:53 -04:00
mike cullerton 89d73614af Merge branch 'main' into feature/nested-groups 2022-11-01 16:49:55 -04:00
mike cullerton 4edf96ae76 First stab at nested folders.
Added temp endpoints
Changes to tests and test helpers
2022-11-01 16:48:04 -04:00
jasquat 3f8da5a568 process instance list page is mostly set up now w/ burnettk 2022-11-01 16:26:24 -04:00