Remove super sidebar helper from user profile
The helper was just used to conditionally apply some margins / hide another bit of code. There likely is more code to be removed, but the user profile code is a little complex and there is a dedicated follow-up issue: https://gitlab.com/gitlab-org/gitlab/-/issues/435457
显示
- app/assets/javascripts/pages/users/index.js 1 个添加, 1 个删除app/assets/javascripts/pages/users/index.js
- app/assets/javascripts/pages/users/user_tabs.js 1 个添加, 1 个删除app/assets/javascripts/pages/users/user_tabs.js
- app/assets/stylesheets/page_bundles/profile.scss 0 个添加, 6 个删除app/assets/stylesheets/page_bundles/profile.scss
- app/helpers/nav_helper.rb 0 个添加, 7 个删除app/helpers/nav_helper.rb
- app/views/layouts/_page.html.haml 6 个添加, 9 个删除app/views/layouts/_page.html.haml
- app/views/layouts/_snowplow.html.haml 1 个添加, 2 个删除app/views/layouts/_snowplow.html.haml
- app/views/users/show.html.haml 3 个添加, 3 个删除app/views/users/show.html.haml
- spec/helpers/nav_helper_spec.rb 0 个添加, 64 个删除spec/helpers/nav_helper_spec.rb
加载中
想要评论请 注册 或 登录