Feat: introduce feature flag for profile overflow menu
* Introduce feature flag for the profile overflow menu * Implement first action item for copying user ID * Add logic for controlling the rendering for feature flag Changelog: added
显示
- app/assets/javascripts/pages/users/show/index.js 2 个添加, 0 个删除app/assets/javascripts/pages/users/show/index.js
- app/assets/javascripts/users/profile/actions/components/user_actions_app.vue 45 个添加, 0 个删除...pts/users/profile/actions/components/user_actions_app.vue
- app/assets/javascripts/users/profile/actions/index.js 25 个添加, 0 个删除app/assets/javascripts/users/profile/actions/index.js
- app/views/users/_follow_user.html.haml 11 个添加, 0 个删除app/views/users/_follow_user.html.haml
- app/views/users/_profile_basic_info.html.haml 4 个添加, 3 个删除app/views/users/_profile_basic_info.html.haml
- app/views/users/_view_gpg_keys.html.haml 5 个添加, 0 个删除app/views/users/_view_gpg_keys.html.haml
- app/views/users/_view_user_in_admin_area.html.haml 4 个添加, 0 个删除app/views/users/_view_user_in_admin_area.html.haml
- app/views/users/show.html.haml 26 个添加, 30 个删除app/views/users/show.html.haml
- config/feature_flags/development/user_profile_overflow_menu_vue.yml 8 个添加, 0 个删除...ture_flags/development/user_profile_overflow_menu_vue.yml
- locale/gitlab.pot 6 个添加, 0 个删除locale/gitlab.pot
- qa/qa/page/user/show.rb 4 个添加, 1 个删除qa/qa/page/user/show.rb
- spec/features/abuse_report_spec.rb 5 个添加, 0 个删除spec/features/abuse_report_spec.rb
- spec/features/users/rss_spec.rb 8 个添加, 0 个删除spec/features/users/rss_spec.rb
- spec/features/users/show_spec.rb 25 个添加, 3 个删除spec/features/users/show_spec.rb
- spec/frontend/users/profile/actions/components/user_actions_app_spec.js 38 个添加, 0 个删除...users/profile/actions/components/user_actions_app_spec.js
加载中
想要评论请 注册 或 登录