Skip to content

Improve and limit audit event date filter

Jiaan Louw requested to merge 223260-improve-and-limit-date-filters into master

What does this MR do?

This adds quick date range selector options to the audit events filter bar. It also limits the max date range to 31 days by default for improved performance.

Related backend MR to add default date ranges: !42986 (merged)

Screenshots

Admin Audit Logs

Before After
image image

Group Audit Events

Before After
image image

Project Audit Events

Before After
image image

Responsiveness

Before After
Firefox_-Audit_Log___Admin_Area___GitLab_1 Kapture_2020-09-22_at_16.51.13

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 #223260 (closed)

Edited by Jiaan Louw

Merge request reports