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

[Chore] Update timeline default expression #2720

Merged

Commits on Nov 18, 2022

  1. [Chore] Update timeline default expression

    Update default expression from `.es(*)` to `opensearch(*)`.
    Both work, but we'd prefer the latter
    
    Signed-off-by: Josh Romero <rmerqg@amazon.com>
    joshuarrrr committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    327212c View commit details
    Browse the repository at this point in the history
  2. [Chore] Update other timeline es() examples and test usage

    Signed-off-by: Josh Romero <rmerqg@amazon.com>
    joshuarrrr committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    47303cf View commit details
    Browse the repository at this point in the history
  3. [Chore] Update BWC data generation to use es(*)

    To make sure we continue supporting the old format.
    
    Signed-off-by: Josh Romero <rmerqg@amazon.com>
    joshuarrrr committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    8413249 View commit details
    Browse the repository at this point in the history
  4. [Chore] Update changelog

    Signed-off-by: Josh Romero <rmerqg@amazon.com>
    joshuarrrr committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    8b6c195 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

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

Commits on Dec 29, 2022

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

Commits on Mar 8, 2023

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

Commits on Mar 9, 2023

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

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    3485523 View commit details
    Browse the repository at this point in the history
  2. Test: update generate_data to account for selectAll not working

    Signed-off-by: Josh Romero <rmerqg@amazon.com>
    joshuarrrr committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    189a239 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Test: clear expression before each timeline test

    Signed-off-by: Josh Romero <rmerqg@amazon.com>
    joshuarrrr committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    76d6b3f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Test: fully clear expression text before each

    - wait for loader to finish after clicking update
    
    Signed-off-by: Josh Romero <rmerqg@amazon.com>
    joshuarrrr committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    db8983d View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. try clear() in before each

    Signed-off-by: Josh Romero <rmerqg@amazon.com>
    joshuarrrr committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    bdaff53 View commit details
    Browse the repository at this point in the history
  2. Add better programmatic text clearing for monaco editor

    Signed-off-by: Josh Romero <rmerqg@amazon.com>
    joshuarrrr committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    0cc1d3f View commit details
    Browse the repository at this point in the history
  3. Update the expression clearing in the generate_data bwc helpers

    Signed-off-by: Josh Romero <rmerqg@amazon.com>
    joshuarrrr committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    6401ff4 View commit details
    Browse the repository at this point in the history