openmct/example/generator
Jamie V eba6f0f505
fix(#7670): Ensure objects unsubscribe from staleness when destroyed (#7736)
* clear any staleness subscriptions before viewing a new object

* add checkbox to options for createDomainObjectWithDefaults, update swg staleness provider to use new time api, add test

* revert

* modified for simplification and to remove the need to update helper methods

* consistent naming convention

* Update e2e/tests/functional/staleness.e2e.spec.js

Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>

* adding back vars that were removed

---------

Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>
2024-05-31 20:46:59 +00:00
..
GeneratorMetadataProvider.js feat: AMD -> ES6 (#7029) 2023-12-27 12:15:51 -08:00
GeneratorProvider.js Table performance paging (#7399) 2024-01-26 13:24:24 -08:00
generatorWorker.js Table performance paging (#7399) 2024-01-26 13:24:24 -08:00
plugin.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
SinewaveLimitProvider.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
SinewaveStalenessProvider.js fix(#7670): Ensure objects unsubscribe from staleness when destroyed (#7736) 2024-05-31 20:46:59 +00:00
StateGeneratorProvider.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
WorkerInterface.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00