-
- 下载
Merge branch 'dg-fix-assignees-widget-issues' into 'master'
Use autocomplete query in assignees widget to avoid duplicates See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145370 Merged-by:Natalia Tepluhina <ntepluhina@gitlab.com> Approved-by:
Nick Leonard <nleonard@gitlab.com> Approved-by:
Rajan Mistry <rmistry@gitlab.com> Approved-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Reviewed-by:
Nick Leonard <nleonard@gitlab.com> Reviewed-by:
Rajan Mistry <rmistry@gitlab.com> Co-authored-by:
Deepika Guliani <dguliani@gitlab.com>
显示
- app/assets/javascripts/graphql_shared/queries/workspace_autocomplete_users.query.graphql 23 个添加, 0 个删除...shared/queries/workspace_autocomplete_users.query.graphql
- app/assets/javascripts/sidebar/queries/constants.js 1 个添加, 1 个删除app/assets/javascripts/sidebar/queries/constants.js
- app/assets/javascripts/work_items/components/shared/work_item_sidebar_dropdown_widget_with_edit.vue 1 个添加, 0 个删除...ts/shared/work_item_sidebar_dropdown_widget_with_edit.vue
- app/assets/javascripts/work_items/components/work_item_assignees_with_edit.vue 12 个添加, 27 个删除...s/work_items/components/work_item_assignees_with_edit.vue
- spec/frontend/vue_shared/components/user_select_spec.js 1 个添加, 1 个删除spec/frontend/vue_shared/components/user_select_spec.js
- spec/frontend/work_items/components/work_item_assignees_with_edit_spec.js 9 个添加, 51 个删除...rk_items/components/work_item_assignees_with_edit_spec.js
- spec/frontend/work_items/mock_data.js 46 个添加, 0 个删除spec/frontend/work_items/mock_data.js
加载中
想要评论请 注册 或 登录