OpenSearch-Dashboards icon indicating copy to clipboard operation
OpenSearch-Dashboards copied to clipboard

📊 Open source visualization dashboards for OpenSearch.

Results 747 OpenSearch-Dashboards issues
Sort by recently updated
recently updated
newest added

Renaming "Wizard" to "Visualization Builder" Tasks: - [ ] Rename create visualization option to `Visualization Builder` - [ ] Rename instances of `wizard` in code to `visBuilder` - [ ]...

vis builder
v2.4.0

Add the ability to save and restore a visualization using the drag and drop editor ## Tasks ### Saving - [x] #1878 - [x] #1879 - [ ] #1880 ###...

vis builder

Write function tests for these scenarios: 1. select a dashboard, and create a new wizard 2. make sure `Add To Dashboard after saving` toggle is on 3. type a title...

test:functional
vis builder
v2.4.0

Write function tests for these scenarios: 1. select a dashboard, and create a new wizard 2. make sure `Add To Dashboard after saving` toggle is off 3. type a title...

test:functional
vis builder
v2.4.0

Parent task to fill in the gaps from the low initial coverage that the VisBuilder has. ## Sub tasks: - [ ] Add unit tests to functional code where it...

vis builder

Not planned for 2.4 releases Since we have support both legacy clients new clients, that paved the road to onboard both other plugins and external plugins For example dev tools,...

enhancement
multiple datasource
research

* Convert to typescript * Fix types * Add tests ### Description Typescript cleanup is a prerequisite to #950 ### Issues Resolved N/A ### Check List - [x] New functionality...

**Is your feature request related to a problem? Please describe.** It is problematic that OpenSearch Dashboards ("the client") **must** have OpenSearch ("the backend") up and ready to function. 1. An...

enhancement

**Is your feature request related to a problem? Please describe.** Coming from https://github.com/opensearch-project/opensearch-build/issues/33, no tests run on Windows. **Describe the solution you'd like** Add GHA CI that runs on Windows.

enhancement