openmct/example/faultManagement
Jesse Mazzella ab49f3f3a1
fix(#7215)[Fault Management]: Fix shelving and acknowledging faults with single and bulk actions (#7559)
* 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(#7215)[Fault Management]: Fix shelving and acknowledging faults with single and bulk actions (#7559) 2024-03-06 15:28:38 -08:00
pluginSpec.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
utils.js fix(#7215)[Fault Management]: Fix shelving and acknowledging faults with single and bulk actions (#7559) 2024-03-06 15:28:38 -08:00