openmct/platform
Victor Woeltjen 9578fb0cd8 [Views] Update representations on mutation (#1312)
* [Core] Log errors from topic

Log full error (including stack trace) when catching errors
from the topic service. Aids debugging of #1303 (and should
aid in future debugging of any similar issues.)

* [API] Fix identifier usage in handleMutation

To address console errors observed in the context of #1303

* [Views] Listen to mutation

Listen for mutation instead of watching modified timestamp;
more reliable due to recent API changes. Fixes #1303.

* [Views] Update spec for mct-representation

...to reflect changes for #1303
2016-11-07 10:08:53 -08:00
..
commonUI [Notifications] Remove custom autoDismiss 2016-10-29 11:18:07 +03:00
containment Typo corrections, I avoided making changes to words that have regional spelling differences. 2016-09-03 09:16:54 -04:00
core [Views] Update representations on mutation (#1312) 2016-11-07 10:08:53 -08:00
data [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00
entanglement Merge remote-tracking branch 'origin/master' into persist-on-mutation-825 2016-10-07 11:27:58 -07:00
execution [API] Miscellaneous platform updates 2016-09-30 10:25:22 -07:00
exporters [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00
features Revert "Revert "Async root registration"" 2016-10-19 14:55:07 -07:00
forms squash merge open933 into integration-1089, resolve merge conflicts. 2016-10-12 13:47:56 -07:00
framework [Roots] Add useful logging for components 2016-10-19 16:18:50 -07:00
identity [Frontend] Refactor glyphs to classes 2016-08-01 14:33:25 -07:00
persistence Typo corrections, I avoided making changes to words that have regional spelling differences. 2016-09-03 09:16:54 -04:00
policy [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00
representation [Views] Update representations on mutation (#1312) 2016-11-07 10:08:53 -08:00
search [API] Miscellaneous platform updates 2016-09-30 10:25:22 -07:00
status [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00
telemetry Typo corrections, I avoided making changes to words that have regional spelling differences. 2016-09-03 09:16:54 -04:00
README.md [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00

This directory contains all bundles for the Open MCT platform, as well as the framework which runs them.