Commit Graph

330 Commits

Author SHA1 Message Date
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
jasquat ba41a41108 upgrade to prop panel 1.2.0 w/ burnettk 2022-08-16 11:18:38 -04:00
mike cullerton 04175a7516 Committing to share w/the machine 2022-08-16 11:11:16 -04:00
mike cullerton 265191220c Display expression instead of name 2022-08-12 17:02:15 -04:00
mike cullerton 5eff3ccae8 Fix test to work with correlations change to array 2022-08-12 17:01:08 -04:00
mike cullerton d2ab172f54 Add a correlation key and property 2022-08-12 17:00:21 -04:00
Dan 9b57e49695 get mesage correlation array working 2022-08-12 16:02:59 -04:00
mike cullerton 20e32f2060 Commit for Dan to play with 2022-08-12 15:46:53 -04:00
mike cullerton 9bc92b54f6 include correlationProperty id (the key) with the expression 2022-08-12 13:59:35 -04:00
mike cullerton 89200853d9 Simplified test.
Spacing changed after moving messagePayload to message, so test failed.
2022-08-12 12:52:24 -04:00
mike cullerton f0d29750d8 Fix getMessagePayloadObject to use new location of messagePayload 2022-08-12 12:51:39 -04:00
mike cullerton 2a7010cfda Move messagePayload from sendTask to message 2022-08-12 12:50:21 -04:00
mike cullerton d5777c53ea cleanup wording 2022-08-11 14:30:14 -04:00
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