Skip to content

Redesign application settings to match project settings (part 2)

Dmytro Zaporozhets (DZ) requested to merge dz-improve-app-settings-2 into master

What does this MR do?

Redesign application settings to match project settings by using collapsed sections:

  • CI/CD settings
  • Metrics - Influx
  • Metrics - Prometheus

I reused existing sections to keep a scope of this MR strictly on visual change without structural one.

Are there points in the code the reviewer needs to double check?

no

Why was this MR needed?

  • so application settings UI matches project settings UI
  • to make application settings UI more usable by splitting it into sections

Screenshots (if relevant)

Screen_Shot_2018-03-27_at_19.30.11

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/36274

Edited by Filipa Lacerda

Merge request reports