-
- 下载
Merge branch 'tbulva-zoekt-multimatch-url-update-fix' into 'master'
Fixed not updating other scopes when multi-match search term changes See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183369 Merged-by:Natalia Tepluhina <ntepluhina@gitlab.com> Approved-by:
Grace Lin <glin@gitlab.com> Approved-by:
Shane Maglangit <smaglangit@gitlab.com> Approved-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Reviewed-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Reviewed-by:
Grace Lin <glin@gitlab.com> Reviewed-by:
GitLab Duo <gitlab-duo@gitlab.com> Reviewed-by:
Shane Maglangit <smaglangit@gitlab.com> Co-authored-by:
Tomas Bulva <tbulva@gitlab.com>
No related branches found
No related tags found
显示
- app/assets/javascripts/search/store/actions.js 51 个添加, 44 个删除app/assets/javascripts/search/store/actions.js
- app/assets/javascripts/search/store/constants.js 1 个添加, 0 个删除app/assets/javascripts/search/store/constants.js
- app/assets/javascripts/search/store/mutations.js 1 个添加, 1 个删除app/assets/javascripts/search/store/mutations.js
- app/assets/javascripts/search/store/utils.js 20 个添加, 1 个删除app/assets/javascripts/search/store/utils.js
- app/assets/javascripts/search/topbar/components/app.vue 7 个添加, 1 个删除app/assets/javascripts/search/topbar/components/app.vue
- spec/features/search/user_searches_for_code_spec.rb 7 个添加, 1 个删除spec/features/search/user_searches_for_code_spec.rb
- spec/frontend/search/mock_data.js 1 个添加, 1 个删除spec/frontend/search/mock_data.js
- spec/frontend/search/store/actions_spec.js 140 个添加, 38 个删除spec/frontend/search/store/actions_spec.js
- spec/frontend/search/store/utils_spec.js 44 个添加, 0 个删除spec/frontend/search/store/utils_spec.js
- spec/frontend/search/topbar/components/app_spec.js 44 个添加, 0 个删除spec/frontend/search/topbar/components/app_spec.js
- spec/support/helpers/search_helpers.rb 3 个添加, 2 个删除spec/support/helpers/search_helpers.rb
加载中
想要评论请 注册 或 登录