Remove CRM organizations navigation menu item
We need to combine organizations and contacts into a single item. This commit links contacts from organizations and vice versa. Changelog: changed
显示
- app/assets/javascripts/crm/contacts/bundle.js 4 个添加, 0 个删除app/assets/javascripts/crm/contacts/bundle.js
- app/assets/javascripts/crm/contacts/components/contacts_root.vue 23 个添加, 6 个删除...ets/javascripts/crm/contacts/components/contacts_root.vue
- app/assets/javascripts/crm/organizations/bundle.js 4 个添加, 0 个删除app/assets/javascripts/crm/organizations/bundle.js
- app/assets/javascripts/crm/organizations/components/organizations_root.vue 22 个添加, 9 个删除...ripts/crm/organizations/components/organizations_root.vue
- app/views/groups/crm/contacts/index.html.haml 10 个添加, 1 个删除app/views/groups/crm/contacts/index.html.haml
- app/views/groups/crm/organizations/index.html.haml 10 个添加, 1 个删除app/views/groups/crm/organizations/index.html.haml
- doc/user/crm/index.md 13 个添加, 9 个删除doc/user/crm/index.md
- lib/sidebars/groups/menus/customer_relations_menu.rb 3 个添加, 18 个删除lib/sidebars/groups/menus/customer_relations_menu.rb
- lib/sidebars/groups/super_sidebar_menus/plan_menu.rb 1 个添加, 2 个删除lib/sidebars/groups/super_sidebar_menus/plan_menu.rb
- locale/gitlab.pot 6 个添加, 6 个删除locale/gitlab.pot
- spec/frontend/crm/contacts_root_spec.js 18 个添加, 0 个删除spec/frontend/crm/contacts_root_spec.js
- spec/frontend/crm/organizations_root_spec.js 18 个添加, 0 个删除spec/frontend/crm/organizations_root_spec.js
- spec/lib/sidebars/groups/super_sidebar_menus/plan_menu_spec.rb 1 个添加, 2 个删除...lib/sidebars/groups/super_sidebar_menus/plan_menu_spec.rb
- spec/support/helpers/navbar_structure_helper.rb 1 个添加, 6 个删除spec/support/helpers/navbar_structure_helper.rb
加载中
想要评论请 注册 或 登录