mirror of
https://github.com/nasa/openmct.git
synced 2025-01-17 02:10:17 +00:00
ab49f3f3a1
* 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 |
||
---|---|---|
.. | ||
example | ||
planning | ||
plugins | ||
branding.e2e.spec.js | ||
clearDataAction.e2e.spec.js | ||
couchdb.e2e.spec.js | ||
forms.e2e.spec.js | ||
menu.e2e.spec.js | ||
missionStatus.e2e.spec.js | ||
moveAndLinkObjects.e2e.spec.js | ||
notification.e2e.spec.js | ||
recentObjects.e2e.spec.js | ||
renaming.e2e.spec.js | ||
search.e2e.spec.js | ||
smoke.e2e.spec.js | ||
tooltips.e2e.spec.js | ||
tree.e2e.spec.js | ||
userRoles.e2e.spec.js |