Skip to content

Resolve "Sort Audit Log in the UI"

Jiaan Louw requested to merge 10919-sort-audit-log-in-the-ui into master

What does this MR do?

This MR adds a dropdown to sort the audit log results by date created.

Features:

  1. Sort audit events by most recent and oldest events
  2. Sort the admin audit log
  3. Sort the group audit log
  4. Sort the project audit log

Screenshots

Admin audit log

Before After
image image

Project audit log

Before After
image image

Group audit log

Before After
image image

Dropdown active

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

Closes #10919 (closed)

Edited by Jiaan Louw

Merge request reports