Skip to content

Fix BoardCardLayout component and use gl utility [RUN AS-IF-FOSS]

euko requested to merge fix-board-card-layout-component-name into master

What does this MR do?

  • Gives board_card_layout.vue a unique component name.
  • Replaces bootstrap utility classes with their gitlab-ui counterparts.

Screenshots (strongly suggested)

No visual change

  • p-3 -> gl-p-5; padding stays the same at 1rem
  • rounded -> gl-rounded-base; radius 0.25rem
before after
Screen_Shot_2021-01-12_at_7.32.19_PM Screen_Shot_2021-01-12_at_7.32.48_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 euko

Merge request reports

Loading