openmct/platform/core
Victor Woeltjen 5faf81e9a5 [Layout] Handle mutation edge case
Fix an edge case in the mutation capability where model
data could be lost during a mutation; this supports
auto-mutate/persist functionality for representations,
which allows Layout editing (transitioned for WTD-535)
to be persisted thereby.
2014-12-06 09:28:46 -08:00
..
src [Layout] Handle mutation edge case 2014-12-06 09:28:46 -08:00
test [Forms] Complete specs 2014-12-03 17:59:37 -08:00
bundle.json [Forms] Adjust Create form formats 2014-12-03 12:52:51 -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.