Add labels as search token in Jira issues list
It is added both as filtered search value and token. This allows users to see labels as the selected token and they can even select more labels in the filter bar if needed. We are currently not using `fetchLabels` since the backend for this is not ready yet. Changelog: changed EE: true
显示
- app/assets/javascripts/vue_shared/components/filtered_search_bar/constants.js 1 个添加, 0 个删除...ts/vue_shared/components/filtered_search_bar/constants.js
- app/assets/javascripts/vue_shared/components/filtered_search_bar/tokens/base_token.vue 27 个添加, 4 个删除...ared/components/filtered_search_bar/tokens/base_token.vue
- ee/app/assets/javascripts/integrations/jira/issues_list/components/jira_issues_list_root.vue 61 个添加, 7 个删除...ons/jira/issues_list/components/jira_issues_list_root.vue
- ee/spec/frontend/integrations/jira/issues_list/components/__snapshots__/jira_issues_list_root_spec.js.snap 19 个添加, 9 个删除...mponents/__snapshots__/jira_issues_list_root_spec.js.snap
- ee/spec/frontend/integrations/jira/issues_list/components/jira_issues_list_root_spec.js 39 个添加, 27 个删除...jira/issues_list/components/jira_issues_list_root_spec.js
加载中
想要评论请 注册 或 登录