Skip to content

Add analytics pages to Project Analytics sidebar

Adam Hegyi requested to merge 38318-project-level-analytics-sidebar into master

What does this MR do?

Moves the analytics specific menu items from the project sidebar under the Analytics menu.

  • Add unless option (lambda) to nav_link to have a flexible way to skip matching the current action.
  • Move analytics specific pages to Analytics sidebar.
  • Add the change behind a feature flag: analytics_pages_under_project_analytics_sidebar

Screenshots

Before After
Screenshot_2020-01-21_at_09.16.01 Screenshot_2020-01-21_at_09.15.34

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

Part of #38318 (closed)

Edited by Peter Leitzen

Merge request reports