-
- 下载
Merge branch 'activity-remove-avatars' into 'master'
Remove avatars from user profile activity See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/135038 Merged-by:Dheeraj Joshi <djoshi@gitlab.com> Approved-by:
Minahil Nichols <minahilnichols@gitlab.com> Approved-by:
Sascha Eggenberger <seggenberger@gitlab.com> Approved-by:
Dheeraj Joshi <djoshi@gitlab.com> Reviewed-by:
Annabel Dunstone Gray <annabel.dunstone@gmail.com> Reviewed-by:
Doug Stull <dstull@gitlab.com> Reviewed-by:
Dheeraj Joshi <djoshi@gitlab.com> Reviewed-by:
Sascha Eggenberger <seggenberger@gitlab.com> Co-authored-by:
Annabel Dunstone Gray <annabel.dunstone@gmail.com>
显示
- app/assets/javascripts/pages/users/user_tabs.js 1 个添加, 1 个删除app/assets/javascripts/pages/users/user_tabs.js
- app/assets/stylesheets/pages/notes.scss 26 个添加, 16 个删除app/assets/stylesheets/pages/notes.scss
- app/helpers/events_helper.rb 24 个添加, 18 个删除app/helpers/events_helper.rb
- app/views/events/_event.html.haml 1 个添加, 1 个删除app/views/events/_event.html.haml
- app/views/events/event/_common.html.haml 2 个添加, 2 个删除app/views/events/event/_common.html.haml
- app/views/events/event/_design.html.haml 1 个添加, 1 个删除app/views/events/event/_design.html.haml
- app/views/events/event/_note.html.haml 1 个添加, 1 个删除app/views/events/event/_note.html.haml
- app/views/events/event/_wiki.html.haml 1 个添加, 1 个删除app/views/events/event/_wiki.html.haml
- app/views/users/_overview.html.haml 2 个添加, 2 个删除app/views/users/_overview.html.haml
- app/views/users/show.html.haml 9 个添加, 7 个删除app/views/users/show.html.haml
- spec/features/users/overview_spec.rb 4 个添加, 4 个删除spec/features/users/overview_spec.rb
- spec/helpers/events_helper_spec.rb 103 个添加, 3 个删除spec/helpers/events_helper_spec.rb
想要评论请 注册 或 登录