Skip to content

Remove deprecated_project_avatar in web ide

What does this MR do?

Replaces ~/vue_shared/components/deprecated_project_avatar.vue with ~/vue_shared/components/project_avatar.vue in app/assets/javascripts/ide/components/ide_project_header.vue.

Related to #335513 (closed), part of &6295 (closed).

Screenshots or Screencasts (strongly suggested)

Before After
Screen_Shot_2021-07-08_at_11.01.16_pm Screen_Shot_2021-07-08_at_10.39.30_pm

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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 Tom Quirk

Merge request reports