Skip to content

[FE] Introduce not filters for code review analytics

Martin Wortschack requested to merge mw-cr-add-not-filter-support into master

This MR adds negative filter options for code review analytics.

The BE has been implemented in !30506 (merged).

Note: With the changes introduced in this MR, we'll be able to support not filters for both the legacy filtered search and the new GlFilteredSearch component which is still behind the code_review_analytics_has_new_search feature flag.

Closes #206955 (closed)

Screenshots

Legacy filtered search New filtered search
Milestone token milestone_old milestone_new
Label token label_old label_new
Edited by Martin Wortschack

Merge request reports