Skip to content

Make filters options (tokens) configurable for SaaS/SM user list

Angelo Gulina requested to merge ag/425232-filter-group-move-filters into master

What does this MR do and why?

This MR is part of a multi-step work related to https://gitlab.com/gitlab-org/gitlab/-/issues/425232.

Description MR
Use processFilters instead of custom method !141975 (merged)
Make filters options (tokens) configurable for SaaS/SM user list 👈 you are here
Add ability to filter add-on users by group tba

In particular, makes the tokens in SearchAndSortBar Component configurable, so that SaaS and SM can differentiate.

This has no visual changes.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Angelo Gulina

Merge request reports