openmct/platform/features/conductor
Charles Hacskaylo 333f7cb848 [Frontend] Time controller-related styling
open #1515
open #117
Markup changed to utilize mct-representation via CSS;
time-controller now uses list-based _constants values;
ConductorRepresenter.js modded to remove inline styling
and to add CSS classes to enclosing mct-representation;
2015-09-29 08:43:34 -07:00
..
src [Frontend] Time controller-related styling 2015-09-29 08:43:34 -07:00
test [Time Conductor] Test telemetry service decorator 2015-09-15 11:18:28 -07:00
bundle.json [Time Controller] Decorate telemetry service 2015-09-10 16:17:48 -07:00
README.md [Time Conductor] Add terminology note to readme 2015-09-04 10:24:18 -07:00

Provides the time conductor, a control which appears at the bottom of the screen allowing telemetry start and end times to be modified.

Note that the term "time controller" is generally preferred outside of the code base (e.g. in UI documents, issues, etc.); the term "time conductor" is being used in code to avoid confusion with "controllers" in the Model-View-Controller sense.