openmct/platform/commonUI/general/src/controllers
Victor Woeltjen 07c407edea [Time Conductor] Validate numeric date-time fields
Allow injection of a validator for numeric values of
the date-time fields, to allow for these to be displayed
as invalid in cases where the text itself may be parsed
but the resulting value is not valid (e.g. when start
is greater than end.)

https://github.com/nasa/openmctweb/issues/325
2016-01-11 15:18:26 -08:00
..
ActionGroupController.js [JSDoc] Add annotations 2015-08-07 11:44:54 -07:00
BannerController.js Merge open155 > github/master 2015-10-30 16:20:57 -07:00
BottomBarController.js [Code Style] Use prototypes in general UI bundle 2015-08-11 09:47:54 -07:00
ClickAwayController.js [Code Style] Use prototypes in general UI bundle 2015-08-11 09:47:54 -07:00
ContextMenuController.js [JSDoc] Add annotations 2015-08-07 11:44:54 -07:00
DateTimeFieldController.js [Time Conductor] Validate numeric date-time fields 2016-01-11 15:18:26 -08:00
DateTimePickerController.js [Time Conductor] Satisfy JSLint 2015-10-09 09:36:57 -07:00
GetterSetterController.js [JSDoc] Add annotations 2015-08-07 11:44:54 -07:00
ObjectInspectorController.js [Frontend] Manual integration of Inspector 2015-10-23 11:42:06 -07:00
SelectorController.js [Code Style] Use prototypes in general UI bundle 2015-08-11 09:47:54 -07:00
SplitPaneController.js [Code Style] Use prototypes in general UI bundle 2015-08-11 09:47:54 -07:00
TimeRangeController.js [Time Conductor] Update model on submit/blur 2015-11-25 11:09:11 -08:00
ToggleController.js [Code Style] Use prototypes in general UI bundle 2015-08-11 09:47:54 -07:00
TreeNodeController.js [Mobile] Collapse tree on click 2015-09-21 10:53:45 -07:00
ViewSwitcherController.js [JSDoc] Add annotations 2015-08-07 11:44:54 -07:00