Skip to content

Add multiple flags to subscribable banner

Jay requested to merge jswain_add_multiple_flags_to_subscribable_banner into master

What does this MR do?

Adding back in a feature flag so we have more granular control on hiding/displaying the subscribable banner for self-hosted, as well as .com, instead of one flag to rule them all.

consolidated logic from the license_helper, and subscriptions_helper as it made more sense to have them all in the subscribable_banner_helper.

Part of: gitlab-org/growth/engineering#5382 (closed)

Screenshots

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

Merge request reports