kibana/x-pack/packages/ml/date_picker
James Gowdy 5e3b124ae0
[ML] Create categorization job from pattern analysis (#170567)
Adds the ability to quickly create a categorisation anomaly detection
job from the pattern analysis flyout.
Adds a new `created_by` ID `categorization-wizard-from-pattern-analysis`
which can be picked up by telemetry.

Creates a new package for sharing our AIOPs ui actions IDs. I think we
should move the pattern analysis ID to this package too, but that can be
done in a separate PR.


51349f93-f072-4983-85f0-98741902fb5a



6e618581-8916-4e63-930f-945c96c25e6c

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-11-21 15:52:12 +00:00
..
src [ML] Create categorization job from pattern analysis (#170567) 2023-11-21 15:52:12 +00: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] Fixes dark mode in flyouts and modals (#164399) 2023-08-23 11:47:18 +01:00

@kbn/ml-date-picker

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