Skip to content

Moves .js components in mr widget into vue files

Filipa Lacerda requested to merge fl-mr-widget-vue-files into master

What does this MR do?

  1. Moves .js vue components into .vue files
  2. Adds i18n
  3. Cleans up tests

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/41582 https://gitlab.com/gitlab-org/gitlab-ce/issues/34371

Merge request reports