openmct/platform/features/conductor
Pete Richards 7a7877d7c4 [Conductor] Add basic style for phone
Add styling for time conductor on mobile that removes slider and rearranges
inputs to utilize space more effectively.

https://github.com/nasa/openmct/issues/318
2016-04-13 16:17:17 -07:00
..
res/templates [Conductor] Add basic style for phone 2016-04-13 16:17:17 -07:00
src [Frontend] Misc CSS and markup updates, converting to flex 2015-11-10 18:33:58 -08:00
test [Tests] Remove suite.json files 2016-02-02 09:35:50 -08:00
bundle.js [Templates] Include templates using text plugin 2016-02-26 13:07:50 -08: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.