Skip to content

Remove Geo Designs Feature Flag from Frontend

Zack Cuddy requested to merge 198417-remove-design-feature-flag into master

What does this MR do?

Closes #198417 (closed)

This removes the feature flag reference from the frontend, as it is no longer being used on the backend via #36096 (closed)

As well as removing the flag, we also no longer need the DesignsDisabled components/tests.

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

Closes #198417 (closed)

Merge request reports