Skip to content

Replace generic checkbox with GitLab UI styled checkbox in app/views/admin/application_settings/_sentry.html.haml

What does this MR do and why?

The MR updates generic checkbox element to GitLab UI styled checkbox on the Admin -> Settings -> Metrics and profiling page, Sentry section.

Screenshots or screen recordings

Before After
Screenshot_2022-04-09_at_01.19.09 Screenshot_2022-04-09_at_01.24.49

How to set up and validate locally

  1. Enable the Sentry control feature

    Feature.enable(:configure_sentry_in_application_settings)
  2. Visit Admin -> Settings -> Metrics and profiling page

  3. Select Sentry section

MR acceptance checklist

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

Review progress:

Related to #358310 (closed)

Edited by Anna Vovchenko

Merge request reports

Loading