kibana/x-pack/test/accessibility/apps
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
..
advanced_settings.ts
canvas.ts
dashboard_edit_panel.ts
grok_debugger.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
helpers.ts
home.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
index_lifecycle_management.ts ES client : use the new type definitions (#83808) 2021-03-25 04:47:16 -04:00
ingest_node_pipelines.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
kibana_overview.ts
lens.ts [Lens] Unskip a11y test in Lens (#95904) 2021-03-31 15:31:29 +02:00
login_page.ts unskipping login and spaces a11y tests (#97190) 2021-04-19 16:59:51 -04:00
ml.ts
ml_embeddables_in_dashboard.ts [ML] Functional tests - stabilize anomaly charts embeddables test (#97452) 2021-04-20 11:38:16 +02:00
painless_lab.ts
remote_clusters.ts [Remote Clusters] Added a11y tests and fixed violations (#96989) 2021-04-20 08:51:28 +02:00
roles.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
search_profiler.ts
security_solution.ts
spaces.ts
transform.ts [ML] Transforms: Fix handling of fields with keyword mapping available (#98882) 2021-05-04 16:21:27 +02:00
upgrade_assistant.ts [Upgrade Assistant] Support Kibana deprecations (#97159) 2021-04-30 09:03:44 -04:00
uptime.ts Enabling Uptime and Dashboard a11y test (#91017) 2021-02-19 19:21:20 -05:00
users.ts