openmct/platform
Victor Woeltjen 3251be2d1c [Autoflow] Add getter-setter controller
Add a utility controller for interacting with
getter-setter style ngModels (similar to ng-model-options
with getterSetter: true, but support for that is not
present in the current version of Angular.) Specifically,
this is used to support the input filter control, which
in turn is used within the autoflow tabular view. WTD-614.
2014-12-31 13:37:28 -08:00
..
commonUI [Autoflow] Add getter-setter controller 2014-12-31 13:37:28 -08:00
core [Layout] Handle mutation edge case 2014-12-06 09:28:46 -08:00
data [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
features [Telemetry] Update scrolling list specs 2014-12-24 12:22:55 -08:00
forms [Forms] Add specs, doc for CompositeController 2014-12-03 16:19:01 -08:00
framework [Layout] Add un-minified Angular 2014-12-05 15:15:38 -08:00
identity [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
persistence [Indicators] Fill in specs 2014-12-16 14:06:19 -08:00
representation [Layout] Add JSDoc to new scripts 2014-12-05 18:01:38 -08:00
telemetry [Telemetry] Stop refreshing on destroy 2014-12-31 13:37:20 -08:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This directory contains all bundles for the Open MCT Web platform, as well as the framework which runs them.