openmct/platform
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
..
commonUI [Time Conductor] Validate numeric date-time fields 2016-01-11 15:18:26 -08:00
containment [Code Style] Satisfy JSLint 2015-08-11 13:03:06 -07:00
core [persistence] #58 renamed alertService to notificationService 2015-12-04 10:45:49 -08:00
data [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
entanglement [Duplicate] Handle single-element ID arrays 2015-12-17 15:10:15 -08:00
execution [Workers] Update JSDoc 2015-11-20 11:12:29 -08:00
features Merge pull request #379 from nasa/open1337 2015-12-30 10:11:27 -08:00
forms [Time Conductor] Allow ng-blur on mct-controls 2015-11-27 12:29:53 -08:00
framework [Framework] Update spec 2015-09-18 15:10:21 -07:00
identity [Identity] Provide an undefined identity 2015-09-04 12:17:02 -07:00
persistence [Performance] Update spec for ElasticIndicator 2015-12-03 16:45:30 -08:00
policy [Code Style] Use prototypes in policy bundle 2015-08-14 15:49:47 -07:00
representation [Documentation] Fix type declaration 2015-12-11 10:51:16 -08:00
search [Frontend] Tree sanding and polishing 2015-12-17 10:49:39 -08:00
status [Status] Revise API 2015-11-20 09:46:08 -08:00
telemetry [Limits] Test exposure of datum 2015-12-07 13:22:40 -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.