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.x][Manual][Table Visualization] Replace table visualization with React and DataGrid (#2863) #3198

Merged

Commits on Jan 7, 2023

  1. [Table Visualization] Replace table visualization with React and Data…

    …Grid (opensearch-project#2863)
    
    * [Table Visualization] Replace table visualization with React and DataGrid
    
    In this PR, we add back functions to make new table usage to
    be consistent with the replaced one.
    * total function
    * percentage column
    * filter in/out
    
    Meanwhile, we also add back server. Functional tests are removed.
    We will add new functional test in opensearch-dashboards-functional-test
    repo. We also clean out some legacy codes.
    
    Issue Resolved:
    opensearch-project#2855
    
    Signed-off-by: Anan Zhuang <ananzh@amazon.com>
    
    * add some data-test-subj and fix PR comments
    
    Signed-off-by: Anan Zhuang <ananzh@amazon.com>
    
    * Fix PR comments and add unit tests
    
    Signed-off-by: Anan Zhuang <ananzh@amazon.com>
    
    * remove listenOnChange
    
    Signed-off-by: Anan Zhuang <ananzh@amazon.com>
    
    Signed-off-by: Anan Zhuang <ananzh@amazon.com>
    (cherry picked from commit 9eedb8e)
    ananzh authored and manasvinibs committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    b7bc495 View commit details
    Browse the repository at this point in the history