mirror of
https://github.com/nasa/openmct.git
synced 2025-01-28 07:04:10 +00:00
cbcfd44016
* Implemented drag-and-drop composition * Added composition policy for tables * Reimplemented elements pool in Vue * No need to resolve all objects on the navigated path * Only show elements pool in edit mode * Remove old elements pool * Updated legacy code to use composition policy API * Keep object in sync when mutated
Implements support for rules which determine which objects are allowed to contain other objects, typically by type.