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.
[ENDPOINT] Reintroduced tabs to endpoint management and migrated page…
…s to use common security components (elastic#74886) * Reintroduced tabs to endpoint management and migrated pages to use common security components. * Empty trusted apps tab. * Changed casing in the translations. * Switched to using route path generation functions. * Added propagation of data-test-subj attribute to Wrapper component. * Fixed CommonProps import. * Moved out shared component for administration list page. * Removed unused file. * Removed unused translation keys. * Removed redundant snapshot. * Added some minimal tests. * Attempt to fix functional tests. * Attempt to fix functional tests again. * Reverted function declarations back to const. * Wrapped component in memo.
- Loading branch information
Showing
31 changed files
with
325 additions
and
1,274 deletions.
There are no files selected for viewing
802 changes: 0 additions & 802 deletions
802
...security_solution/public/common/components/endpoint/__snapshots__/page_view.test.tsx.snap
This file was deleted.
Oops, something went wrong.
88 changes: 0 additions & 88 deletions
88
x-pack/plugins/security_solution/public/common/components/endpoint/page_view.test.tsx
This file was deleted.
Oops, something went wrong.
184 changes: 0 additions & 184 deletions
184
x-pack/plugins/security_solution/public/common/components/endpoint/page_view.tsx
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.