Skip to content

Add stacked option to audit events so it fits smaller screens better

Robert Hunt requested to merge make-audit-events-table-responsive into master

What does this MR do?

The audit events table isn't currently responsive. This MR adds the stacked option to the table so on "medium" sizes or smaller it stacks into a card format.

Screenshots

Screen_Recording_2020-08-06_at_15.44.00

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Visit /admin/audit_logs and confirm the page is responsive to different display sizes

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

Merge request reports