openmct/platform
Andrew Henry 0d8dad1559 update preview action to use new action registry
* Support category arrays for legacy actions

* Fixed object path listener. Removed old context menus

* Removed old fullscreen action and Screenfull dependency

* Restore confirmation dialog on remove

* Restored tests

* Remove unused legacy policies

* WIP re-implementation of Preview action

* WIP for Charles to take a look at flex issues

* Disable legacy preview action

* Style and markup fixes for new Preview

- LegacyViewProvider modded to wrap legacy elements in .u-contents div;
- Added selector that automatically defines display: contents on
`no-class` divs injected into __object-view;
- Unit tested with legacy and new components (telem tables, plot view,
Notebook, etc.)

* Tweak z-indexes, fix open in new tab action, add 'done' button

* Removed legacy action

* reuse contextMenuDropDown component
2018-12-11 19:25:20 -08:00
..
commonUI update preview action to use new action registry 2018-12-11 19:25:20 -08: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 Fix SaveAs import 2018-11-23 15:13:53 -08:00
features Layout drawing (#2232) 2018-12-04 09:12:45 -08: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 Address testathon issues relating to context menu (#2235) 2018-12-07 10:15:11 -08: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.