OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
📊 Open source visualization dashboards for OpenSearch.
### Description Optimize the language selector preventing too many renders and potentially setting of the language triggering an update. ### Issues Resolved n/a ## Screenshot ## Testing the changes ##...
### Description This PR updates the UI for saved queries to use Flyouts which give more surface to search and categorize the queries as well as introduce more options when...
### Description When we click Discover sidebar from other pages, we don't fetch the data source info and enrich the default dataset, so that some unexpected behavior happens. ### Issues...
Backport 79fed30c8c14fe29228b65675ebb0ac4010bce54 from #8649.
**Is your feature request related to a problem? Please describe.** 1. We want to create a plugin to record metrics such as number of click event on an UI element,...
### Description Update change access modal display name from access level value to access level name ## Screenshot  Before  After ## Testing the changes Go to workspace collaborators...
Backport 12d072d9fd1e27142a3d695af112da66611f9ee1 from #8609.
### Description Add CiGroup 11 to github workflow for cypress tests of discover 2.0 ### Issues Resolved ## Screenshot ## Testing the changes ## Changelog - feat: Add cypress test...
### Description * Adds footer bar in multiline editor to single line editor when editor is focused ### Issues Resolved ## Screenshot ## Testing the changes ## Changelog - feat:...
### Description SQL: https://github.com/user-attachments/assets/54518f20-f349-4bc0-840e-9a38767b1aba PPL: https://github.com/user-attachments/assets/71c41b93-e199-48f8-acf2-7ba5aed16f73 ## `src/plugins/data/public/antlr/*` For PPL & SQL, uses the SQL query ``` SELECT FROM GROUP BY ORDER BY COUNT() DESC LIMIT ``` to find the...