openmct/platform
Pete Richards e5fe8fd975 Save As clears transaction while undirtying (#1471)
* 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
2018-11-26 09:23:42 -08:00
..
commonUI [Plot] Remove x-axis tick ellipses (#2212) 2018-11-08 12:24:26 -08:00
containment Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
core Save As clears transaction while undirtying (#1471) 2018-11-26 09:23:42 -08:00
data [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00
entanglement do not show warning dialog when user moves an object from one location to another (#2142) 2018-08-10 10:06:40 -07:00
execution Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
exporters Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
features Added brief readmes for all plugins. (#2184) 2018-10-03 18:55:27 -07:00
forms Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
framework Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
identity Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
import-export Added brief readmes for all plugins. (#2184) 2018-10-03 18:55:27 -07:00
persistence Added brief readmes for all plugins. (#2184) 2018-10-03 18:55:27 -07:00
policy Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
representation Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
search Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
status Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
telemetry Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07: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.