Skip to content

Remove personal namespaces frameworks settings animations

What does this MR do and why?

Frameworks can not currently be added to personal namespaces. This removes the ability to try add them.

This is a follow up from #410417 (closed) to remove the expand animation and cursor hover.

Here is a screen recording of the issue:
General--Settings--Nathan-Rosandich-nrosandich-_-GitLab

Screenshots or screen recordings

Before After
General--Settings--Gitlab-Org-Compliance-framework-_-GitLab General--Settings--Administrator-Personal-_-GitLab

How to set up and validate locally

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

  1. Create a personal project
  2. Navigate to Settings -> General
  3. Ensure that the Compliance framework settings can not be expanded and have the correct message
  4. Create a group project
  5. Navigate to Settings -> General
  6. Ensure that the Compliance framework settings can be expanded and can select/add frameworks
    1. https://docs.gitlab.com/ee/user/project/settings/#add-a-compliance-framework-to-a-project

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 #410417 (closed)

Edited by Nate Rosandich

Merge request reports