openmct/platform/features/layout/test
Pete Richards 8db75bf41e [API] Support dynamic telemetry metadata (#1941)
* [API] Support dynamic telemetry metadata

Add support for dynamic telemetry metadata via custom telemetry
metadata providers.  

The metadata provider API should be considered unstable in it's
current invocation.

* Perform deprecation checking at runtime
* SWG uses telemetry metadata provider
* Don't throw with no matched metadata provider
* Update API docs
* Add license header
* Combine metadata providers with general telemetry providers
* Replace `TelemetryAPI.canProvideTelemetry` with
`TelemetryAPI.isTelemetryObject`.  
* CanProvideTelemetry is deprecated
* Change SWG inputs to numberfield
2018-03-21 14:18:08 -07:00
..
elements [Fixed Position] Add tests and fix checkstyle error. 2017-09-14 15:15:15 -07:00
FixedControllerSpec.js [API] Support dynamic telemetry metadata (#1941) 2018-03-21 14:18:08 -07:00
FixedDragHandleSpec.js [Fixed Postion] Update unit tests for new code 2017-06-28 13:38:35 -07:00
FixedProxySpec.js [Fixed Postion] Update unit tests for new code 2017-06-28 13:38:35 -07:00
LayoutCompositionPolicySpec.js Merge pull request #1518 from nasa/copyright-1517 2017-04-23 17:22:01 -07:00
LayoutControllerSpec.js [Layout] Don't use class name to query by id 2017-12-20 13:42:46 -08:00
LayoutDragSpec.js [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00
MCTTriggerModalSpec.js [Layout] Add view large button for zooming 2017-05-18 18:18:19 -07:00