Skip to content

[FE] Add time metrics group-level Value Stream Analytics

Ezekiel Kigbo requested to merge 214841-fe-time-metrics-api-integration into master

What does this MR do?

This MR is part of the FE implementation of #21863 (closed). This MR is a follow-up to: !31460 (merged).

  • Adds an API fixture spec for the new endpoint
  • Adds the cycleAnalyticsTimeSummary request to ee/api.js
  • Adds the time metrics component to the cycle_analytics/components/base.vue file
  • Updates specs

Testing

  1. Navigate to /groups/gitlab-org/-/analytics/value_stream_analytics
  2. The time card should load

Screenshots

Screen_Shot_2020-05-09_at_1.41.15_am

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

Edited by 🤖 GitLab Bot 🤖

Merge request reports