You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…ject#6052) (opensearch-project#6531)
* Add permission control for workspace
* Add changelog for permission control in workspace
* Fix integration tests and remove no need type
* Update permission enabled for workspace CRUD integration tests
* Change back to config schema
* feat: do not append workspaces field when no workspaces present (#6)
* feat: do not append workspaces field when no workspaces present
* feat: do not append workspaces field when no workspaces present
---------
* fix: authInfo destructure (#7)
* fix: authInfo destructure
* fix: unit test error
---------
* Fix permissions assign in attributes
* Remove deleteByWorkspace since not exists
* refactor: remove formatWorkspacePermissionModeToStringArray
* Remove current not used code
* Add missing unit tests for permission control
* Update workspaces API test describe
* Fix workspace CRUD API integration tests failed
* Address PR comments
* Store permissions when savedObjects.permissions.enabled
* Add permission control for deleteByWorkspace
* Update src/plugins/workspace/server/permission_control/client.ts
* Update src/plugins/workspace/server/permission_control/client.ts
* Refactor permissions field in workspace create and update API
* Fix workspace CRUD API integration tests
---------
Signed-off-by: Lin Wang <[email protected]>
Signed-off-by: SuZhou-Joe <[email protected]>
Co-authored-by: SuZhou-Joe <[email protected]>
Co-authored-by: ZilongX <[email protected]>
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
OpenSearch Version
Please list the version of OpenSearch being used.
Dashboards Version
Please list the version of OpenSearch Dashboards being used.
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: