Skip to content

Externalize hardcoded strings and migrate to ButtonComponent

Paul Gascou-Vaillancourt requested to merge 375585-externalize-strings into master

What does this MR do and why?

This externalizes a few strings that were hardcoded in app/views/groups/projects.html.haml. This also migrates a link to the button ViewComponent.

Screenshots or screen recordings

No visual change.

Screen_Shot_2022-09-28_at_3.45.06_PM

How to set up and validate locally

  1. In any group, navigate to Settings > Projects.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #375585 (closed)

Merge request reports