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 |
||
---|---|---|
.. | ||
src | ||
test | ||
bundle.js | ||
README.md |
This bundle contains core software components of Open MCT. These components describe MCT's information model, and are responsible for introducing the API and infrastructure which supports domain objects.