openmct/platform
Victor Woeltjen 0df809741a [Representation] Refresh only capabilities on modified
When changes to a domain object's modification timestamp are
detected, refresh only the capabilities associated with that
domain object (instead of rebuilding the whole view.)
Specifically avoids latency when layout views are rebuilt,
WTD-716.
2015-01-27 10:10:22 -08:00
..
commonUI Merge remote-tracking branch 'origin/wtd689' into open-master 2015-01-20 11:33:25 -08:00
core Merge remote-tracking branch 'origin/open667' into open-master 2015-01-16 13:50:53 -08:00
data [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
features [Plot] Add a key to view definition 2015-01-06 10:03:24 -08:00
forms [Forms] Handle disabled state generally 2015-01-15 15:46:25 -08:00
framework Merge remote-tracking branch 'origin/open591' into open-master 2015-01-16 15:40:44 -08:00
identity [Structure] Add platform structure 2014-10-27 18:18:50 -07:00
persistence [Persistence] Remove cache from bundle definition 2015-01-20 13:02:15 -08:00
representation [Representation] Refresh only capabilities on modified 2015-01-27 10:10:22 -08:00
telemetry [Telemetry] Update specs for coverage 2015-01-12 08:47:56 -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.