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

Fix query assist after #7492, #7546, #7540 #7552

Merged
merged 10 commits into from
Jul 30, 2024

Commits on Jul 29, 2024

  1. Revert "remove skip 1 in dataset observable"

    This reverts commit 1ec2941.
    
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    3b31673 View commit details
    Browse the repository at this point in the history
  2. add header back to query editor

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9ef44de View commit details
    Browse the repository at this point in the history
  3. Revert "update dataset_manager tests"

    This reverts commit dea9208.
    
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    4460945 View commit details
    Browse the repository at this point in the history
  4. fix test name

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    9d915a8 View commit details
    Browse the repository at this point in the history
  5. add padding for query assist bar

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e27564e View commit details
    Browse the repository at this point in the history
  6. add padding for query assist calloutsr

    css padding in callouts is the space between text to border. the commit
    adds space around through margin.
    
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7465929 View commit details
    Browse the repository at this point in the history
  7. remove margin in banner

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ec80cab View commit details
    Browse the repository at this point in the history
  8. change dataSet to dataSetManager

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    47145f4 View commit details
    Browse the repository at this point in the history
  9. simplify tests

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    641408b View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. update snapshots

    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e37232a View commit details
    Browse the repository at this point in the history