Skip to content

Moves the VSA filter EE to CE[RUN AS-IF-FOSS]

Ezekiel Kigbo requested to merge 326701-move-ee-vsa-filter-components-to-ce into master

What does this MR do?

Following on from !65329 (merged), this MR moves the shared VSA filter components from EE to CE, ready to integrate them into the project level VSA in !65056 (closed).

This MR:

  • moves the value_stream_filters, filter_bar, projects_dropdown_filter and daterange components to CE, and their related tests
  • moves related utils / constants
  • updates references to ee/analytics/shared components that have been moved to ~/analytics/shared

Screenshots (strongly suggested)

No visual changes

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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

Related to #326701 (closed)

Edited by David O'Regan

Merge request reports