Skip to content

Clean up `settings_block.vue`

What does this MR do?

Follow-up to !68707 (merged).

This MR resolves the following issues:

Screenshots or Screencasts (strongly suggested)

Story

settings-block-story

Existing uses of settings_block.vue where default-expanded prop was set

------ Before After
packages_and_registries/settings/group/components/group_settings_app.vue Screen_Shot_2021-09-14_at_4.46.45_pm Screen_Shot_2021-09-14_at_4.45.38_pm
packages_and_registries/settings/project/components/registry_settings_app.vue Screen_Shot_2021-09-14_at_6.09.20_pm Screen_Shot_2021-09-14_at_6.11.17_pm
approvals/components/group_settings/app.vue Screen_Shot_2021-09-14_at_4.57.04_pm Screen_Shot_2021-09-14_at_6.18.13_pm

How to setup and validate locally (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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

Related to #339292 (closed)

Edited by Tom Quirk

Merge request reports