164 Commits

Author SHA1 Message Date
jasquat
e17c9c8d01 sort service task lists w/ burnettk 2022-08-31 17:10:58 -04:00
jasquat
7ea8891f5c use id instead of name for service task parameters w/ burnettk 2022-08-31 12:41:49 -04:00
jasquat
70d7ae8491 store the service task parameter values so we can remember when switching between operators w/ burnettk 2022-08-31 12:23:53 -04:00
jasquat
f89104742b a little refactor for service tasks w/ burnettk 2022-08-31 12:06:53 -04:00
jasquat
8407ead54b we can add service operator from scratch as well w/ burnettk 2022-08-31 11:55:01 -04:00
jasquat
2f04b9a172 we can update the service task operator w/ burnettk 2022-08-31 11:51:27 -04:00
jasquat
0208ee7dfb we can modify the service task parameter value w/ burnettk 2022-08-31 11:05:27 -04:00
jasquat
d3598f39da call the group items from the serve properties file w/ burnettk 2022-08-30 17:31:52 -04:00
jasquat
bdeb584485 some support to communicate service tasks with the app using the event bus w/ burnettk 2022-08-30 17:04:31 -04:00
jasquat
882f5b6472 some cleanup of the tests w/ burnettk 2022-08-30 14:31:50 -04:00
jasquat
2a15c5e004 use index in property names and not a value that could change to avoid losing focus when typing 2022-08-26 08:57:35 -04:00
jasquat
b61d5098dc
Merge pull request #13 from sartography/feature/gateway_condition_expressions
Feature/gateway condition expressions
2022-08-25 12:45:43 -04:00
jasquat
5ac68f8e52 we can add and update condition expressions w/ burnettk jbirddog 2022-08-25 12:45:08 -04:00
jasquat
ca2cd90e70 Merge remote-tracking branch 'origin/main' into feature/gateway_condition_expressions 2022-08-25 12:25:21 -04:00
jasquat
c6d4d300c3 do not show properties in dropdown that are already associated with the message w/ burnettk jbirddog 2022-08-25 12:19:19 -04:00
jasquat
aa866412d8 we can add and remove properties from messages w/ burnettk 2022-08-25 11:23:05 -04:00
burnettk
880fdf75ce simplify one-liner 2022-08-24 22:29:24 -04:00
jasquat
fcd6bd8638 we can select a property for message w/ burnettk cullerton 2022-08-24 18:17:03 -04:00
jasquat
cab4fb10fc we can remove correlation properties w/ burnettk cullerton 2022-08-24 17:33:04 -04:00
jasquat
60e515f868 we can add correlation properties w/ burnettk cullerton 2022-08-24 17:27:49 -04:00
jasquat
22cb81feee allow assigning keys to properties w/ burnettk cullerton 2022-08-24 15:59:08 -04:00
jasquat
a6cb4e2aaa we can remove correlation keys w/ burnettk cullerton 2022-08-24 12:38:47 -04:00
jasquat
51aa461a04 we can delete messages w/ burnettk cullerton 2022-08-24 12:22:41 -04:00
jasquat
feb1d64a5a added ability to create new messages w/ burnettk cullerton 2022-08-24 12:04:47 -04:00
jasquat
5ecb49e9f5 some initial work to support adding condition expressions to gateway 2022-08-24 09:33:06 -04:00
jasquat
8c64db1112
Merge pull request #12 from sartography/feature/messages
Feature/messages
2022-08-23 16:44:50 -04:00
jasquat
125f4c2716 merged in main and resolved conflicts w/ burnettk cullerton 2022-08-23 16:44:20 -04:00
Kevin Burnett
b6bca44c95
Merge pull request #11 from sartography/feature/use-xml-element-body-for-business-rule-task
use xml element body rather than attribute for business rule task
2022-08-23 18:06:41 +00:00
burnettk
c242f687f1 update name based on feedback 2022-08-23 14:06:12 -04:00
burnettk
9afa58257f use xml element body rather than attribute for business rule task since that is more conventional 2022-08-22 18:31:35 -04:00
jasquat
85c2e03b88 correlation key names can be edited w/ burnettk cullerton 2022-08-17 16:01:33 -04:00
jasquat
f5ce011f50 added ability to add new correlation keys w/ burnettk cullerton 2022-08-17 15:04:14 -04:00
jasquat
cdde899f2e renamed message correlation array to correlation properties w/ burnettk cullerton 2022-08-17 14:24:37 -04:00
jasquat
857226f660 added basic message bpmn w/ burnettk cullerton 2022-08-17 14:09:39 -04:00
burnettk
b1e98dc719 avoid fetching favicon that does not exist for this test site 2022-08-17 14:08:20 -04:00
jasquat
acfec6168d Merge branch 'feature/messages' of github.com:sartography/bpmn-js-spiffworkflow into feature/messages 2022-08-17 14:06:03 -04:00
jasquat
797886a401 disable setting variable payload if a message is not selected w/ burnettk cullerton 2022-08-17 14:05:59 -04:00
mike cullerton
1d51ea63ba fixed merge 2022-08-17 13:42:22 -04:00
jasquat
1c5e0630ee we can set message variable w/ burnettk cullerton 2022-08-17 13:05:46 -04:00
jasquat
395004c696 added message variable but need to fix setting it and payload w/ burnettk cullerton 2022-08-17 12:55:14 -04:00
mike cullerton
1de7e33f47 Merge branch 'feature/messages' of https://github.com/sartography/bpmn-js-spiffworkflow into feature/messages 2022-08-17 11:28:31 -04:00
mike cullerton
c585364f0a simple collaboration 2022-08-17 11:27:53 -04:00
jasquat
15dce19da0 display message info for only message throw events and send tasks w/ burnettk cullerton 2022-08-16 16:41:37 -04:00
jasquat
123e4301c7 display message correlations for throw events w/ burnettk cullerton 2022-08-16 16:21:30 -04:00
jasquat
cac15d7b5f throw event can show payload as well w/ burnettk cullerton 2022-08-16 16:11:46 -04:00
jasquat
501519e864 throw events can set meesages w/ burnettk cullerton 2022-08-16 16:00:53 -04:00
jasquat
66884b3706 remove camunda message from throw events w/ burnettk cullerton 2022-08-16 15:11:35 -04:00
jasquat
c6af750012 fixed getting a send task without a message selected w/ burnettk cullerton 2022-08-16 14:30:45 -04:00
jasquat
9471a6b7bd displaying a simple entry for collaboration keys w/ burnettk cullerton 2022-08-16 14:17:55 -04:00
jasquat
c31d85b81c some correlation keys are displaying in the collaboration prop panel w/ burnettk cullerton 2022-08-16 13:02:14 -04:00