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] Alerts view - adding alerts table #51959

Merged
merged 37 commits into from
Dec 18, 2019
Merged

Commits on Nov 24, 2019

  1. add alert view to hosts page

    angorayc committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    6e4e895 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. add defaultHeaders

    angorayc committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    43be007 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. add alerts table

    angorayc committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    745dad1 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. fix dsl query

    angorayc committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    4b7ea70 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. add alerts histogram

    angorayc committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    1b153d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Configuration menu
    Copy the full SHA
    ee3aca7 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    16a0306 View commit details
    Browse the repository at this point in the history
  2. add i18n for alerts table

    angorayc committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    d605ffb View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. fix types error

    angorayc committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    56be243 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. fix type issue

    angorayc committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    6140dd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9f00a7 View commit details
    Browse the repository at this point in the history
  3. whitespace cleanup

    patrykkopycinski committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    71ef4a0 View commit details
    Browse the repository at this point in the history
  4. fix types

    patrykkopycinski committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    2f45923 View commit details
    Browse the repository at this point in the history
  5. fix types

    patrykkopycinski committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    5044662 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4fd84dc View commit details
    Browse the repository at this point in the history
  7. fix types

    angorayc committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    a9c020e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2019

  1. fix types

    angorayc committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    89823a3 View commit details
    Browse the repository at this point in the history
  2. fix types

    angorayc committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    ae8fd5e View commit details
    Browse the repository at this point in the history
  3. rename params

    angorayc committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    592a8ed View commit details
    Browse the repository at this point in the history
  4. fix unit test

    angorayc committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    001aed3 View commit details
    Browse the repository at this point in the history
  5. fix types

    angorayc committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    9c40863 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2019

  1. Configuration menu
    Copy the full SHA
    1d7b42e View commit details
    Browse the repository at this point in the history
  2. remove unused prop

    angorayc committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    69d5476 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Configuration menu
    Copy the full SHA
    b2cd515 View commit details
    Browse the repository at this point in the history
  2. update unit test

    angorayc committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    838c9bc View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Configuration menu
    Copy the full SHA
    f231c4e View commit details
    Browse the repository at this point in the history
  2. update alerts query

    angorayc committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    5acbff6 View commit details
    Browse the repository at this point in the history
  3. clean up

    angorayc committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    9479d73 View commit details
    Browse the repository at this point in the history
  4. fix queries

    angorayc committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    8133ffa View commit details
    Browse the repository at this point in the history
  5. align type for pageFilters

    angorayc committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    69d2a87 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e22251 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2eeeb78 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Configuration menu
    Copy the full SHA
    ccc57ff View commit details
    Browse the repository at this point in the history
  2. clean up

    angorayc committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    ec44616 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c49b214 View commit details
    Browse the repository at this point in the history
  4. replace hard coded tab name

    angorayc committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    0de574e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    affdcf1 View commit details
    Browse the repository at this point in the history