-
- 下载
Merge branch 'profile-layout-reorganization' into 'master'
Profile layout reorganization See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/137024 Merged-by:Annabel Dunstone Gray <annabel.dunstone@gmail.com> Approved-by:
Veethika Mishra <6115425-veethika@users.noreply.gitlab.com> Approved-by:
Gina Doyle <gdoyle@gitlab.com> Approved-by:
Dan Mizzi-Harris <dmizzi-harris@gitlab.com> Approved-by:
Tim Noah <tnoah@gitlab.com> Approved-by:
Michael Kozono <mkozono@gitlab.com> Approved-by:
Phil Hughes <me@iamphill.com> Reviewed-by:
Phil Hughes <me@iamphill.com> Reviewed-by:
Annabel Dunstone Gray <annabel.dunstone@gmail.com> Reviewed-by:
Michael Kozono <mkozono@gitlab.com> Reviewed-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Reviewed-by:
Veethika Mishra <6115425-veethika@users.noreply.gitlab.com> Reviewed-by:
Sascha Eggenberger <seggenberger@gitlab.com> Co-authored-by:
Sascha Eggenberger <seggenberger@gitlab.com> Co-authored-by:
Julia Miocene <jmiocene@gitlab.com>
显示
- app/assets/javascripts/pages/users/activity_calendar.js 2 个添加, 22 个删除app/assets/javascripts/pages/users/activity_calendar.js
- app/assets/javascripts/pages/users/user_tabs.js 38 个添加, 27 个删除app/assets/javascripts/pages/users/user_tabs.js
- app/assets/javascripts/profile/components/activity_calendar.vue 7 个添加, 28 个删除...sets/javascripts/profile/components/activity_calendar.vue
- app/assets/javascripts/profile/components/overview_tab.vue 4 个添加, 4 个删除app/assets/javascripts/profile/components/overview_tab.vue
- app/assets/javascripts/profile/components/profile_tabs.vue 1 个添加, 1 个删除app/assets/javascripts/profile/components/profile_tabs.vue
- app/assets/javascripts/profile/components/user_achievements.vue 11 个添加, 2 个删除...sets/javascripts/profile/components/user_achievements.vue
- app/assets/stylesheets/page_bundles/profile.scss 61 个添加, 114 个删除app/assets/stylesheets/page_bundles/profile.scss
- app/assets/stylesheets/page_bundles/projects.scss 5 个添加, 8 个删除app/assets/stylesheets/page_bundles/projects.scss
- app/controllers/users_controller.rb 2 个添加, 1 个删除app/controllers/users_controller.rb
- app/views/shared/projects/_list.html.haml 19 个添加, 8 个删除app/views/shared/projects/_list.html.haml
- app/views/shared/projects/_project.html.haml 46 个添加, 44 个删除app/views/shared/projects/_project.html.haml
- app/views/shared/projects/_project_card.html.haml 91 个添加, 0 个删除app/views/shared/projects/_project_card.html.haml
- app/views/users/_follow_user.html.haml 4 个添加, 6 个删除app/views/users/_follow_user.html.haml
- app/views/users/_overview.html.haml 43 个添加, 43 个删除app/views/users/_overview.html.haml
- app/views/users/_view_user_in_admin_area.html.haml 1 个添加, 1 个删除app/views/users/_view_user_in_admin_area.html.haml
- app/views/users/show.html.haml 154 个添加, 149 个删除app/views/users/show.html.haml
- locale/gitlab.pot 27 个添加, 3 个删除locale/gitlab.pot
- spec/features/calendar_spec.rb 0 个添加, 36 个删除spec/features/calendar_spec.rb
- spec/features/profiles/account_spec.rb 2 个添加, 2 个删除spec/features/profiles/account_spec.rb
- spec/features/profiles/user_visits_profile_spec.rb 1 个添加, 1 个删除spec/features/profiles/user_visits_profile_spec.rb
加载中
想要评论请 注册 或 登录