Skip to content

Design Repo Sync Status - Filtering/Search

Zack Cuddy requested to merge design-repo-filtering into master

Important Notes

This MR was originally created in !19116 (closed). This is an effort to split that work into 3 separate MRs. This one being the second.

The first MR !19588 (closed) got to be too big. This MR is an effort to split that first MR into two. A lot of the feedback related to this change can be found there.

!19588 (closed) split:

  1. !19975 (merged)
  2. !19976 (merged)

MR to add additional functionality as follows in order:

  1. !19590 (merged)

This MR is work towards #34336 (closed)

What does this MR do?

This adds the ability to filter and search the paginated view into Design Repositories' Sync Status.

Describe in detail what your merge request does and why.

This MR adds Server Side Filtering and Searching across the paginated listed of Design Repositories' Sync Status in Geo.

This will allow the users to more efficiently find the information they are looking for.

Screenshots

GIF of filtering and searching along with (still) working pagination:

Geo_Designs_Filtering

Conformity

Availability 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

cc: @ekigbo

Edited by Zack Cuddy

Merge request reports