-
- Downloads
Merge branch '42800-change-usage-of-avatar_icon' into 'master'
Change all occurrences of ApplicationHelper#avatar_icon to use a User object where possible Closes #42800 See merge request gitlab-org/gitlab-ce!16976
No related branches found
No related tags found
Showing
- app/views/projects/repositories/_feed.html.haml 1 addition, 1 deletionapp/views/projects/repositories/_feed.html.haml
- app/views/search/results/_snippet_blob.html.haml 1 addition, 1 deletionapp/views/search/results/_snippet_blob.html.haml
- app/views/search/results/_snippet_title.html.haml 1 addition, 1 deletionapp/views/search/results/_snippet_title.html.haml
- app/views/shared/members/_member.html.haml 2 additions, 2 deletionsapp/views/shared/members/_member.html.haml
- app/views/shared/milestones/_issuable.html.haml 1 addition, 1 deletionapp/views/shared/milestones/_issuable.html.haml
- app/views/shared/milestones/_participants_tab.html.haml 1 addition, 1 deletionapp/views/shared/milestones/_participants_tab.html.haml
- app/views/shared/notes/_note.html.haml 1 addition, 1 deletionapp/views/shared/notes/_note.html.haml
- app/views/shared/notes/_notes_with_form.html.haml 1 addition, 1 deletionapp/views/shared/notes/_notes_with_form.html.haml
- app/views/shared/projects/_project.html.haml 1 addition, 1 deletionapp/views/shared/projects/_project.html.haml
- app/views/shared/snippets/_snippet.html.haml 1 addition, 1 deletionapp/views/shared/snippets/_snippet.html.haml
- app/views/users/show.html.haml 2 additions, 2 deletionsapp/views/users/show.html.haml
- changelogs/unreleased/42800-change-usage-of-avatar_icon.yml 6 additions, 0 deletionschangelogs/unreleased/42800-change-usage-of-avatar_icon.yml
- spec/helpers/application_helper_spec.rb 41 additions, 5 deletionsspec/helpers/application_helper_spec.rb
- spec/helpers/avatars_helper_spec.rb 8 additions, 8 deletionsspec/helpers/avatars_helper_spec.rb
- spec/helpers/projects_helper_spec.rb 1 addition, 1 deletionspec/helpers/projects_helper_spec.rb
Please register or sign in to comment