kibana/x-pack/test/accessibility
Walter Rafelsberger dfcb1794d4
[ML] Transforms: Fix handling of fields with keyword mapping available (#98882)
- For groupby/agg configs, removes the .keyword postfix for the agg name and field name being displayed. The config itself will still use the field name including .keyword.
- For histogram charts, if available, query data using the .keyword field. This enables support for charts for terms when there's both a text and keyword variant.
- Fixes isKeywordDuplicate check for field names with multiple dots in them.
2021-05-04 16:21:27 +02:00
..
apps [ML] Transforms: Fix handling of fields with keyword mapping available (#98882) 2021-05-04 16:21:27 +02:00
config.ts [Remote Clusters] Added a11y tests and fixed violations (#96989) 2021-04-20 08:51:28 +02:00
ftr_provider_context.d.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
page_objects.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
services.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00