openmct/platform/features/conductor
Charles Hacskaylo ea1defac28 [Frontend] Renew support for Time Conductor v1
Fixes #933
Time Conductors v1 and v2 now build and load their
own isolated CSS files. All previous styling for TCv1
should be re-enabled. Note that Conductor v2 mobile
is not complete yet.
2016-07-19 20:00:32 -07:00
..
res [Frontend] Renew support for Time Conductor v1 2016-07-19 20:00:32 -07:00
src [Build] Remove unused variables 2016-03-04 11:41:48 -08:00
test [Edit Mode] #629 rewriting disabled tests 2016-05-26 11:38:12 -07:00
bundle.js [Frontend] Renew support for Time Conductor v1 2016-07-19 20:00:32 -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.