openmct/platform/features
shale 92df11acc1 [Search] Readded ElasticSearch provider
Previously had removed the elasticsearch provider
from bundle.json so could work on the generic
search web worker. Now have modified the
elasticsearch provider to match the new interface
with the aggregator, and it works.

At this point, search is 'working'
2015-07-21 15:14:07 -07:00
..
events [Events] Created RT Messages 2015-06-25 14:36:14 -07:00
imagery [Imagery] Clear background image 2015-06-29 18:49:36 -07:00
layout [Frontend] Added top right resize corner 2015-06-30 09:27:56 -07:00
pages [Licenses] Add license headers 2015-05-13 16:43:30 -07:00
plot [Plot] Don't allocate charts for empty plots 2015-07-17 09:13:20 -07:00
rtevents [Events] Style 2015-06-29 13:15:56 -07:00
rtscrolling [Scrolling List] Show limits in RT scrolling list 2015-06-25 12:56:22 -07:00
scrolling Merge remote-tracking branch 'origin/open1223' into open-1338 2015-06-29 12:08:16 -07:00
search [Search] Readded ElasticSearch provider 2015-07-21 15:14:07 -07:00
static-markup [Frontend] Remove static-markup file 2015-06-18 10:09:17 -07: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.