Skip to content

Project overview: remove container-limited class

What does this MR do and why?

Removes

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

from the Project overview page

Screenshots or screen recordings

Before After
overview_before overview_after
empty_before empty_after
security_before security_after
registry_before registry_after
ir_before ir_after
snipptet_before snippet_after

How to set up and validate locally

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

  1. Check a project overview page (e.g. http://gdk.test:3000/flightjs/Flight)
  2. Create an empty project and check it's overview page
  3. Security configuration (e.g. http://gdk.test:3000/flightjs/Flight/-/security/configuration)
  4. Package registry (e.g. http://gdk.test:3000/flightjs/Flight/-/packages)
  5. Infrastructure registry (e.g. http://gdk.test:3000/flightjs/Flight/-/infrastructure_registry)
  6. Snippets (e.g. create a snippet on http://gdk.test:3000/flightjs/Flight/-/snippets)

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