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.4] [SIEM] Fix bug on url + inspect functionality on hosts/hostDetails page (#44671) #44912

Merged
merged 1 commit into from
Sep 5, 2019

Commits on Sep 5, 2019

  1. [SIEM] Fix bug on url + inspect functionality on hosts/hostDetails pa…

    …ge (elastic#44671)
    
    * refactor code to use react-router params instead of regex inside of use-url-state
    Fix inspect in hosts/host details page
    Fix some url state issue too
    
    * add search in breadcrumb + fix existing unit testing
    
    * refactor code to use react-router params instead of regex inside of use-url-state
    Fix inspect in hosts/host details page
    Fix some url state issue too
    
    * add search in breadcrumb + fix existing unit testing
    
    * fix bug by doing cypress test
    
    * clean up + unit testing
    
    * review I
    
    * [SIEM] Fixes the Anomalies table paging to work again
    
    * Updated to look more like the PR in flight to have a smaller diff
    
    * fix cyclic deps
    
    * remove redundant comment
    
    * review II
    
    * review II + fix circular dependency
    
    * fix host url
    XavierM committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    2ffc306 View commit details
    Browse the repository at this point in the history