openmct/platform/features
Victor Woeltjen 0ff360ced3 [Timelines] Remove excessive ternaries
...to improve readability of logic to determine which columns
are needed for a given group of domain objects for CSV export,
as requested during code review,
https://github.com/nasa/openmctweb/pull/728#discussion_r55910477
2016-03-14 11:53:28 -07:00
..
clock [Templates] Include templates using text plugin 2016-02-26 13:07:50 -08:00
conductor [Templates] Include templates using text plugin 2016-02-26 13:07:50 -08:00
events [Templates] Require data table templates 2016-02-26 15:02:04 -08:00
imagery [Templates] Include templates using text plugin 2016-02-26 13:07:50 -08:00
layout [Templates] Update FixedController spec 2016-02-26 16:19:14 -08:00
pages [Templates] Include templates using text plugin 2016-02-26 13:07:50 -08:00
plot [Style] Add missing semicolon 2016-03-01 10:59:23 -08:00
rtevents [Templates] Require data table templates 2016-02-26 15:02:04 -08:00
rtscrolling [Templates] Include templates using text plugin 2016-02-26 13:07:50 -08:00
scrolling [Templates] Include templates using text plugin 2016-02-26 13:07:50 -08:00
static-markup [Templates] Include templates using text plugin 2016-02-26 13:07:50 -08:00
table Fixed issue with non-named columns 2016-03-03 10:12:25 -08:00
timeline [Timelines] Remove excessive ternaries 2016-03-14 11:53:28 -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.