Moves more mr widget components into vue files
What does this MR do?
- Moves components into vue files
- Adds i18n
- Adds a11y keys
- Moves
a
tags with role button intobutton
tags - Reuse common components
- Improve tests
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary -
Documentation created/updated -
API support added -
Tests added for this feature/bug - Review
-
Has been reviewed by Frontend
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Squashed related commits together -
Internationalization required/considered -
End-to-end tests pass ( package-qa
manual pipeline job)