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

[Backport 2.13] Fixed small bugs in explorer #1580

Merged
merged 2 commits into from
Mar 20, 2024
Merged

Commits on Mar 20, 2024

  1. Fixed small bugs in explorer (#1559)

    * disable ppl direct query autocomplete
    
    Signed-off-by: Paul Sebastian <paulstn@amazon.com>
    
    * disable sorting for s3
    
    Signed-off-by: Paul Sebastian <paulstn@amazon.com>
    
    * fix pagination for s3
    
    Signed-off-by: Paul Sebastian <paulstn@amazon.com>
    
    * fix flyout to use actual row doc
    
    Signed-off-by: Paul Sebastian <paulstn@amazon.com>
    
    * fix surrounding events
    
    Signed-off-by: Paul Sebastian <paulstn@amazon.com>
    
    * allow for surrounding fields to work on s3
    
    Signed-off-by: Paul Sebastian <paulstn@amazon.com>
    
    * fix lint complaint
    
    Signed-off-by: Paul Sebastian <paulstn@amazon.com>
    
    * const instead of let
    
    Signed-off-by: Paul Sebastian <paulstn@amazon.com>
    
    * changed naming for isDataSource bool
    
    Signed-off-by: Paul Sebastian <paulstn@amazon.com>
    
    * update snapshot
    
    Signed-off-by: Paul Sebastian <paulstn@amazon.com>
    
    ---------
    
    Signed-off-by: Paul Sebastian <paulstn@amazon.com>
    (cherry picked from commit 3cec4dc)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    83e166d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10f4fef View commit details
    Browse the repository at this point in the history