openmct/platform/core/test
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
..
actions Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
capabilities Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
identifiers [Copyright] Update copyright year across platform code references 2018-05-14 15:46:17 -07:00
models Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
objects Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
runs Save As clears transaction while undirtying (#1471) 2018-11-26 09:23:42 -08:00
services Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
types Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00
views Update test specs to use Jasmine 3 (#2089) 2018-06-29 17:32:59 -07:00