Skip to content

Replace audit log filter with filtered search component

Jiaan Louw requested to merge jlouw-audit-filter-mvc-fe into master

What does this MR do?

Replaces the audit log filter with a filtered search component for #216127 (closed).

Note:

The backend is limited to searching by a single entity (user / project / group).

Design spec

image

Gif

Kapture_2020-05-11_at_16.24.27

Screenshots

Before After
image image
Desktop Mobile
image image
Page load empty Page load with query
image image
Loading suggestions Suggestions found No suggestions
image image image

Does this MR meet the acceptance criteria?

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
Edited by Jiaan Louw

Merge request reports