kibana/x-pack/test/functional
Walter Rafelsberger a489e5f0b1
[ML] Data Grid Histograms (#68359)
Adds support for histogram charts to data grid columns.
- Adds a toggle button to the data grid's header to enabled/disable column charts.
- When enabled, the charts get rendered as part of the data grid header.
- Histogram charts will get rendered for fields based on date, number, string and boolean.
2020-06-19 08:39:50 +02:00
..
apps [ML] Data Grid Histograms (#68359) 2020-06-19 08:39:50 +02:00
es_archives [Ingest Manager] Use long polling for agent checkin (#68922) 2020-06-18 14:42:27 -04:00
page_objects [Maps] Migrate maps client router to react (#65079) 2020-06-18 12:56:51 -06:00
screenshots/baseline
services [ML] Data Grid Histograms (#68359) 2020-06-19 08:39:50 +02:00
config.coverage.js apply prettier styles 2020-05-22 09:08:58 +02:00
config.edge.js apply prettier styles 2020-05-22 09:08:58 +02:00
config.firefox.js apply prettier styles 2020-05-22 09:08:58 +02:00
config.ie.js [ML] Functional tests - directory names cleanup (#67312) 2020-05-27 10:42:33 +02:00
config.js [ftr] add support for docker servers (#68173) 2020-06-18 15:24:16 -07:00
config_security_basic.ts apply prettier styles 2020-05-22 09:08:58 +02:00
config_security_trial.ts apply prettier styles 2020-05-22 09:08:58 +02:00
ftr_provider_context.d.ts [x-pack/ftr] refactor types to be more accurate/consistent wit… (#42407) 2019-08-02 15:43:05 -07:00
README.md Creates functional test README files (#42389) 2019-07-31 15:41:15 -04:00

Kibana Functional Testing

See our Functional Testing Guide