openmct/platform/containment/src
Andrew Henry cbcfd44016 Elements pool and drag drop (#2196)
* 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
2018-10-23 10:52:37 -07:00
..
ComposeActionPolicy.js Elements pool and drag drop (#2196) 2018-10-23 10:52:37 -07:00
CompositionModelPolicy.js Modified composition policies to consider object instances instead of types. Fixes #669 2017-03-24 16:59:30 -07:00
CompositionMutabilityPolicy.js [Copyright] Update copyright year across platform code references 2018-05-14 15:46:17 -07:00
CompositionPolicy.js [Copyright] Update copyright year across platform code references 2018-05-14 15:46:17 -07:00
PersistableCompositionPolicy.js Fixed failing tests, and added new tests 2017-03-27 11:15:27 -07:00