Skip to content

Resolve "Empty state for Code Review Analytics"

What does this MR do?

This MR adds an empty state screen to the Code Review Analytics page which is displayed when there are no merge requests for the given filter criteria.

Additionally, this MR removes the deprecated showMrCount getter and the related specs.

Screenshots

Before After
cr_analytics_empty_state_before cr_analytics_empty_state_after

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #205596 (closed)

Edited by Martin Wortschack

Merge request reports