Skip to content

Review and revise Audit Events UI text

Achilleas Pipinellis requested to merge 300639-audit-events-review-ui-text into master

What does this MR do?

Update the following UI pages to meet the Pajamas style guidelines:

  • Project > Security & Compliance > Audit Events Top-level page ee/app/views/projects/audit_events/index.html.haml
  • Group > Security & Compliance > Audit Events Top-level page ee/app/views/groups/audit_events/index.html.haml
  • Admin > Monitoring > Audit Events Top-level page ee/app/views/admin/audit_logs/index.html.haml

Screenshots (strongly suggested)

Before After
Project audit-logs-project-before audit-logs-project-after
Group audit-logs-group-before audit-logs-group-after
Admin audit-logs-admin-before audit-logs-admin-after

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

Edited by Achilleas Pipinellis

Merge request reports