Commit Graph

9 Commits

Author SHA1 Message Date
jasquat 016515c85f we can display correlation keys w/ cullerton 2022-08-05 14:57:30 -04:00
jasquat 17c59d8939 the message collaboration prop panel now shows 2022-08-04 17:26:39 -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 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
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 ea56f270bc fixing a bug that was preventing the dropping of components in some situtations.
Adding new data object rules that will prevent you from moving a DataObject from one process to a sub-process.
Fixing the Selection of Data Objects to properly use the command stack.
2022-07-08 10:30:21 -04:00
Dan c8a14b6d4e Initial work to get a properties panel working. 2022-06-15 09:51:46 -04:00
Dan f1b98bcb70 all the components for doing data/input and data/output 2022-06-07 15:08:47 -04:00
Dan e46505e9a3 Add IO Palette to display the input and output elements. 2022-06-07 14:52:29 -04:00