kibana/test
christineweng 51cc9cade2
[Security Solution] Add guided tour to document details flyout (#180318)
## Summary

This PR adds a guided tour for the new expandable flyout in alerts
table.

Where it will show up:
 Alerts page
 Alerts tab in Cases

Tour will not show up in:
 rule creation
 flyout in timeline
 event table.


e9d0ce92-0eb4-4898-ad05-91d701aec01d



**How to test**
- Generate some alerts and go to Alerts page
- Expand a row in alerts table
- Guided tour should appear
- Note that rule preview is only available to alerts. Guided tour for an
event or alert preview does not have that step.

To test guided tour in event and timeline, enable
`expandableEventFlyoutEnabled`, `expandableTimelineFlyoutEnabled`
respectively.

### Checklist

- [x] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)
- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
2024-04-15 12:42:50 -07:00
..
accessibility [FTR] Refactor toasts svc (#174222) 2024-02-14 09:24:20 +00:00
analytics Use rxjs instead of rxjs/operators (#179553) 2024-04-02 11:41:33 -07:00
api_integration [ES|QL] Add more functions to the validator (#180640) 2024-04-13 08:54:45 +02:00
common [FTR] Mv test subjs svc to shared location (#174048) 2024-01-09 11:43:39 +00:00
examples [FTR] Update getAttribute method return (#179715) 2024-04-10 10:28:03 -07:00
functional [Security Solution] Add guided tour to document details flyout (#180318) 2024-04-15 12:42:50 -07:00
harden Add test to ensure security related eslint rules are applied (#151434) 2023-02-24 16:48:11 +01:00
health_gateway async-import plugins in the server side (#170856) 2023-11-15 00:55:56 -07:00
interactive_setup_api_integration async-import plugins in the server side (#170856) 2023-11-15 00:55:56 -07:00
interactive_setup_functional Unskip interactive setup functional tests (#157863) 2023-05-16 09:20:00 -04:00
interpreter_functional Use rxjs instead of rxjs/operators (#179553) 2024-04-02 11:41:33 -07:00
node_roles_functional async-import plugins in the server side (#170856) 2023-11-15 00:55:56 -07:00
package [artifacts/package testing] Update apt cache (#175789) 2024-01-29 07:51:00 -06:00
plugin_functional [ML] Hides filebeat configuration card for Serverless Search file upload (#178987) 2024-04-12 16:52:07 +01:00
scripts [ci] Remove jenkins config (#173745) 2023-12-21 12:09:43 -06:00
server_integration Inject initial "not reported" to prevent blocking /api/status (#173371) 2023-12-14 09:31:58 -07:00
ui_capabilities/newsfeed_err [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
tsconfig.json [ES|QL] Runs the _query requests with the version (#180248) 2024-04-09 17:39:08 +02:00