Skip to content

Productivity Analytics: Add reusable MetricChart wrapper

What does this MR do?

This MR adds a reusable component for the Productivity Analytics app this which wraps the following:

  • title
  • description
  • metric dropdown
  • chart

Those elements are already in use on the Productivity Analytics page but are not part of an isolated component yet.

This component will be added to the app in !17242 (merged).

Screenshots

metric_chart

Does this MR meet the acceptance criteria?

Conformity

Performance 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 #32316 (closed)

Closes #32150 (closed)

Edited by Martin Wortschack

Merge request reports