mirror of
https://github.com/nasa/openmct.git
synced 2024-12-21 06:03:08 +00:00
e5fe8fd975
* mutation listener adds via transaction manager Update the TransactingMutationListener to add items to a transaction using the transactionManager so that they can be properly removed from the transaction at a later date. Prevents showing error dialogs during successful save, and also prevents persisting duplicate objects. Fixes #1468 |
||
---|---|---|
.. | ||
commonUI | ||
containment | ||
core | ||
data | ||
entanglement | ||
execution | ||
exporters | ||
features | ||
forms | ||
framework | ||
identity | ||
import-export | ||
persistence | ||
policy | ||
representation | ||
search | ||
status | ||
telemetry | ||
README.md |
This directory contains all bundles for the Open MCT platform, as well as the framework which runs them.