Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] [ENDPOINT] Reintroduced tabs to endpoint management and migrated pages to use common security components (#74886) #75352

Merged
merged 1 commit into from
Aug 18, 2020

Commits on Aug 18, 2020

  1. [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.
    efreeti committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    dac2ae0 View commit details
    Browse the repository at this point in the history