Skip to content

Add ability to expand epics in roadmap

Coung Ngo requested to merge 7077-frontend-expand-epics-in-roadmap into master

What does this MR do?

Enables the user to expand epics in the roadmap view if it contains sub-epics.

This MR is currently blocked by !18957 (merged)

Feature flags: :roadmap_graphql for turning on GraphQL and :unfiltered_epic_aggregates for turning on weights in GraphQL

Related issue: #7077 (closed)

Screenshots

Screenshot_2020-03-11_at_10.49.04_pm

Old video but demonstrates same functionality: expand-epics-video

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
Edited by 🤖 GitLab Bot 🤖

Merge request reports