Commit 2678377
[SIEM] Add create template button (#66613)
* add template btn
* rename file
* unit test
* replace connector with useDispatch
* comments
* add disableTemplate
* rename flag
* fix types
* remove snapshot
* fix types
* add fix action
* move disableTemplate flag into constants
* fix types
* Fix timelineType
* button style
* unit test
* unit test
* fix types
* Update x-pack/plugins/siem/public/timelines/components/timeline/properties/create_timeline_btn.tsx
Co-authored-by: patrykkopycinski <contact@patrykkopycinski.com>
* fix unit test
* add unit test
* add unit test
* fix types
* fix tests
* fix unit
* fix i18n key
* remove snapshot
* fix crud
* fix crud
* fix unit
* fix tag
* fix unit
* disable template timeline
* Update use_create_timeline.tsx
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Patryk Kopycinski <contact@patrykkopycinski.com>1 parent e67b29f commit 2678377
36 files changed
Lines changed: 1526 additions & 1168 deletions
File tree
- x-pack/plugins/security_solution
- common
- public
- common/components
- matrix_histogram
- __snapshots__
- stat_items
- __snapshots__
- timelines
- components
- flyout/header_with_close_button
- open_timeline
- timeline
- properties
- containers
- all
- pages
- store/timeline
- server/lib/timeline
- routes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | 85 | | |
87 | 86 | | |
88 | 87 | | |
| |||
117 | 116 | | |
118 | 117 | | |
119 | 118 | | |
120 | | - | |
121 | 119 | | |
122 | 120 | | |
123 | 121 | | |
| |||
0 commit comments