Commit Graph

5 Commits

Author SHA1 Message Date
jasquat 25a1e84439 Squashed 'bpmn-js-spiffworkflow/' changes from 96dcd1a24..24c2cc360
24c2cc360 don't flake out when no dmn options are returned.

git-subtree-dir: bpmn-js-spiffworkflow
git-subtree-split: 24c2cc36067adf8fed75990c6bf4a1a67bc9122b
2022-11-09 15:03:55 -05:00
Dan 9213cea140 Squashed 'bpmn-js-spiffworkflow/' changes from 999ea7e4c..96dcd1a24
96dcd1a24 Merge pull request #23 from sartography/feature/more_launch_buttons_and_dropdowns
f6eb4123d disable test for disabled button.
84593aee1 remove launch button for call activities.
b28569687 fixing a bug in SpiffScript Group
e12e27ed5 fixing a bug in SpiffScript Group
7b4ca1919 Merge branch 'main' into feature/more_launch_buttons_and_dropdowns
38b23ae4e No reason to force _files on there, when this could work for any set of options.
1e75ff7b5 Standardize all Event Names, and document in README. Fix the SpiffExtensions so they work consistently with both nested Extension Properties, and as single extensions depending on the namespace. Add a Spiff Extension Text Area. Everything that is within the body of tag can be referenced with ".value" -- there was a lot of pointless inconsistency in the moddle json file.
aeeaf1596 DMN selection should be from a dropdown, not by hand entering a process id.
ecb175d72 Add Launch Editor buttons for Json files. (fires 'file.editor.launch', with a fileName)
6467e967b Adding a Launch Button for Call Activity Json files are now a selection list, not a text field -- see app.json for usage. New SpiffExtensionSelect can be used to add select boxes anywhere you want.

git-subtree-dir: bpmn-js-spiffworkflow
git-subtree-split: 96dcd1a2497f84f8ca3f2a82e311d50e391bf7b7
2022-11-07 14:35:53 -05:00
burnettk 650c13eb20 Squashed 'bpmn-js-spiffworkflow/' changes from 9c0da0240..4ed985f4a
4ed985f4a kill console
fdbad7565 Forgot a test.
a185cce56 * For Correlation Properties, should use messagePath and not formalExpression for the name. * When all data input and outputs are removed, the ioSpecification should be removed as well * If an ioSpecification is present, then there shoud be a at least one dataInputset and at least one dataoutputset.

git-subtree-dir: bpmn-js-spiffworkflow
git-subtree-split: 4ed985f4a2e6ce024928a85d07063b8e69c41e8d
2022-10-28 13:52:08 -04:00
jasquat bb86175687 Squashed 'bpmn-js-spiffworkflow/' changes from b3eef6e52..9c0da0240
9c0da0240 Merge pull request #21 from sartography/bug/data_objects
6fe36aeb0 Minor fixes.
d21cb75fb Assure we aren't setting the properties on every service task to the same thing.
f28a3f89e Deleting any data object reference caused the associated data object to get deleted. Fixes this so that only if you delete all references, wii the data object be removed. Also assures that a new data object is not created when adding to a participant in a collaboration (an edge case bug(.

git-subtree-dir: bpmn-js-spiffworkflow
git-subtree-split: 9c0da02406ecbc51cfd7fd1ed1f2f311101d9987
2022-10-19 16:16:54 -04:00
Jon Herron 1d3a492179 Squashed 'bpmn-js-spiffworkflow/' content from commit b3eef6e5
git-subtree-dir: bpmn-js-spiffworkflow
git-subtree-split: b3eef6e52cb91d10081f1586dc035701956f93a9
2022-10-12 10:21:19 -04:00