kibana/x-pack/plugins/cloud/common
Sébastien Loix 52651e7108
[8.16] [Stateful sidenav] Update feedback urls (#198143) (#198479)
# Backport

This will backport the following commits from `main` to `8.16`:
- [[Stateful sidenav] Update feedback urls
(#198143)](https://github.com/elastic/kibana/pull/198143)

<!--- Backport version: 8.9.8 -->

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

<!--BACKPORT [{"author":{"name":"Sébastien
Loix","email":"sebastien.loix@elastic.co"},"sourceCommit":{"committedDate":"2024-10-31T08:55:49Z","message":"[Stateful
sidenav] Update feedback urls
(#198143)","sha":"89fe54815d9c25b860b34451f3045d43994ad42e","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:SharedUX","backport:prev-major","Feature:Chrome"],"number":198143,"url":"https://github.com/elastic/kibana/pull/198143","mergeCommit":{"message":"[Stateful
sidenav] Update feedback urls
(#198143)","sha":"89fe54815d9c25b860b34451f3045d43994ad42e"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/198143","number":198143,"mergeCommit":{"message":"[Stateful
sidenav] Update feedback urls
(#198143)","sha":"89fe54815d9c25b860b34451f3045d43994ad42e"}}]}]
BACKPORT-->
2024-10-31 05:59:00 -05:00
..
constants.ts [8.x] Consume elasticsearch.publicBaseUrl where possible (#192741) (#193442) 2024-09-24 06:33:17 -05:00
decode_cloud_id.test.ts Expose decoded cloudId components from the cloud plugin's contract (#159442) 2023-06-13 01:58:31 -07:00
decode_cloud_id.ts Expose decoded cloudId components from the cloud plugin's contract (#159442) 2023-06-13 01:58:31 -07:00
is_cloud_enabled.test.ts
is_cloud_enabled.ts
parse_deployment_id_from_deployment_url.test.ts [Cloud] Add deploymentId to the EBT context (#155182) 2023-04-20 17:22:31 +02:00
parse_deployment_id_from_deployment_url.ts [Cloud] Add deploymentId to the EBT context (#155182) 2023-04-20 17:22:31 +02:00
parse_onboarding_default_solution.test.ts [8.16] [CLOUD] add the term search for es in kibana (#197667) (#197708) 2024-10-24 14:30:18 -05:00
parse_onboarding_default_solution.ts [8.16] [Stateful sidenav] Update feedback urls (#198143) (#198479) 2024-10-31 05:59:00 -05:00
register_cloud_deployment_id_analytics_context.test.ts [cloud plugin] Expose serverless.projectType (#170527) 2023-11-06 09:54:42 -07:00
register_cloud_deployment_id_analytics_context.ts [EBT] Use analytics module (#189052) 2024-07-31 08:31:20 -05:00
types.ts [8.16] [Stateful sidenav] Update feedback urls (#198143) (#198479) 2024-10-31 05:59:00 -05:00
utils.ts Expose projectsUrl and baseUrl on the Cloud's plugin setup and start server-side contracts (#163380) 2023-08-10 09:38:43 -07:00