Skip to content

Migration to Pajamas button component

Deepika Guliani requested to merge 363939-pajamas-migration-button into master

What does this MR do and why?

Part of Pajamas Migration Day. Use Pajamas:ButtonComponent , closes Migrate app/views/shared/doorkeeper/application... (#363939 - closed)

Screenshots or screen recordings

No UI changes

Before After
Screenshot_2023-01-03_at_11.07.39_AM Screenshot_2023-01-03_at_11.07.39_AM

How to set up and validate locally

Example below:

  1. Go to Admin -> Applications
  2. If you have no applications , create one
  3. Now from the list of applications in table view , Click on Edit button
  4. You can see the full view of the application now something like http://127.0.0.1:3000/admin/applications/1
  5. Click on the Destroy button , see the view where the changes were made

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #363939 (closed)

Edited by Deepika Guliani

Merge request reports