mike cullerton
521b5962d6
test for message collaborations
2022-08-11 14:29:48 -04:00
mike cullerton
df606f2feb
message correlations start
2022-08-11 14:27:42 -04:00
Dan
ac29885612
testing a text area.
2022-08-09 14:21:45 -04:00
mike cullerton
91d3744f02
test for message payload
2022-08-09 13:56:12 -04:00
jasquat
89436f3e9c
send task can edit payload w/ cullerton
2022-08-09 12:26:52 -04:00
jasquat
069cb405a0
we can set values on the send task now w/ cullerton
2022-08-09 11:22:08 -04:00
mike cullerton
6cf70d5eaf
start message select get and set methods
2022-08-09 10:19:29 -04:00
Dan
098a9cd326
adding the ability to see a list of messages that can be associated with a Send Task. (wip!)
2022-08-08 16:08:44 -04:00
jasquat
f4ed179c84
display correlation property name w/ cullerton
2022-08-05 16:05:30 -04:00
jasquat
016515c85f
we can display correlation keys w/ cullerton
2022-08-05 14:57:30 -04:00
Dan
2d1e880bc3
A better collaboration test.
2022-08-05 14:09:13 -04:00
Dan
7309bc6288
Merge branch 'feature/messages' of github.com:sartography/bpmn-js-spiffworkflow into feature/messages
2022-08-05 13:50:34 -04:00
Dan
0110f186c6
work in progress, adding collaboration properties panel.
2022-08-05 13:49:48 -04:00
jasquat
d1b336ea36
ignoring some react lints for now
2022-08-05 09:46:13 -04:00
jasquat
defcc1f191
added some linting stuff for vim autocorrect
2022-08-05 09:35:26 -04:00
jasquat
17c59d8939
the message collaboration prop panel now shows
2022-08-04 17:26:39 -04:00
Dan
8b3ee43232
work in progress, adding collaboration properties panel.
2022-08-04 16:38:40 -04:00
Dan
c73cff8a63
refactor - just reorganizing the properties panel so it is chunked under different topic areas rather than all in one giant file.
2022-08-04 15:57:15 -04:00
Dan
5b67a1e9b4
Some random diff in package-lock that I don't want to figure out because it isn't really event a change.
2022-07-27 10:54:51 -04:00
jasquat
af0b78a93f
Upgrade to 0.0.8 fixed issue with DataObjectRules when compiled
2022-07-13 16:44:56 -04:00
jasquat
34d3127d18
Merge branch 'main' of github.com:sartography/bpmn-js-spiffworkflow
2022-07-13 16:44:01 -04:00
jasquat
dcefd45dad
inject eventBus into DataObjectRules w/ burnettk cullerton
2022-07-13 16:43:57 -04:00
Dan
6d2918b2a2
When a data object is removed, change the name of it's Data References to "???"
2022-07-13 15:29:58 -04:00
Dan
ec0c6ab905
Provide a Data Object editor for Participants as well as Processes.
...
Added a DataObjectRenderer that will change DataObjectReferences to red if they are not connected to a Data Object.
2022-07-13 15:23:45 -04:00
jasquat
d27d741b78
Upgrade to 0.0.7 added support setting the dmn table and moved some items under spiffworkflow:properties
2022-07-13 12:30:42 -04:00
jasquat
4a804883db
fixed tests w/ burnettk
2022-07-13 12:29:35 -04:00
Dan
c680eeafd5
Merge branch 'main' of github.com:sartography/bpmn-js-spiffworkflow into main
2022-07-13 11:49:33 -04:00
Dan
cf52f56ac6
Minor fix
2022-07-13 11:49:29 -04:00
jasquat
c0bcd7cedb
place property tags under properties in xml - tests are not fully working yet w/ burnettk
2022-07-13 10:53:04 -04:00
jasquat
bb3968e038
place property tags under properties in xml - tests are not fully working yet w/ burnettk
2022-07-13 10:52:43 -04:00
jasquat
5e1e1a88fb
added called decision tag to the properties panel for business rules
2022-07-12 17:51:23 -04:00
jasquat
c1540e6479
added tool-versions for node 18.3.0 which seems to be working w/ burnettk
2022-07-12 16:32:27 -04:00
Dan
b9bfbca159
So saying tagAlias: lowercase is very bad idea.
2022-07-12 16:30:45 -04:00
jasquat
109bc9a7de
Upgrade to 0.0.6 for various bugfixes
2022-07-12 12:35:33 -04:00
Kevin Burnett
a02e860159
Merge pull request #10 from sartography/chore/bug_fixes
...
Chore/bug fixes
2022-07-12 09:29:42 -07:00
jasquat
1198f2bae5
Merge remote-tracking branch 'origin/main' into chore/bug_fixes
2022-07-12 12:15:20 -04:00
jasquat
a29f6c41ae
Upgrade to 0.0.5 to allow specifying form details for user tasks
2022-07-12 12:13:55 -04:00
Kevin Burnett
d547d0999d
Merge pull request #9 from sartography/feature/user_forms
...
Feature/user forms
2022-07-12 09:12:38 -07:00
jasquat
9f819eff74
changed JSONSchema and UISchema to be more descriptive w/ burnettk
2022-07-12 11:59:03 -04:00
jasquat
b2ee69f98b
Upgrade to 0.0.4 for data object support
2022-07-12 11:11:46 -04:00
Dan
1874c5b689
Some minor bug fixes that needed squashing:
...
1. When you rename a DataObject in the properties panel for a process, the labels of all the references should update.
2. Sub-processes should have their own independent list of data objects in the properties panel.
2022-07-11 17:29:41 -04:00
Dan
4441e2894a
fixing a bug in the Extension Text Input.
...
Adding the ability to upload a BPMN file to test out in the default index.html
2022-07-11 13:57:12 -04:00
Dan
1fee4a6dfc
Merge branch 'feature/prescript_postscript' into feature/user_forms
2022-07-11 13:11:17 -04:00
Dan Funk
222a3c81c3
Merge pull request #8 from sartography/feature/prescript_postscript
...
Data Object Support
2022-07-11 13:10:33 -04:00
Dan
e365124b49
We had findDataObject(s) methods all over the place, so consolidating this logic.
2022-07-11 13:09:25 -04:00
Dan
3f2ae54f62
1. Fixed the URI for spifflworkflow
...
2. When injecting something, I realized how important having lowercase names in the imports can be. So changed the index.js files to refer to lower case names always.
3. Added a test for the DataObjectRules.
2022-07-11 13:01:50 -04:00
Dan
5774d030f1
fixing a few names, adding some comments, correcting some comments.
2022-07-11 11:51:23 -04:00
Dan
35dde7f46d
Spiff Specific aspects should include SpiffWorkflow in the name, in the properties pannel."
2022-07-11 11:44:01 -04:00
Dan
2d6f24bb38
Merge branch 'feature/prescript_postscript' of github.com:sartography/bpmn-js-spiffworkflow into feature/prescript_postscript
2022-07-11 11:27:29 -04:00
Dan
270a3deb59
cleaning up the naming of groups and sections so it is clear when we are doing thing internal to BPMN, vs adding SpiffWorkflow specific items.
2022-07-11 11:27:16 -04:00