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

[SecuritySolution][Endpoint][Response Actions] Scan response actions history and errors #186284

Merged

Commits on Jun 17, 2024

  1. Show failure message when error codes in outputs

    Also shows general action failed message that was not showing up after adding logic to show errors for actions that were not sent to fleet.
    
    refs elastic/pull/155254
    ashokaditya committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f0dbb37 View commit details
    Browse the repository at this point in the history
  2. Typo correction

    ashokaditya committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e42a063 View commit details
    Browse the repository at this point in the history
  3. Update scan.cy.ts

    ashokaditya committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4c15090 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

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

Commits on Jun 19, 2024

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

    ashokaditya committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    63db37d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. show both failed output codes and error messages

    Both errors and output codes should be visible when action failed instead of one or the other.
    ashokaditya committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e5df51c View commit details
    Browse the repository at this point in the history
  2. tests and fixes

    ashokaditya committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    685754a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. improve error and output messages

    review changes
    ashokaditya committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    b4bb1af View commit details
    Browse the repository at this point in the history
  2. fix

    ashokaditya committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5f628cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    664f621 View commit details
    Browse the repository at this point in the history
  4. handle multi agent errors

    ashokaditya committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    89c72ca View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    6003a05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c50279a View commit details
    Browse the repository at this point in the history
  3. empty hostnames tests

    ashokaditya committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    a9b4161 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'task/dw-scan-response-actions-history-9213' of github.c…

    …om:ashokaditya/kibana into task/dw-scan-response-actions-history-9213
    ashokaditya committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    13e2ad5 View commit details
    Browse the repository at this point in the history
  5. fix test mocks

    ashokaditya committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0324a66 View commit details
    Browse the repository at this point in the history
  6. Don't show Host/Error labels for single agents

    review changes
    ashokaditya committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    3743a9a View commit details
    Browse the repository at this point in the history
  7. fix test mock

    ashokaditya committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    ed26f44 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e41caf5 View commit details
    Browse the repository at this point in the history
  9. Unknown error message

    review changes
    ashokaditya committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    852ac69 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    c3f648d View commit details
    Browse the repository at this point in the history
  2. reduce complexity

    ashokaditya committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0880083 View commit details
    Browse the repository at this point in the history
  3. fix

    ashokaditya committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    2b259f6 View commit details
    Browse the repository at this point in the history
  4. missing tests for QA

    ashokaditya committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6184fda View commit details
    Browse the repository at this point in the history
  5. update tests for QA

    ashokaditya committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a3a1751 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    8b65ab7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'task/dw-scan-response-actions-history-9213' of github.c…

    …om:ashokaditya/kibana into task/dw-scan-response-actions-history-9213
    ashokaditya committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9ac1efc View commit details
    Browse the repository at this point in the history
  3. fix tests

    ashokaditya committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0222ac6 View commit details
    Browse the repository at this point in the history
  4. Update mocks.tsx

    ashokaditya committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    745be32 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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