kibana/x-pack/packages/ml/date_picker
Kibana Machine ec997b3ced
[8.8] [ML] AIOps: Change point detection fixes (#156481) (#156591)
# Backport

This will backport the following commits from `main` to `8.8`:
- [[ML] AIOps: Change point detection fixes
(#156481)](https://github.com/elastic/kibana/pull/156481)

<!--- Backport version: 8.9.7 -->

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

<!--BACKPORT [{"author":{"name":"Dima
Arnautov","email":"dmitrii.arnautov@elastic.co"},"sourceCommit":{"committedDate":"2023-05-03T16:31:03Z","message":"[ML]
AIOps: Change point detection fixes
(#156481)","sha":"a3fad62c3491bd12c9cc8a62a126e21081422253","branchLabelMapping":{"^v8.9.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":[":ml","release_note:skip","Team:ML","v8.8.0","v8.9.0"],"number":156481,"url":"https://github.com/elastic/kibana/pull/156481","mergeCommit":{"message":"[ML]
AIOps: Change point detection fixes
(#156481)","sha":"a3fad62c3491bd12c9cc8a62a126e21081422253"}},"sourceBranch":"main","suggestedTargetBranches":["8.8"],"targetPullRequestStates":[{"branch":"8.8","label":"v8.8.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.9.0","labelRegex":"^v8.9.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/156481","number":156481,"mergeCommit":{"message":"[ML]
AIOps: Change point detection fixes
(#156481)","sha":"a3fad62c3491bd12c9cc8a62a126e21081422253"}}]}]
BACKPORT-->

Co-authored-by: Dima Arnautov <dmitrii.arnautov@elastic.co>
2023-05-03 10:44:23 -07:00
..
src [8.8] [ML] AIOps: Change point detection fixes (#156481) (#156591) 2023-05-03 10:44:23 -07:00
index.ts [ML] Fix regression to skip considering future data on use full data button in ML plugin. (#152435) 2023-03-02 11:47:24 +01:00
jest.config.js [ML] Move DatePickerWrapper and related code to package (#148063) 2023-01-12 11:04:49 +01:00
kibana.jsonc [ML] Move DatePickerWrapper and related code to package (#148063) 2023-01-12 11:04:49 +01:00
package.json [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00
README.md [ML] Move DatePickerWrapper and related code to package (#148063) 2023-01-12 11:04:49 +01:00
tsconfig.json [ML] Move DatePickerWrapper and related code to package (#148063) 2023-01-12 11:04:49 +01:00

@kbn/ml-date-picker

Date picker related components to be used in UIs maintained by the @elastic/ml-ui team.