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]Restrict saved objects finding when workspace enabled #7125

Commits on Jun 28, 2024

  1. Limit data source saved objects finding and access when workspace ena…

    …bled
    
    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    30fab0d View commit details
    Browse the repository at this point in the history
  2. Remove options.workspaces drop behavior in conflict client wrapper

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    17b36b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dadd9b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

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

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    c996790 View commit details
    Browse the repository at this point in the history
  2. Update src/plugins/workspace/server/saved_objects/workspace_saved_obj…

    …ects_client_wrapper.ts
    
    Co-authored-by: SuZhou-Joe <suzhou@amazon.com>
    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam and SuZhou-Joe authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b54291c View commit details
    Browse the repository at this point in the history
  3. Update src/plugins/workspace/server/saved_objects/workspace_saved_obj…

    …ects_client_wrapper.ts
    
    Co-authored-by: Yulong Ruan <ruanyu1@gmail.com>
    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam and ruanyl authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    899341c View commit details
    Browse the repository at this point in the history
  4. Remove formatFindParams

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a197688 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Fix code format

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7b491fd View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    ca51d01 View commit details
    Browse the repository at this point in the history
  2. Fix ACLSearchParams and empty workspaces

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    a2e6c27 View commit details
    Browse the repository at this point in the history
  3. Refactor workspace client wrapper find

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    9bbb6a3 View commit details
    Browse the repository at this point in the history
  4. Remove global saved objects validation logic

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    15e131e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Update uts and its

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    eb8bc9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cb4cb3 View commit details
    Browse the repository at this point in the history
  3. Remove no need changes and refactor

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    97dcde0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12cfce7 View commit details
    Browse the repository at this point in the history
  5. Fix global saved objects not found

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    2b1c28b View commit details
    Browse the repository at this point in the history
  6. Change saved object get to assert

    Signed-off-by: Lin Wang <wonglam@amazon.com>
    wanglam committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    185423f View commit details
    Browse the repository at this point in the history