Sync MR Widget with MR Dashboard

What does this MR do and why?

What

Sync copies in the merge request widget with the data from the mr dashboard helper

Why

  • Prevent drift from merge request dashboard
  • Provides translations from MR helper

Changelog: changed

References

Screenshots or screen recordings

Homepage Before Homepage After MR Dashboard
image image image

How to set up and validate locally

  1. Enable feature flag personal_homepage (gdk rails c -> Feature.enable(:personal_homepage))
  2. Navigate to the home page from any user (top item in left sidebar)
  3. Observe the Merge Request widget matches the same badge count and titles as the normal merge requests page

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #557407 (closed)

Edited by Jay Montal

Merge request reports

Loading