openmct/platform
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
..
commonUI Elements pool and drag drop (#2196) 2018-10-23 10:52:37 -07:00
containment Elements pool and drag drop (#2196) 2018-10-23 10:52:37 -07:00
core Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
data [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00
entanglement Elements pool and drag drop (#2196) 2018-10-23 10:52:37 -07:00
execution Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
exporters Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
features Elements pool and drag drop (#2196) 2018-10-23 10:52:37 -07:00
forms Vue toolbar (#2191) 2018-10-11 11:33:33 -07:00
framework Squashed commit of the following: 2018-08-31 12:03:15 -07:00
identity Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
import-export Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
persistence Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
policy Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
representation Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
search Squashed commit of the following: 2018-08-31 12:03:15 -07:00
status Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
telemetry Build refactor to webpack (#2139) 2018-08-07 14:47:50 -07:00
README.md [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00

This directory contains all bundles for the Open MCT platform, as well as the framework which runs them.