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

Remove timeline application #3971

Merged
merged 2 commits into from
May 26, 2023
Merged

Commits on May 26, 2023

  1. Remove timeline application

    In this PR, we made the following changes:
    First of all, clean out some advanced settings specific to timeline
    application and tests.
    * Remove timelion:default_rows: This setting defines the default
    number of rows that a new Timelion sheet should have.
    * Remove timelion:default_rows: This setting defines the default
    number of columns that a new Timelion sheet should have.
    * Remove timelion:showTutorial.
    
    Second, remove src/plugin/timeline completely and modify timeline vis.
    Third, remove all the functional tests related to timeline application.
    
    Issue resolve
    opensearch-project#3519
    opensearch-project#3593
    
    Signed-off-by: Anan Zhuang <ananzh@amazon.com>
    ananzh committed May 26, 2023
    Configuration menu
    Copy the full SHA
    1e9825f View commit details
    Browse the repository at this point in the history
  2. restore deprecations

    Signed-off-by: ananzh <ananzh@amazon.com>
    ananzh committed May 26, 2023
    Configuration menu
    Copy the full SHA
    5ed90e3 View commit details
    Browse the repository at this point in the history