Skip to content

Move Admin Audit Events filter components into a single vue app

Jiaan Louw requested to merge jlouw-create-audit-log-app into master

What does this MR do?

This moves all of the audit event components into a single Vue application as described in #217755 (closed).

Screenshots

Before After
image image

This change should have no visual impact.

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

Merge request reports