Skip to content

Move settings only relevant to the parent group into an "Administration" menu

What does this MR do?

See #209020 (closed)

This MR is related to Group Managed Accounts (&2777 (closed)). The general idea of this MR is to move settings that are only relevant to the parent group into their own menu ("Administration").

Changes:

  • Moves "SAML SSO", "Usage Quotas", and "Billing" from the "Settings" menu to a new "Administration" menu. This menu is only visible to group owners and not visible from a subgroup.
  • Removes "Restrict access by IP address" and "Restrict membership by email" from subgroup settings as they can only be changed from the parent group.

Local Development

Testing this feature requires the following:

Screenshots

Expand
Page Before After
Parent Group Screen_Shot_2020-03-25_at_2.42.45_PM localhost_3000_groups_gma_-_saml
Subgroup Settings localhost_3000_groups_gma_gma-subgroup_-edit__1 localhost_3000_groups_gma_gma-subgroup_-_edit

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Peter Hegman

Merge request reports