Skip to content

Migrate CSS to utility classes in alert_management_settings.scss

What does this MR do and why?

Describe in detail what your merge request does and why.

Use utility classes instead of custom CSS rules for the arrow mapping GitLab alert key to Payload alert key in Monitor > Alerts settings

Number of CSS lines deleted: 8

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2023-05-24_at_17.13.33 Screenshot_2023-05-24_at_17.25.17

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Go to a projects settings: http://127.0.0.1:3000/flightjs/Flight/-/settings/operations
  2. Expand Alerts
  3. Click on the button Add new integration
  4. For Select integration type choose HTTP endpoint and scroll down to 4.Customize alert payload mapping (optional)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #367759 (closed)

Edited by Paulina Sedlak-Jakubowska

Merge request reports