Skip to content

Add ability to sort billable members

Vitaly Slobodin requested to merge vs/add-sorting-to-seat-usage-table into master

What does this MR do?

Adds ability to filter users and sort them by Name or Last activity. Currently, filtering does just basic filter by matching the user name without token-based search that will be added later.

Screenshots or Screencasts (strongly suggested)

Without filtering but sorted by Last activity desc

image

Without filtering but sorted by Last activity asc

image

Searching for Kamala

image

In action

filterting_users

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
Edited by Vitaly Slobodin

Merge request reports