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
jasquat
9bbf40a985
merged in main and resolved conflicts w/ burnettk
2022-11-01 10:50:50 -04:00
jasquat
ac0aa03739
Squashed 'spiffworkflow-frontend/' changes from dcc280118..ca2bc557f
...
ca2bc557f updated bpmn-js-spiffworkflow w/ burnettk danfunk
git-subtree-dir: spiffworkflow-frontend
git-subtree-split: ca2bc557f10e0f5e865a936a8240fd911ac5fed1
2022-10-31 17:19:34 -04:00
jasquat
271a391a54
Merge commit 'ac0aa0373959722a1510befd41d9bc14f66e2949'
2022-10-31 17:19:34 -04:00
jasquat
f4747f4ee6
Squashed 'bpmn-js-spiffworkflow/' changes from ff9a4fd28..999ea7e4c
...
999ea7e4c better peer dependencies.
git-subtree-dir: bpmn-js-spiffworkflow
git-subtree-split: 999ea7e4c0e5157546625fbd7b1eb5cc8a79c0c0
2022-10-31 17:19:09 -04:00
jasquat
1484900028
Merge commit 'f4747f4ee629ff8815fa4940151cc36149d26012'
2022-10-31 17:19:09 -04:00
jasquat
22694e76b1
Squashed 'spiffworkflow-frontend/' changes from c6a47df1b..dcc280118
...
dcc280118 cleaned up some frontend code and put back logic for script unit tests w/ burnettk danfunk
d8ee4dfc5 using new bpmn-js-spiffworkflow for python scripts w/ burnettk danfunk
git-subtree-dir: spiffworkflow-frontend
git-subtree-split: dcc280118614314a8f3c25775d0910ec11345998
2022-10-31 17:19:07 -04:00
jasquat
5ef88e6117
Merge commit '22694e76b1555fd88df679363fc90c1e730e8692'
2022-10-31 17:19:07 -04:00
jasquat
45a0dfbd02
Squashed 'spiffworkflow-backend/' changes from 9e3112960..9259cb4f0
...
9259cb4f0 updated backend to send instructions for user tasks through jinja as well w/ burnettk danfunk
git-subtree-dir: spiffworkflow-backend
git-subtree-split: 9259cb4f0a7bfa2b1b29f8339da3690f468a5ab4
2022-10-31 17:19:05 -04:00
jasquat
4aa1fef0bf
Merge commit '45a0dfbd0250105807143782a9762adc4e22ba5d'
2022-10-31 17:19:05 -04:00
jasquat
6c04a05834
updated bpmn-js-spiffworkflow w/ burnettk danfunk
2022-10-31 17:18:47 -04:00
burnettk
2902090419
Squashed 'bpmn-js-spiffworkflow/' changes from 4ed985f4a..ff9a4fd28
...
ff9a4fd28 Merge pull request #22 from sartography/bug/pre_post_script_launch_button
1fd817a8f no need to pass element back from the calling launch script event w/ burnettk danfunk
fbcda3f67 Specify Peer Dependencies -- as it is likely that embedding this library will occur within projects that use other bpmn-js components.
3d77111f9 Hooks, and an example for setting up a Markdown editor for markdown content.
2cdae0ca6 Display User Instructions for Manual Tasks and End Events as well.
08c03a4dd Removing the dist directory.
3f2abb73a fixes a minor bug that prevented the editor from opening if no script was yet entered in the Script Task.
c78afceb3 Allow pre-script and post-script's "Launch Editor" button to work correctly. use commandStack to update Moddle Properties. Providing a working example of using a code editor with this library, so it's clear how the integration would work. Rename titles of various components -- don't call sections "SpiffWorkflow", but maybe we find a way to more gently call out these extensions later on.
git-subtree-dir: bpmn-js-spiffworkflow
git-subtree-split: ff9a4fd28f0ef0fd43df344352217be2eeca70c8
2022-10-31 17:02:34 -04:00
burnettk
20b8216870
Merge commit '29020904199084a2307736fa2f1b56bcea389bd8'
2022-10-31 17:02:34 -04:00
Kevin Burnett
4eae8bfbef
Merge pull request #12 from sartography/feature/pre_post_script_launch_button
...
using new bpmn-js-spiffworkflow for python scripts w/ burnettk danfunk
2022-10-31 20:58:28 +00:00
jasquat
130f74daa5
cleaned up some frontend code and put back logic for script unit tests w/ burnettk danfunk
2022-10-31 16:58:10 -04:00
jasquat
483fabc606
updated backend to send instructions for user tasks through jinja as well w/ burnettk danfunk
2022-10-31 16:52:44 -04:00
jasquat
37fbb1c6f0
using new bpmn-js-spiffworkflow for python scripts w/ burnettk danfunk
2022-10-31 16:51:27 -04:00
jasquat
15035c5a4a
some more changes... navigation bar is broken due to header container w/ burnettk
2022-10-31 16:03:14 -04:00
jasquat
c90992b03c
many things have been switched to carbon and the home page loads w/ burnettk
2022-10-31 15:09:21 -04:00
jasquat
80744018ec
added carbon react package w/ burnettk
2022-10-31 14:50:19 -04:00