Commit 2ac9e23
committed
Merge branch 'master' into alerting/action-groups-i18n
* master:
[Canvas] Move sample data and feature registration to canvas np plugin (elastic#56564)
instrument task manager with apm transactions (elastic#55356)
displays Alert Instance state on Alert Details page (elastic#56842)
Adding the Accessibility Statement to docs (elastic#57153)
[Uptime] Remove redundant adapter function (elastic#56980)
[SIEM][Detection Engine] Backend end-to-end tests
[Uptime] Added tests for pages (elastic#56736)
Updating to kind-of@6.0.3 (elastic#57367)File tree
182 files changed
+9998
-1220
lines changed- docs
- packages/kbn-pm/dist
- x-pack
- legacy/plugins
- alerting
- common
- server
- alert_instance
- task_runner
- canvas/server
- siem
- public
- containers/detection_engine/rules
- hooks/api
- utils/api
- server
- lib/detection_engine
- routes
- __mocks__
- index
- privileges
- rules
- schemas
- tags
- rules
- scripts
- rules
- bulk
- patches
- updates
- uptime
- common
- constants
- graphql
- public
- components
- connected
- pages
- functional
- __tests__
- charts/__tests__
- filter_group/__tests__
- location_map
- __tests__/__snapshots__
- monitor_list
- __tests__
- monitor_list_drawer/__tests__
- hooks/__tests__
- __snapshots__
- lib
- helper
- pages
- __tests__
- __snapshots__
- server
- graphql
- monitor_states
- pings
- lib/requests
- __tests__
- plugins
- canvas
- i18n
- server
- sample_data
- task_manager/server
- triggers_actions_ui/public
- application
- lib
- sections
- alert_details/components
- common/components
- scripts
- test
- detection_engine_api_integration
- common
- security_and_spaces
- tests
- functional_with_es_ssl
- apps/triggers_actions_ui
- fixtures/plugins/alerts
- page_objects
- services/alerting
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
182 files changed
+9998
-1220
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88442 | 88442 | | |
88443 | 88443 | | |
88444 | 88444 | | |
88445 | | - | |
| 88445 | + | |
88446 | 88446 | | |
88447 | 88447 | | |
88448 | 88448 | | |
| |||
88653 | 88653 | | |
88654 | 88654 | | |
88655 | 88655 | | |
88656 | | - | |
| 88656 | + | |
88657 | 88657 | | |
88658 | 88658 | | |
88659 | 88659 | | |
| |||
88844 | 88844 | | |
88845 | 88845 | | |
88846 | 88846 | | |
88847 | | - | |
| 88847 | + | |
88848 | 88848 | | |
88849 | 88849 | | |
88850 | 88850 | | |
| |||
101921 | 101921 | | |
101922 | 101922 | | |
101923 | 101923 | | |
101924 | | - | |
| 101924 | + | |
101925 | 101925 | | |
101926 | 101926 | | |
101927 | 101927 | | |
| |||
104780 | 104780 | | |
104781 | 104781 | | |
104782 | 104782 | | |
104783 | | - | |
| 104783 | + | |
104784 | 104784 | | |
104785 | 104785 | | |
104786 | 104786 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
Lines changed: 7 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | 13 | | |
9 | | - | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 21 | + | |
35 | 22 | | |
36 | 23 | | |
37 | 24 | | |
| |||
0 commit comments