Skip to content

Refactor admin applications to use doorkeeper HAML partials

📖 What does this MR do?

Preparation for #332844 (closed)

Refactors Admin area -> Applications -> View an application to use the shared shared/doorkeeper/applications/show HAML partial. This will prepare us for #332844 (closed) so we can make the same change to Admin area applications, Group applications, and User applications in one shared HAML partial.

💻 Local testing

  1. Navigate to Menu -> Admin -> Applications
  2. Click New application and complete the form
  3. Screen should be unchanged as this is just a refactor

📷 Screenshots

Before and After expected to be the same

View Before After
Admin applications Screen_Shot_2021-07-21_at_10.47.22_AM Screen_Shot_2021-07-21_at_10.43.22_AM
Group applications Screen_Shot_2021-07-21_at_10.47.46_AM Screen_Shot_2021-07-21_at_10.44.04_AM
User applications Screen_Shot_2021-07-21_at_10.47.55_AM Screen_Shot_2021-07-21_at_10.44.48_AM

🚦 Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Peter Hegman

Merge request reports

Loading