forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SIEMDPOINT] Move endpoint to siem (elastic#66907)
* adds the stuff * keeps moving stuff * finishes moving the stuff * moves tests * fix type * try moving it all at once. BROKEN * move endpoint to siem * fix package coming from endpoint * missing scripts + change url * fix eslint * temporary disable functional testing for endpoint * fix api integration types * allow api integration test + comment functional test * fix internationalization * fix internationalization II * fix jest test * fix x-pack test * fix i18n * fix api integration * fix circular dependency * add new dependency to cypress test Co-authored-by: Davis Plumlee <[email protected]> Co-authored-by: oatkiller <[email protected]> Co-authored-by: Elastic Machine <[email protected]>
- Loading branch information
1 parent
30f7662
commit 77f1e17
Showing
306 changed files
with
3,899 additions
and
3,750 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
28 changes: 0 additions & 28 deletions
28
x-pack/plugins/endpoint/public/applications/endpoint/README.md
This file was deleted.
Oops, something went wrong.
30 changes: 0 additions & 30 deletions
30
x-pack/plugins/endpoint/public/applications/endpoint/index.tsx
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
x-pack/plugins/endpoint/public/applications/endpoint/store/action.ts
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
x-pack/plugins/endpoint/public/applications/endpoint/store/alerts/index.ts
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
x-pack/plugins/endpoint/public/applications/endpoint/store/hosts/index.ts
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
x-pack/plugins/endpoint/public/applications/endpoint/store/immutable_combine_reducers.ts
This file was deleted.
Oops, something went wrong.
84 changes: 0 additions & 84 deletions
84
x-pack/plugins/endpoint/public/applications/endpoint/store/index.ts
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
x-pack/plugins/endpoint/public/applications/endpoint/store/reducer.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.