Design Repo Sync Status - Filtering/Search
-
Base View MR must be merged first (target branch) - !19976 (merged)
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:
MR to add additional functionality as follows in order:
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:
Conformity
-
Changelog entry -
Documentation (if required) -
Code review guidelines -
Merge request performance guidelines -
Style guides -
Database guides -
Separation of EE specific content
Availability and Testing
-
Review and add/update tests for this feature/bug. Consider all test levels. See the Test Planning Process. -
Tested in all supported browsers
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