Commit ce029ad
authored
* [SIEM] Eliminate Superfluous Untitled Timelines (#65783)
# Conflicts:
# x-pack/plugins/siem/public/common/components/top_n/index.test.tsx
# x-pack/plugins/siem/public/common/mock/timeline_results.ts
# x-pack/plugins/siem/public/timelines/components/open_timeline/helpers.test.ts
# x-pack/plugins/siem/public/timelines/components/open_timeline/index.test.tsx
# x-pack/plugins/siem/public/timelines/components/open_timeline/open_timeline.tsx
# x-pack/plugins/siem/public/timelines/components/open_timeline/types.ts
# x-pack/plugins/siem/public/timelines/containers/api.ts
# x-pack/plugins/siem/public/timelines/pages/index.tsx
# x-pack/plugins/siem/public/timelines/store/timeline/defaults.ts
# x-pack/plugins/siem/public/timelines/store/timeline/epic.ts
# x-pack/plugins/siem/public/timelines/store/timeline/model.ts
# yarn.lock
* fix lint
1 parent 762e962 commit ce029ad
File tree
36 files changed
+915
-254
lines changed- x-pack
- plugins/siem
- common
- types/timeline
- cypress/tasks
- public
- components
- open_timeline
- top_n
- containers/timeline
- graphql
- mock
- pages/timelines
- store/timeline
- server
- graphql
- timeline
- lib/timeline
- routes
- __mocks__
- utils
- routes
- test/siem_cypress/es_archives/timeline
36 files changed
+915
-254
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
143 | 144 | | |
| 145 | + | |
144 | 146 | | |
145 | 147 | | |
146 | 148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
Lines changed: 47 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
| 303 | + | |
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| |||
397 | 397 | | |
398 | 398 | | |
399 | 399 | | |
400 | | - | |
| 400 | + | |
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
| 407 | + | |
407 | 408 | | |
408 | 409 | | |
409 | 410 | | |
| |||
416 | 417 | | |
417 | 418 | | |
418 | 419 | | |
| 420 | + | |
| 421 | + | |
419 | 422 | | |
| 423 | + | |
| 424 | + | |
420 | 425 | | |
| 426 | + | |
| 427 | + | |
421 | 428 | | |
422 | 429 | | |
423 | 430 | | |
| 431 | + | |
| 432 | + | |
424 | 433 | | |
| 434 | + | |
| 435 | + | |
425 | 436 | | |
| 437 | + | |
| 438 | + | |
426 | 439 | | |
427 | 440 | | |
428 | 441 | | |
| 442 | + | |
| 443 | + | |
429 | 444 | | |
| 445 | + | |
| 446 | + | |
430 | 447 | | |
| 448 | + | |
| 449 | + | |
431 | 450 | | |
432 | 451 | | |
433 | 452 | | |
| 453 | + | |
| 454 | + | |
434 | 455 | | |
| 456 | + | |
| 457 | + | |
435 | 458 | | |
| 459 | + | |
| 460 | + | |
436 | 461 | | |
437 | 462 | | |
438 | 463 | | |
| 464 | + | |
| 465 | + | |
439 | 466 | | |
| 467 | + | |
| 468 | + | |
440 | 469 | | |
| 470 | + | |
| 471 | + | |
441 | 472 | | |
442 | 473 | | |
443 | 474 | | |
| 475 | + | |
| 476 | + | |
444 | 477 | | |
| 478 | + | |
| 479 | + | |
445 | 480 | | |
| 481 | + | |
| 482 | + | |
446 | 483 | | |
447 | 484 | | |
448 | 485 | | |
| 486 | + | |
| 487 | + | |
449 | 488 | | |
| 489 | + | |
| 490 | + | |
450 | 491 | | |
| 492 | + | |
| 493 | + | |
451 | 494 | | |
452 | 495 | | |
453 | 496 | | |
| |||
474 | 517 | | |
475 | 518 | | |
476 | 519 | | |
477 | | - | |
| 520 | + | |
478 | 521 | | |
479 | 522 | | |
480 | 523 | | |
| |||
642 | 685 | | |
643 | 686 | | |
644 | 687 | | |
645 | | - | |
| 688 | + | |
646 | 689 | | |
647 | 690 | | |
648 | 691 | | |
| |||
0 commit comments