openmct/platform/persistence/queue
Shefali Joshi cf3566742b
Updates copyright year to 2021 (#3699)
Co-authored-by: Deep Tailor <deep.j.tailor@nasa.gov>
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2021-03-29 09:56:52 -07:00
..
res/templates Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
src Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
test Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
bundle.js Updates copyright year to 2021 (#3699) 2021-03-29 09:56:52 -07:00
README.md [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00

This bundle provides an Overwrite/Cancel dialog when persisting domain objects, if persistence fails. It is meant to be paired with a persistence adapter which performs revision-checking on update calls, in order to provide the user interface for choosing between Overwrite and Cancel in that situation.