Rename extensions folder to widgets
What does this MR do and why?
Rename extensions
folder to widgets
As we migrated from v1 to v2, the widgets are no longer extensions but ordinary Vue components. Therefore the widgets folder is more appropriate instead of extensions.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
No visual changes
How to set up and validate locally
- Checkout https://gitlab.com/gitlab-org/frontend/playground/gitlab-mr-widgets-demo
- Create an MR by modifying the
README.md
file - Visit the MR page and verify all widgets are working as expected
Related to #420814 (closed)
Edited by Savas Vedova