5 Commits

Author SHA1 Message Date
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
Dan
cf52f56ac6 Minor fix 2022-07-13 11:49:29 -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
e365124b49 We had findDataObject(s) methods all over the place, so consolidating this logic. 2022-07-11 13:09:25 -04:00