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/backport 6459 to workspace pr integr #332

Merged

Commits on Apr 18, 2024

  1. fix(workspace): apps are missing when updating a workspace

    This is caused by opensearch-project#6234 which marked apps as inaccessible when the apps
    are not configured into the current workspace. However, inaccessible
    apps can not be configured into a workspace.
    
    Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
    ruanyl committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    611b43d View commit details
    Browse the repository at this point in the history
  2. refactor workspace list page to use workspaceConfigurableApps

    Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
    ruanyl committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    840e98e View commit details
    Browse the repository at this point in the history
  3. fix tests

    Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
    ruanyl committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c498cba View commit details
    Browse the repository at this point in the history