kibana/x-pack/test/functional
Quynh Nguyen 63ef9d10b0
[ML] Fix UI inconsistencies in APM Failed transaction correlations (#109187)
- Show the same empty state in the correlations table
- Add "Correlations" title above the table
- Add EuiSpacer between the sections before and after progress
- Update the copy within the beta badge title=Failed transaction correlations description=Failed transaction correlations is not GA...
- Remove s size from the beta badge
- Move the help popover to the top of the panel (similar to the Latency correlations tab)
- Move the Cancel/Refresh option to the right of the progress bar (similar to the Latency correlations tab)
- When the correlation job is running the correlations tab should show a loading state similar to the latency correlations table
- Indicate in the table headers Score is sorted by default
- Add sortability to both Latency and failed transactions correlations table
- Refactor to prevent duplicate code/components like Log, progress bar
- Fix alignments of the tab content header (previously navigating from one Trace samples tab to Latency correlation tabs will cause a minor jump in the header, or the titles within the same tab were not the same size )
- Remove the event.outcome as a field candidate (because event.outcome: failure would always be significant in this case)
- Shrink the column width for impact (previously it was at 116px)
- Added badge for High, medium, low [APM] Correlations: Show impact levels (high, medium, low) as colored badges indicating their severity
- Fix license prompt text
- Functional tests for the new tab
- Make the p value & error rate columns visible only when esInspect mode is enabled
2021-08-23 07:28:18 -04:00
..
apps [ML] Fix UI inconsistencies in APM Failed transaction correlations (#109187) 2021-08-23 07:28:18 -04:00
es_archives [Cases] Include rule registry client for updating alert statuses (#108588) 2021-08-19 16:01:39 -04:00
fixtures/kbn_archiver [Archive Migration] x-pack..dashboard_view_mode (#108503) 2021-08-19 19:48:26 +01:00
page_objects [Metrics UI] Re-enabled saved view tests (#108725) 2021-08-20 11:33:04 -06:00
screenshots/baseline
services [ML] Anomaly detection: Adds functional test for delayed data chart flyout (#109026) 2021-08-19 14:33:29 -04:00
config.coverage.js
config.edge.js
config.firefox.js
config.js [Dashboard] Remove Legacy Dashboard Only Mode (#108103) 2021-08-20 15:39:10 -04:00
config_security_basic.ts
ftr_provider_context.ts
README.md

Kibana Functional Testing

See our Functional Testing Guide