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.
[Security Solution] Revert
security_solution_common
package which i…
…s unnecessary (elastic#198294) ## Summary This PR reverts elastic#189633. ### Background PR : elastic#189633 had created a package `security_solution_common` so that security components can be easily used in Discover plugins. But because of recent direction change, I have decided to revert that change which mainly moved `flyout` code to the `security_solution_common` package. Most of the changes that you will see will be path changes replacing `security_solution_common`. ## TL;DR `security_solution_common` is being removed as the reason it was created does not exists any more. --------- Co-authored-by: kibanamachine <[email protected]>
- Loading branch information
1 parent
d117141
commit 641d0e2
Showing
121 changed files
with
143 additions
and
545 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
x-pack/packages/security-solution/common/src/cells/renderers/discover.ts
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
x-pack/packages/security-solution/common/src/cells/renderers/get.ts
This file was deleted.
Oops, something went wrong.
30 changes: 0 additions & 30 deletions
30
x-pack/packages/security-solution/common/src/cells/renderers/host/button.test.tsx
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
x-pack/packages/security-solution/common/src/cells/renderers/host/button.tsx
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
x-pack/packages/security-solution/common/src/cells/renderers/host/index.tsx
This file was deleted.
Oops, something went wrong.
54 changes: 0 additions & 54 deletions
54
...ackages/security-solution/common/src/cells/renderers/host/with_expandable_flyout.test.tsx
This file was deleted.
Oops, something went wrong.
66 changes: 0 additions & 66 deletions
66
x-pack/packages/security-solution/common/src/cells/renderers/host/with_expandable_flyout.tsx
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
x-pack/packages/security-solution/common/src/cells/renderers/index.ts
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
x-pack/packages/security-solution/common/src/flyout/common/components/index.ts
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
x-pack/packages/security-solution/common/src/flyout/index.tsx
This file was deleted.
Oops, something went wrong.
37 changes: 0 additions & 37 deletions
37
x-pack/packages/security-solution/common/src/flyout/panels/host/right/index.tsx
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.