OpenSearch-Dashboards
OpenSearch-Dashboards copied to clipboard
📊 Open source visualization dashboards for OpenSearch.
Signed-off-by: Yibo Wang ### Description This PR fixes several issues from https://github.com/opensearch-project/ux/issues/16 Index pattern listing page: Index pattern create page-step one: Index pattern create page-step two: Index pattern create page-step...
Signed-off-by: Louis Chu ### Description Add release runbook ### Check List - [x] Update [CHANGELOG.md](./../CHANGELOG.md) - [x] Commits are signed per the DCO using --signoff
Meta issue to track holistically that improves OpenSearch Dashboards a11y (includes usage of mobile devices). Includes ways to derive intelligence to understand usage of the min-application or the distribution. Adding...
Signed-off-by: Ashwin P Chandran ### Description Updates the Readme to call out the change in functional testing for OpenSearch Dashboards ### Issues Resolved - #2462 ### Check List - [...
https://github.com/opensearch-project/OpenSearch-Dashboards/blob/main/.github/workflows/cypress_workflow.yml Runs the tests related to Core OpenSearch Dashboards from the https://github.com/opensearch-project/opensearch-dashboards-functional-test repo. We should be able to add test coverage from this to PRs and within the [README](https://github.com/opensearch-project/OpenSearch-Dashboards/blob/main/README.md?plain=1#L18)
The official functional testing repository for OpenSearch dashboards is now [opensearch-dashboards-functional-test](https://github.com/opensearch-project/opensearch-dashboards-functional-test). We need to migrate all our existing Selenium based function tests to the new repository. ## Tasks - [...
As of now there is no specific params to build `windows-only` archives. ``` build the OpenSearch Dashboards distributable options: --skip-archives Don't produce tar/zip archives --skip-os-packages Don't produce rpm/deb/docker packages --all-platforms...
**Is your feature request related to a problem? Please describe.** When user creates a wizard: 1. User can go to the dashboard page, choose a dashboard and create wizard there...
Parent issue to track the different task for the Drag and Drop experience. - Feedback: #2280 ## Tasklist: Framework - Drag and drop entrypoint #959 - State management #947 -...
**Is your feature request related to a problem? Please describe.** We currently (i.e. for v1.0.0) generate [release notes](https://github.com/opensearch-project/OpenSearch-Dashboards/tree/main/release-notes) for each release, but changelogs are often easier to parse/search when dealing...