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

Add KQL functionality in the find function of the saved objects #41136

Merged
merged 14 commits into from
Oct 2, 2019

Commits on Oct 2, 2019

  1. Add KQL functionality in the find function of the saved objects

    wip
    
    rename variable from KQL to filter, fix unit test + add new ones
    
    miss security pluggins
    
    review I
    
    fix api changes
    
    refactor after reviewing with Rudolf
    
    fix type
    
    review III
    
    review IV
    
    for security put back allowed logic back to return empty results
    
    remove StaticIndexPattern
    
    review V
    
    fix core_api_changes
    
    fix type
    XavierM committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    cfe19f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e491eea View commit details
    Browse the repository at this point in the history
  3. Fix types

    XavierM committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    8727ff2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6c1b65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d50283 View commit details
    Browse the repository at this point in the history
  6. fix type issue

    XavierM committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    b463871 View commit details
    Browse the repository at this point in the history
  7. fix api integration test

    XavierM committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    4d72086 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    684d3cf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1edcd93 View commit details
    Browse the repository at this point in the history
  10. fix type issue

    XavierM committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    2b9ad1f View commit details
    Browse the repository at this point in the history
  11. accept api change

    XavierM committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    08dfc1a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aa108ec View commit details
    Browse the repository at this point in the history
  13. fix unit test + add doc

    XavierM committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    3589d3c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2f2e266 View commit details
    Browse the repository at this point in the history