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

[SIEM] Fix bug on url + inspect functionality on hosts/hostDetails page #44671

Merged
merged 16 commits into from
Sep 5, 2019

Commits on Sep 4, 2019

  1. refactor code to use react-router params instead of regex inside of u…

    …se-url-state
    
    Fix inspect in hosts/host details page
    Fix some url state issue too
    XavierM committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    9bbebed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecfe07a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. refactor code to use react-router params instead of regex inside of u…

    …se-url-state
    
    Fix inspect in hosts/host details page
    Fix some url state issue too
    XavierM committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    bf3f476 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24904dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7f1480 View commit details
    Browse the repository at this point in the history
  4. clean up + unit testing

    XavierM committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    0ee232a View commit details
    Browse the repository at this point in the history
  5. review I

    XavierM committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    e7956fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    18179d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    728e938 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d0f417 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5 from FrankHassanabad/fix-anomaly-table

    [SIEM] Fix anomaly table
    XavierM committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    dbc5b56 View commit details
    Browse the repository at this point in the history
  10. fix cyclic deps

    angorayc committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    3678bfa View commit details
    Browse the repository at this point in the history
  11. remove redundant comment

    angorayc committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    c24f51e View commit details
    Browse the repository at this point in the history
  12. review II

    XavierM committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    4d128a8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0eb0046 View commit details
    Browse the repository at this point in the history
  14. fix host url

    XavierM committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    e334a98 View commit details
    Browse the repository at this point in the history