Skip to content

Use one column for packages and registries settings

Sascha Eggenberger requested to merge packages-settings-one-column into master

What does this MR do and why?

Use one column for packages and registries settings.

Update: As !124282 (merged) has been merged in the meantime I've adjusted the changes in this MR to re-use the new settings-section styling.

Update II: As !125647 (merged) removed the settings-section class, I've updated this MR to include it again otherwise the user profile page would be broken.

Screenshots or screen recordings

Before After
Group group_before Group group_after
Project project_before Project project_after

How to set up and validate locally

  1. Group settings: http://gdk.test:3000/groups/flightjs/-/settings/packages_and_registries
  2. Project settings: http://gdk.test:3000/flightjs/Flight/-/settings/packages_and_registries
  3. User profile settings: http://gdk.test:3000/-/profile

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 UX Paper Cuts 16.2 → Settings UI (#398215 - closed)

Edited by Sascha Eggenberger

Merge request reports