Skip to content

Migrates buttons to Pajamas

Nick Leonard requested to merge nl-migrate-dashboard-buttons into master

What does this MR do and why?

Migrates buttons on various dashboard pages to Pajamas components

Closes #384401 (closed), #384415 (closed), #384413 (closed)

Screenshots or screen recordings

Issue Location Before After
Snippets #384401 (closed) http://gdk.test:3000/dashboard/snippets image image
Projects #384415 (closed) http://gdk.test:3000/dashboard/projects image image
Activity #384413 (closed) http://gdk.test:3000/dashboard/activity image image

How to set up and validate locally

Snippets

  1. Navigate to http://gdk.test:3000/dashboard/snippets, migrated button is New snippet button at the top (must have >0 snippets to see this)

Projects

  1. Navigate to http://gdk.test:3000/dashboard/projects, migrated button is New project button at the top

Activity

  1. Navigate to http://gdk.test:3000/dashboard/activity, migrated button is the Subscribe RSS button near the header

MR acceptance checklist

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

Merge request reports