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

[Security Solution] Alerts Grouping MVP #149145

Merged
merged 61 commits into from
Feb 7, 2023

Commits on Jan 13, 2023

  1. added grouping select

    YulNaumenko committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    75e7231 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into security-solution-g…

    …rouping-mvp
    
    # Conflicts:
    #	x-pack/plugins/security_solution/public/common/components/event_rendered_view/helpers.ts
    YulNaumenko committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    4500ea8 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

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

Commits on Jan 19, 2023

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

Commits on Jan 20, 2023

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

Commits on Jan 23, 2023

  1. -

    YulNaumenko committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    e0e78d9 View commit details
    Browse the repository at this point in the history
  2. -

    YulNaumenko committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    5c48166 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    faa974f View commit details
    Browse the repository at this point in the history
  4. -

    YulNaumenko committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    251e85e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Custom field select

    YulNaumenko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    18eb12d View commit details
    Browse the repository at this point in the history
  2. -

    YulNaumenko committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    a581de8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f1d82a View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    c9c7c01 View commit details
    Browse the repository at this point in the history
  2. fixed take actions

    YulNaumenko committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    15b16d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a17ed70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    300e8b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e767f34 View commit details
    Browse the repository at this point in the history
  6. Added empty state panel

    YulNaumenko committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    5bedcce View commit details
    Browse the repository at this point in the history
  7. Show one table at a time

    YulNaumenko committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    4597358 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa4ef24 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    014b476 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. right top menu test

    stephmilovic committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    6a79345 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'security-solution-grouping-mvp' of github.com:YulNaumen…

    …ko/kibana into security-solution-grouping-mvp
    stephmilovic committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    1161121 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b778a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d31eb43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2005485 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'security-solution-grouping-mvp' of github.com:YulNaumen…

    …ko/kibana into security-solution-grouping-mvp
    stephmilovic committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    3986c1e View commit details
    Browse the repository at this point in the history
  7. more

    stephmilovic committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    ded6584 View commit details
    Browse the repository at this point in the history
  8. more1

    stephmilovic committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    2da0e98 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    53720da View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/security-solution-grouping-mvp' …

    …into security-solution-grouping-mvp
    YulNaumenko committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    8d4b2c0 View commit details
    Browse the repository at this point in the history
  11. more tests

    stephmilovic committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    0013c42 View commit details
    Browse the repository at this point in the history
  12. fix typo

    stephmilovic committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    cc868c6 View commit details
    Browse the repository at this point in the history
  13. fix console errors

    stephmilovic committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    ad947d0 View commit details
    Browse the repository at this point in the history
  14. more

    stephmilovic committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    a469c35 View commit details
    Browse the repository at this point in the history
  15. rm whoops

    stephmilovic committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    7d8de87 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. more

    stephmilovic committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    d5738f7 View commit details
    Browse the repository at this point in the history
  2. More design changes

    YulNaumenko committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    1e7633e View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/security-solution-grouping-mvp' …

    …into security-solution-grouping-mvp
    YulNaumenko committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    a2a2e1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9e13ec View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Added detections tests

    YulNaumenko committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    43541fc View commit details
    Browse the repository at this point in the history
  2. fixed tests

    YulNaumenko committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    797a038 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. fixed tests

    YulNaumenko committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    933c049 View commit details
    Browse the repository at this point in the history
  2. -

    YulNaumenko committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    d410ce5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55ef3bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e45a068 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. remove arrowDisplay="none"

    button cannot be descendant of button
    stephmilovic committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    d0a862c View commit details
    Browse the repository at this point in the history
  2. moar fix

    stephmilovic committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    c1617fa View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

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

Commits on Feb 6, 2023

  1. Fixed due to comments

    YulNaumenko committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    87d41e2 View commit details
    Browse the repository at this point in the history
  2. Update x-pack/plugins/security_solution/public/common/components/grou…

    …ping/groups_selector/custom_field_panel.tsx
    
    Co-authored-by: Garrett Spong <spong@users.noreply.github.com>
    YulNaumenko and spong committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    9457a38 View commit details
    Browse the repository at this point in the history
  3. Update x-pack/plugins/security_solution/public/common/components/grou…

    …ping/groups_selector/index.tsx
    
    Co-authored-by: Garrett Spong <spong@users.noreply.github.com>
    YulNaumenko and spong committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    09cad3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d07948c View commit details
    Browse the repository at this point in the history
  5. Design changes

    YulNaumenko committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    57bf483 View commit details
    Browse the repository at this point in the history
  6. FIxed tests

    YulNaumenko committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    6b36938 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de28174 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    1802189 View commit details
    Browse the repository at this point in the history
  2. tests fix

    YulNaumenko committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    7d1c21b View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/security-solution-grouping-mvp' …

    …into security-solution-grouping-mvp
    YulNaumenko committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    be77c53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e64142 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    429579b View commit details
    Browse the repository at this point in the history