kibana/packages/kbn-search-connectors
Kibana Machine aade97320e
[8.12] Display username field of ServiceNow as textbox (#178002) (#178012)
# Backport

This will backport the following commits from `main` to `8.12`:
- [Display username field of ServiceNow as textbox
(#178002)](https://github.com/elastic/kibana/pull/178002)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Chenhui
Wang","email":"54903978+wangch079@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-03-05T14:41:12Z","message":"Display
username field of ServiceNow as textbox (#178002)\n\n##
Summary\r\n\r\nDisplay the `Username` field of native ServiceNow
connector as textbox,\r\ninstead of textarea.\r\n\r\n### For
maintainers\r\n\r\n- [ ] This was checked for breaking API changes and
was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"6cb73aaec15b230a65d2e17a9d6ef970a1061709","branchLabelMapping":{"^v8.14.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:EnterpriseSearch","v8.12.0","v8.13.0","v8.14.0"],"title":"Display
username field of ServiceNow as
textbox","number":178002,"url":"https://github.com/elastic/kibana/pull/178002","mergeCommit":{"message":"Display
username field of ServiceNow as textbox (#178002)\n\n##
Summary\r\n\r\nDisplay the `Username` field of native ServiceNow
connector as textbox,\r\ninstead of textarea.\r\n\r\n### For
maintainers\r\n\r\n- [ ] This was checked for breaking API changes and
was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"6cb73aaec15b230a65d2e17a9d6ef970a1061709"}},"sourceBranch":"main","suggestedTargetBranches":["8.12","8.13"],"targetPullRequestStates":[{"branch":"8.12","label":"v8.12.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.13","label":"v8.13.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.14.0","branchLabelMappingKey":"^v8.14.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/178002","number":178002,"mergeCommit":{"message":"Display
username field of ServiceNow as textbox (#178002)\n\n##
Summary\r\n\r\nDisplay the `Username` field of native ServiceNow
connector as textbox,\r\ninstead of textarea.\r\n\r\n### For
maintainers\r\n\r\n- [ ] This was checked for breaking API changes and
was
[labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","sha":"6cb73aaec15b230a65d2e17a9d6ef970a1061709"}}]}]
BACKPORT-->

Co-authored-by: Chenhui Wang <54903978+wangch079@users.noreply.github.com>
2024-03-05 09:11:24 -07:00
..
components [8.12] [Search] Fix multiple radio buttons conflicting in connector config (#176795) (#176809) 2024-02-13 05:21:30 -07:00
lib [Enterprise Search] Dedicated Connectors Page (#172361) 2023-12-05 08:31:18 -07:00
types [8.12] Display username field of ServiceNow as textbox (#178002) (#178012) 2024-03-05 09:11:24 -07:00
utils Search serverless connector config (#169139) 2023-10-24 09:47:28 -07:00
connectors.ts [8.12] [Search] Change Microsoft Teams service type (#174078) (#174090) 2024-01-02 09:16:18 -07:00
index.ts [Enterprise Search] Dedicated Connectors Page (#172361) 2023-12-05 08:31:18 -07:00
jest.config.js [Search] Extract connectors to package (#165590) 2023-09-06 14:33:05 +02:00
kibana.jsonc [Search] Extract connectors to package (#165590) 2023-09-06 14:33:05 +02:00
package.json [Search] Extract connectors to package (#165590) 2023-09-06 14:33:05 +02:00
README.md [Search] Extract connectors to package (#165590) 2023-09-06 14:33:05 +02:00
tsconfig.json Search serverless connector config (#169139) 2023-10-24 09:47:28 -07:00

@kbn/search-connectors

Empty package generated by @kbn/generate