openmct/platform/features
Charles Hacskaylo 4f7ca98b60 Merge branch 'master' into nem468a.
Many tweaks to fix some issues with tree, labels and Inspector.

Conflicts:
	platform/commonUI/edit/res/templates/elements.html
	platform/commonUI/general/res/sass/search/_search.scss
	platform/commonUI/general/res/sass/tree/_tree.scss
	platform/commonUI/general/res/templates/object-inspector.html
	platform/commonUI/themes/espresso/res/css/theme-espresso.css
	platform/commonUI/themes/snow/res/css/theme-snow.css
	platform/search/res/templates/search.html
2016-01-11 13:29:26 -08:00
..
clock Merge branch 'master' into nem468a. 2016-01-11 13:29:26 -08:00
conductor [Frontend] Misc CSS and markup updates, converting to flex 2015-11-10 18:33:58 -08:00
events [Code Style] Use prototypes for Events bundle 2015-08-11 16:01:16 -07:00
imagery [Edit Mode] Limit context menu options available for objects in edit mode 2015-12-09 18:14:17 -08:00
layout Merge branch 'master' into nem468a. 2016-01-11 13:29:26 -08:00
pages [Edit Mode] Limit context menu options available for objects in edit mode 2015-12-09 18:14:17 -08:00
plot Merge branch 'master' into nem468a. 2016-01-11 13:29:26 -08:00
rtevents [JSDoc] Add annotations 2015-08-07 11:44:54 -07:00
rtscrolling [JSDoc] Add annotations 2015-08-07 11:44:54 -07:00
scrolling Merge branch 'master' into nem468a. 2016-01-11 13:29:26 -08:00
static-markup [Frontend] Remove static-markup file 2015-06-18 10:09:17 -07:00
timeline [Frontend] Refactor to use s-status-editing instead of ng-class 2016-01-08 16:11:00 -08:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This directory contains bundles which represent specific user-facing features of Open MCT Web, such as plots and other visualizations. Bundles in this directory should be effectively optional.