openmct/example/faultManagement
Jesse Mazzella ab49f3f3a1
fix()[Fault Management]: Fix shelving and acknowledging faults with single and bulk actions ()
* refactor: merge FaultManagementListView into FaultManagementView

* refactor: make `selectedFaults` a computed property

* refactor: use named exports

* fix: reset fault map AFTER selectedFaults have been acknowledged

* a11y: add aria labels for fault management toolbar buttons

* refactor: use named import/exports

* a11y: add label

* a11y: add aria label for checkboxes

* fix: acknowledging or shelving single fault from context menu should only apply to selected fault

* refactor: use change event instead of input event for checkbox

* test: fix e2e tests, remove expect.softs

* test: stabilize fault management e2e tests
2024-03-06 15:28:38 -08:00
..
exampleFaultSource.js fix()[Fault Management]: Fix shelving and acknowledging faults with single and bulk actions () 2024-03-06 15:28:38 -08:00
pluginSpec.js chore: update copyright end year to 2024 () 2024-01-09 13:31:51 -08:00
utils.js fix()[Fault Management]: Fix shelving and acknowledging faults with single and bulk actions () 2024-03-06 15:28:38 -08:00