mirror of
https://github.com/nasa/openmct.git
synced 2024-12-18 20:57:53 +00:00
5424a62db5
* making a revert on failed save more clear * only notify conflicts for non sync items in object api, spruce up notebook with better transaction tracking and observing and unobserving during transactions, structuredClone backup in monkeypatch * WIP * WIP debuggin * fresh start * dont observe in transaction objects, small changes to notebook vue to indicate saving/prevent spamming, added forceRemote flag to objects.get * updating readability of code as well as fix issue of stuck transaction for same value entry edits * once entry is created, click out to blur * quick revert ; * click outside of entry to blur and commit * switched to enter... as suggested :) * removing unused variable * initializing transaction to null as we are using that now for no transaction * fix: ensure EventSource is closed so it recovers - Make sure to close the CouchDB EventSource as well, so that it can recover in the case where two tabs or windows are on Open MCT and one refreshes. The check on line 81 was preventing recovery since the EventSource was not closed properly. * enhance, enhance, enhance readability Co-authored-by: Jesse Mazzella <jesse.d.mazzella@nasa.gov> |
||
---|---|---|
.. | ||
framework | ||
functional | ||
performance | ||
visual |