Skip to content

Format the alert payload into a table view

David O'Regan requested to merge 214243 into master

What does this MR do?

This is a MR for: #214243 (closed)

This MR does 3 things:

  1. Format the Full Alert Details tab to use a table layout
  2. Fix the SCSS file structure for the alert management section to remove overlapping CSS and create a clear path for ~"technical debt" reduction.
  3. Fix the mobile layout for the Full Alert Details layout

Design Concept

design

Screenshots

Large Medium Small
Screenshot_2020-05-19_at_08.20.41 Screenshot_2020-05-19_at_08.20.53 Screenshot_2020-05-19_at_08.21.03

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
Edited by Rémy Coutable

Merge request reports