openmct/example
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
..
dataVisualization fix(#7524): Open in New Tab action from a sub-object in a layout (#7542) 2024-03-11 16:39:38 -07:00
eventGenerator chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
exampleTags chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
exampleUser test(e2e): add e2e and visual tests for Mission Status (plus a11y) (#7462) 2024-02-06 21:44:01 +00:00
faultManagement fix(#7215)[Fault Management]: Fix shelving and acknowledging faults with single and bulk actions (#7559) 2024-03-06 15:28:38 -08:00
generator fix(#7670): Ensure objects unsubscribe from staleness when destroyed (#7736) 2024-05-31 20:46:59 +00:00
imagery feat(#7367): ProgressBar for ExportAsJSONAction (#7374) 2024-01-18 12:21:36 +01:00
README.md [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00

This directory is for example bundles, which are intended to illustrate how to author new software components using Open MCT.