Reorganize profile page layout
- Create sidebar with user info - Group info types - Move other content to right column - Add border to readme and activity calendar - Move activity directly under activity graph Changelog: changed
显示
- 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
加载中
想要评论请 注册 或 登录