openmct/platform/features
Andrew Henry 8c9fe2d36b [Tables] Address performance issues observed in testathon (#2112)
* Use datum key of 'utc' for timestamp

* Do not try to get column values for data that does not have those values

* Collapse current time system columns

* Noop parsing for numbers in LocalTimeFormat

* Do not attempt to provide data for columns that object does not have telemetry for. Fixes #2027
2018-07-16 15:23:34 -07:00
..
clock Indicators api (#1837) 2018-07-16 15:21:38 -07:00
conductor Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
fixed [Toolbar] Implement a public API for adding toolbars (#1908) 2018-06-27 13:30:01 -07:00
hyperlink Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
imagery Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
layout Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
listview Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
my-items [Copyright] Update copyright year across platform code references 2018-05-14 15:46:17 -07:00
notebook Add overflow: auto when snapshotting table for Notebook 2018-07-03 16:57:26 -07:00
pages Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
static-markup [Copyright] Update copyright year across platform code references 2018-05-14 15:46:17 -07:00
table [Tables] Address performance issues observed in testathon (#2112) 2018-07-16 15:23:34 -07:00
timeline Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
README.md [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00

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