OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
📊 Open source visualization dashboards for OpenSearch.
Backport 6bbace1f77d91cb98deb63b24b3e20ade1b71314 from #6923.
### Description Recent items storage is using `basePath` as the partition of its storage. Before workspace feature is introduced, it works well because the only factor of basePath is `serverBasePath`,...
### Description Adding an optional setting that controls the permissions of data source to create/update/delete. ### Issues Resolved https://github.com/opensearch-project/OpenSearch-Dashboards/issues/6889 ## Screenshot data_source.editMode: "read_only" or data_source.editMode: "admin_only" and user is not...
### Description The data source CUD operations will be restricted in the #7091 , this PR is an enhancement for #7091 in the saved object client `get` and `find` methods....
Backport e1c5cfd102e324198b871ebb5044d079e81ca3cd from #7157.
### Description Use small (15.75px next theme/14px V7 theme) font size as normal paragraph font size across the board  ### Issues Resolved ## Screenshot ## Testing the changes ##...
**Describe the bug** As soon as we release OpenSearch and OpenSearch-Dashboards, one of the post release activity is to bump the version in the development branches to next iteration. See...
#### Issues list - [ ] #7032 - [ ] #7036 - [ ] #7037 - [ ] #7038 - [ ] #7039 - [ ] #7040 - [ ]...
During 2.15.0 release we changed how integration tests are run for OSD by splitting them into multiple ci-groups and executing them separately with each group having its own cluster. This...
# Background The primary problem we are addressing is the need for more advanced and customizable data visualization capabilities in OpenSearch Dashboards. While VisBuilder reached General Availability (GA) in version...