Commit graph

1214 commits

Author SHA1 Message Date
Kibana Machine
492be5e27d
[api-docs] 2025-06-26 Daily api_docs build (#225401)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1115
2025-06-26 07:24:24 +01:00
Kibana Machine
401ddc0d56
[api-docs] 2025-06-25 Daily api_docs build (#225198)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1114
2025-06-25 07:05:17 +01:00
Kibana Machine
8771e7f18b
[api-docs] 2025-06-24 Daily api_docs build (#224989)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1113
2025-06-24 07:10:32 +01:00
Kibana Machine
6eb836c353
[api-docs] 2025-06-23 Daily api_docs build (#224792)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1112
2025-06-23 07:04:45 +01:00
Kibana Machine
9201bad4e1
[api-docs] 2025-06-22 Daily api_docs build (#224779)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1111
2025-06-22 07:32:48 +01:00
Kibana Machine
5d696d579d
[api-docs] 2025-06-21 Daily api_docs build (#224768)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1110
2025-06-21 07:13:37 +01:00
Kibana Machine
3d57f1da85
[api-docs] 2025-06-20 Daily api_docs build (#224631)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1109
2025-06-20 08:21:11 +02:00
Kibana Machine
ad0ff7337a
[api-docs] 2025-06-19 Daily api_docs build (#224510)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1108
2025-06-19 08:35:22 +02:00
Kibana Machine
3d7611fba7
[api-docs] 2025-06-18 Daily api_docs build (#224349)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1107
2025-06-18 08:13:07 +02:00
Kibana Machine
d9a3e1f400
[api-docs] 2025-06-17 Daily api_docs build (#224170)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1106
2025-06-17 08:20:15 +02:00
Kibana Machine
295203371f
[api-docs] 2025-06-16 Daily api_docs build (#224013)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1105
2025-06-16 08:09:46 +02:00
Kibana Machine
951bc75b27
[api-docs] 2025-06-15 Daily api_docs build (#223997)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1104
2025-06-15 08:13:35 +02:00
Kibana Machine
f099dd7346
[api-docs] 2025-06-14 Daily api_docs build (#223989)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1103
2025-06-14 08:20:20 +02:00
Kibana Machine
ec944d81fc
[api-docs] 2025-06-13 Daily api_docs build (#223857)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1102
2025-06-13 08:09:41 +02:00
Kibana Machine
e77f54de04
[api-docs] 2025-06-12 Daily api_docs build (#223490)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1101
2025-06-12 08:08:28 +02:00
Kibana Machine
d18138fea9
[api-docs] 2025-06-11 Daily api_docs build (#223347)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1100
2025-06-11 08:19:50 +02:00
Kibana Machine
cba2f81c63
[api-docs] 2025-06-10 Daily api_docs build (#223179)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1099
2025-06-10 08:10:35 +02:00
Kibana Machine
f84731707e
[api-docs] 2025-06-09 Daily api_docs build (#223082)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1098
2025-06-09 08:43:11 +02:00
Kibana Machine
3d301bc717
[api-docs] 2025-06-07 Daily api_docs build (#223070)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1096
2025-06-07 08:04:21 +02:00
Philippe Oberti
77fe98dcef
[Security Solution] remove analyzer as overlay (#220597)
## Summary

This PR is a follow up of [this previous
one](https://github.com/elastic/kibana/pull/220590) that removed the
advanced setting allowing users to switch between the Session View
component rendered in the expandable flyout and as an overlay to the
alerts table.

After removing related to the [Session View displayed as
overlay](https://github.com/elastic/kibana/pull/220596), this PR removes
all code related to the Analyzer Graph component when displayed as an
overlay. This is applied to the Alerts page alerts table and to
Timeline.

**_As [this previous PR](https://github.com/elastic/kibana/pull/220590)
had removed the ability to switch back to this overlay mode, this PR
does not introduces any changes visible in the UI. If anything looks
different or behaves differently, then there is an issue and this PR
should not be merged._**

Analyzer Graph in expandable flyout remains unchanged:


https://github.com/user-attachments/assets/eb110ecc-d857-475a-a9e3-1bd0ff4fa5ef

### Notes

The timeline adds a `graphEventId` parameter to the url. This was used
to reopen the timeline to the Analyzer tab. This functionality was
broken a few months back when we enabled the advanced settings by
default. This functionality is completely removed in this PR, as we now
do not have the `graphEvenId` url parameter anymore. This was run by the
team or product and we're ok with it.

### Checklist

- [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
2025-06-05 09:46:59 -05:00
Kibana Machine
8b75e91dab
[api-docs] 2025-06-05 Daily api_docs build (#222732)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1094
2025-06-05 02:52:33 -04:00
Kibana Machine
81e63ae6ca
[api-docs] 2025-06-04 Daily api_docs build (#222497)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1093
2025-06-04 09:25:36 +03:00
Kibana Machine
e021757be6
[api-docs] 2025-06-03 Daily api_docs build (#222296)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1092
2025-06-03 09:25:57 +03:00
Philippe Oberti
ab6b2e85e4
[Security Solution] remove sessionview as overlay (#220596)
## Summary

This PR is a follow up of [this previous
one](https://github.com/elastic/kibana/pull/220590) that removed the
advanced setting allowing users to switch between the Session View
component rendered in the expandable flyout and as an overlay to the
alerts table.

This PR focuses on removing all code related to the Session View
component when displayed as an overlay of the Alerts page alerts table
and in Timeline.

**_As the previous PR had removed the ability to switch back to this
overlay mode, this PR does not introduces any visible changes in the UI.
If anything looks different or behaves differently, then there is an
issue and this PR should not be merged._**


Session View in expandable flyout remains unchanged:


https://github.com/user-attachments/assets/54107185-ff9b-4090-ac0d-7c4f3f1a421f

### Checklist

- [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
2025-06-02 16:46:18 -05:00
Kibana Machine
cbf104e059
[api-docs] 2025-06-02 Daily api_docs build (#222144)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1091
2025-06-02 09:08:12 +03:00
Kibana Machine
129f46aaf3
[api-docs] 2025-06-01 Daily api_docs build (#222138)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1090
2025-06-01 09:21:28 +03:00
Kibana Machine
f015ead79e
[api-docs] 2025-05-31 Daily api_docs build (#222134)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1089
2025-05-31 09:17:09 +03:00
Kibana Machine
f00e57e66e
[api-docs] 2025-05-29 Daily api_docs build (#221876)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1087
2025-05-29 09:25:17 +03:00
Kibana Machine
e6c0491ccc
[api-docs] 2025-05-28 Daily api_docs build (#221722)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1086
2025-05-28 09:20:06 +03:00
Kibana Machine
9df4a9b283
[api-docs] 2025-05-27 Daily api_docs build (#221569)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1085
2025-05-27 08:25:42 +02:00
Kibana Machine
7c320ec868
[api-docs] 2025-05-26 Daily api_docs build (#221472)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1084
2025-05-26 08:20:14 +02:00
Kibana Machine
3aee3fb3e7
[api-docs] 2025-05-25 Daily api_docs build (#221466)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1083
2025-05-25 08:06:35 +02:00
Kibana Machine
43431d55e4
[api-docs] 2025-05-24 Daily api_docs build (#221459)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1082
2025-05-24 08:12:48 +02:00
Philippe Oberti
91106944ed
[Security Solution][Alert details] remove enableVisualizationsInFlyout advanced setting (#220590)
## Summary

This PR removes the `securitySolution:enableVisualizationsInFlyout`
advanced settings that allowed users to switch between Analyzer and
Session View components displayed in an overlay on top of tables, or
within the flyout expanded panel.
The setting was already defaulted to true, so this PR just removes the
ability to go back to the analyzer and session view components displayed
as table overlay.

This PR is the first of 4 that perform the clean up:
- this first PR that removes the advanced setting
- a follow up PR that will remove the code related to rendering session
view as overlay
- a follow up PR that will remove the code related to rendering analyzer
as overlay
- a final clean up that removes a lot of dead code related to timeline
full screen and such

The work is divided in multiple PRs because when I got everything
working locally it ended up touching nearly 120 files, making the review
difficult...

---------------------------

No more advanced settings
![Screenshot 2025-05-08 at 4 55
24 PM](https://github.com/user-attachments/assets/64f2b80f-afcc-4c76-a6b3-343dbf248a2b)

The alerts table goes to the flyout


https://github.com/user-attachments/assets/b8b934ba-ea9f-4bb2-aaf4-0f73f359eb3a

The table still works from the Cases page


https://github.com/user-attachments/assets/65ffe289-3a3c-4766-aa52-4f68a2f2dd87

And from timeline (the tabs are not showing up either)


https://github.com/user-attachments/assets/0bb17b2f-b6b7-4417-9212-2302b778cc23

### Checklist

- [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
2025-05-23 12:02:50 -05:00
Kibana Machine
d133c2f6b5
[api-docs] 2025-05-23 Daily api_docs build (#221328)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1081
2025-05-23 08:36:00 +02:00
Kibana Machine
77ee3ed329
[api-docs] 2025-05-06 Daily api_docs build (#220189)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1064
2025-05-06 08:20:42 +02:00
Kibana Machine
8e124bbecf
[api-docs] 2025-05-03 Daily api_docs build (#220018)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1061
2025-05-03 08:37:24 +02:00
Kibana Machine
362a25a1e7
[api-docs] 2025-05-01 Daily api_docs build (#219823)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1059
2025-05-01 08:09:57 +02:00
Kibana Machine
d4f653dd5d
[api-docs] 2025-04-29 Daily api_docs build (#219480)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1057
2025-04-29 08:26:48 +02:00
Kibana Machine
b46e65154d
[api-docs] 2025-04-28 Daily api_docs build (#219341)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1056
2025-04-28 08:20:01 +02:00
Kibana Machine
aee6422944
[api-docs] 2025-04-26 Daily api_docs build (#219328)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1054
2025-04-26 07:59:47 +02:00
Kibana Machine
97f979ddcb
[api-docs] 2025-04-25 Daily api_docs build (#219187)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1053
2025-04-25 08:08:59 +02:00
Kibana Machine
0a91d12298
[api-docs] 2025-04-24 Daily api_docs build (#219034)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1052
2025-04-24 08:23:37 +02:00
Kibana Machine
ac973560a3
[api-docs] 2025-04-23 Daily api_docs build (#218904)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1051
2025-04-23 08:02:01 +02:00
Kibana Machine
09eb9e0c39
[api-docs] 2025-04-22 Daily api_docs build (#218757)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1050
2025-04-22 08:19:24 +02:00
Kibana Machine
e770e2302c
[api-docs] 2025-04-21 Daily api_docs build (#218708)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1049
2025-04-21 08:12:08 +02:00
Kibana Machine
b8a166131b
[api-docs] 2025-04-20 Daily api_docs build (#218695)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1048
2025-04-20 08:01:23 +02:00
Kibana Machine
35d9fb084a
[api-docs] 2025-04-19 Daily api_docs build (#218692)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1047
2025-04-19 08:08:25 +02:00
Kibana Machine
235d661809
[api-docs] 2025-04-18 Daily api_docs build (#218635)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1046
2025-04-18 08:29:47 +02:00
Kibana Machine
01a9a6660c
[api-docs] 2025-04-17 Daily api_docs build (#218520)
Generated by
https://buildkite.com/elastic/kibana-api-docs-daily/builds/1045
2025-04-17 08:17:00 +02:00