Skip to content

Migrate subscription toggle button to GlToggle

Coung Ngo requested to merge cngo-migrate-subscription-toggle-to-gitlab-ui into master

What does this MR do?

This MR migrates the toggle button used in Subscriptions.vue from the vue_shared toggle button to the GlToggle GitLab UI component.

This is part of the migration of toggle_button.vue uses to the GlToggle component: &4135 (closed)

Screenshots (strongly suggested)

before after
Screenshot_2021-01-27_at_5.56.26_pm Screenshot_2021-01-27_at_5.56.12_pm

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 Saikat Sarkar

Merge request reports