openmct/platform/commonUI
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
..
browse [Layout] Restrict Items view to folders 2014-12-05 09:12:35 -08:00
dialog [Forms] Tie OK button to validation 2014-12-03 14:08:42 -08:00
edit [Layout] Update specs 2014-12-06 09:45:43 -08:00
general [Autoflow] Add getter-setter controller 2014-12-31 13:37:28 -08:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This directory contains bundles containing common user interface elements of Open MCT Web; that is, the user interface for the application as a whole (as opposed to for specific features) is implemented here.