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

[Workspace] Add Workspace filter to saved objects management page #6458

Merged
merged 16 commits into from
Apr 17, 2024

Commits on Apr 15, 2024

  1. Add workspace filter into saved objects page (opensearch-project#211)

    * Add workspace column/filter into saved objects page
    
    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    
    fix failed test case
    
    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    
    move workspace column to its own folder
    
    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    
    * default workspace
    
    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    
    fix test case
    
    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    
    add test case
    
    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    
    remove hide import
    
    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    
    * address review comments
    
    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    
    ---------
    
    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    Hailong-am committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bafb405 View commit details
    Browse the repository at this point in the history
  2. replace default workspace with public workspace (opensearch-project#322)

    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    Hailong-am committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    081cc06 View commit details
    Browse the repository at this point in the history
  3. Add workspace filter

    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    Hailong-am committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    129198f View commit details
    Browse the repository at this point in the history
  4. revert query params change

    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    Hailong-am committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6cb45b4 View commit details
    Browse the repository at this point in the history
  5. udpate test case name to more clear

    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    Hailong-am committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1e0ab4b View commit details
    Browse the repository at this point in the history
  6. support public workspace

    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    Hailong-am committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    cf2be4c View commit details
    Browse the repository at this point in the history
  7. Add changelog

    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    Hailong-am committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a67f31e View commit details
    Browse the repository at this point in the history
  8. update fetchExportByTypeAndSearch parameter

    Co-authored-by: SuZhou-Joe <suzhou@amazon.com>
    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    Hailong-am and SuZhou-Joe committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    48bdfb3 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. remove virtrual public workspace

    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    Hailong-am committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5445bd0 View commit details
    Browse the repository at this point in the history
  2. update comments

    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    Hailong-am committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    380de15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    748da60 View commit details
    Browse the repository at this point in the history
  4. fix public workspace query when permission is not enabled

    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    Hailong-am committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    49b1617 View commit details
    Browse the repository at this point in the history
  5. home dashboards/listing page only show public workspace data

    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    Hailong-am committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    18edfb8 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Merge branch 'main' into workspace_filter

    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    Hailong-am authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    905c5b3 View commit details
    Browse the repository at this point in the history
  2. Add more test case

    Signed-off-by: Hailong Cui <ihailong@amazon.com>
    Hailong-am committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3520014 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into workspace_filter

    Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
    SuZhou-Joe authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2adf507 View commit details
    Browse the repository at this point in the history