openmct/e2e/tests/functional/plugins
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
..
clocks [e2e] Update remaining tests and add missing comparison coverage (#7363) 2024-01-11 14:47:00 -08:00
conditionSet Allow test data toggle to be clicked (#7479) 2024-02-28 19:44:37 +00:00
displayLayout Fix actions menu on display layout alphanumerics (#7414) 2024-01-25 16:26:03 +01: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
flexibleLayout [e2e] Update remaining tests and add missing comparison coverage (#7363) 2024-01-11 14:47:00 -08:00
gauge Skip some tests, fix a mislabeled test, and add default condition for tabs (#7422) 2024-01-28 16:28:49 -08:00
imagery [Mobile] Add Global Search to Mobile (#7477) 2024-02-21 15:29:38 -08:00
importAndExportAsJSON Mct7367-tests (#7387) 2024-01-22 21:41:56 -08:00
inspectorDataVisualization Mct7367-tests (#7387) 2024-01-22 21:41:56 -08:00
lad Mct7367-tests (#7387) 2024-01-22 21:41:56 -08:00
notebook Allow test data toggle to be clicked (#7479) 2024-02-28 19:44:37 +00:00
operatorStatus Mct7367-tests (#7387) 2024-01-22 21:41:56 -08:00
plot fix(overlay plot): legend updates correctly when removing element via remove action (#7531) 2024-03-05 02:07:44 +00:00
reloadAction New action to reload an individual view and all of its children (#7362) 2024-01-25 05:36:44 +00:00
styling Bypass cache/dirty when canceling transaction (#7503) 2024-02-15 09:26:45 -08:00
tabs Make Tabs eager loading configurable but default to false (#7199) 2024-01-29 12:08:38 -08:00
telemetryTable [Mobile] Add Global Search to Mobile (#7477) 2024-02-21 15:29:38 -08:00
timeConductor chore: update copyright end year to 2024 (#7364) 2024-01-09 13:31:51 -08:00
timer d3 implementation of progress pie chart (#7485) 2024-03-05 14:45:28 -08:00