Skip to content

Migrate plan buttons to pajamas component

Taras Tadai requested to merge 416033-migrate-plan-component-buttons into master

What does this MR do and why?

Migrate buttons in ee/app/components/billing/plan_component.rb to pajamas component.

It's a part of Pajamas adoption project

Changed according to migration guide available in next epic: &8153

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
plan_buttons_old plan_buttons_new
plan_buttons_old2 plan_buttons_new2

How to set up and validate locally

  1. Goto Some group -> Settings -> Plans Example: http://127.0.0.1:3000/groups/twitter/-/billings
  2. Verify plans buttons.

Related to #416033 (closed)

Edited by Taras Tadai

Merge request reports