Skip to content

Group settings: Remove limited container class

Sascha Eggenberger requested to merge group-settings-remove-limited-class into master

What does this MR do and why?

Remove limited container class

- @content_class = "limit-container-width" unless fluid_layout

from group settings pages (except CI/CD).

Screenshots or screen recordings

Before After
general_before general_after
at_before at_after
projects_before projects_after
repo_before repo_after
app_before app_after
packages_before packages_after

How to set up and validate locally

Visit group settings pages:

  1. General http://gdk.test:3000/groups/flightjs/-/edit
  2. Integrations: http://gdk.test:3000/groups/flightjs/-/settings/integrations
  3. Access Tokens: http://gdk.test:3000/groups/flightjs/-/settings/access_tokens
  4. Projects: http://gdk.test:3000/groups/flightjs/-/projects
  5. Repository: http://gdk.test:3000/groups/flightjs/-/settings/repository
  6. Applications: http://gdk.test:3000/groups/flightjs/-/settings/applications
  7. Packages: http://gdk.test:3000/groups/flightjs/-/settings/packages_and_registries

MR acceptance checklist

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

Edited by Sascha Eggenberger

Merge request reports

Loading