Skip to content

Add filters for Productivity Analytics

Martin Wortschack requested to merge mw-productivity-analytics-filter-bar into master

What does this MR do?

This is one of many MRs for the Productivity Analytics page.

Adds the relevant filters to the Productivity Analytics page and updates the store accordingly. It utilizes the following components:

Note: The group and project dropdowns are a temporary solution (see https://gitlab.com/gitlab-org/gitlab-ee/issues/12079#note_185515958) until we have a Vue component for the filtered search bar in place which will eventually support filtering by groups and projects as well.

This is behind the analytics feature flag.

Screenshots

No group selected

Desktop Mobile
filters_without_group_selected_desktop filters_without_group_selected_mobile

With a group selected

Desktop Mobile
filter_bar_desktop filter_bar_mobile

The filter bar will be used on the Productivity Analytics page:

productivity_analytics

CE Port: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31097

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
Edited by Martin Wortschack

Merge request reports