openmct/e2e/helper
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
..
addInitDataVisualization.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
addInitExampleFaultProvider.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
addInitExampleFaultProviderStatic.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
addInitExampleUser.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
addInitFaultManagementPlugin.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
addInitFileInputObject.js chore: add prettier (2/3): apply formatting, re-enable lint ci step (#6682) 2023-05-18 21:54:46 +00:00
addInitNotebookWithUrls.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
addInitOperatorStatus.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
addInitRestrictedNotebook.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
addNoneditableObject.js chore: add prettier (2/3): apply formatting, re-enable lint ci step (#6682) 2023-05-18 21:54:46 +00:00
faultUtils.js fix(#7215)[Fault Management]: Fix shelving and acknowledging faults with single and bulk actions (#7559) 2024-03-06 15:28:38 -08:00
notebookUtils.js Mct7367-tests (#7387) 2024-01-22 21:41:56 -08:00
planningUtils.js d3 implementation of progress pie chart (#7485) 2024-03-05 14:45:28 -08:00
plotTagsUtils.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
stylingUtils.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
useSnowTheme.js chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00