openmct/platform/core
Victor Woeltjen 13f552ae81 [Views] Warn if view omits key
Warn if a view definition does not include a key,
and prune it from the list of views. This avoids
an underlying cause of WTD-628, which is fixed for
plots specifically in the previous commit but could
recur if other views were to omit keys.
2015-01-06 10:14:38 -08:00
..
src [Views] Warn if view omits key 2015-01-06 10:14:38 -08:00
test [Views] Warn if view omits key 2015-01-06 10:14:38 -08:00
bundle.json [Views] Warn if view omits key 2015-01-06 10:14:38 -08:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This bundle contains core software components of Open MCT Web. These components describe MCT's information model, and are responsible for introducing the API and infrastructure which supports domain objects.