Yulong Ruan

Results 25 issues of Yulong Ruan

### Description This commit added a new prop(orientation) to the current OuiButtonGroup, the possible values are `horizontal` and `vertical`. The default value is `horizontal` which match the current UI behavior....

first-time-contributor

## Introduction Currently, the OSD vega visualization only support OpenSearch query DSL. As [PPL](https://opensearch.org/docs/latest/search-plugins/sql/ppl/index/) is also adopted and used by different features of OSD. I propose to also support PPL...

enhancement
proposal

## Features - [x] #6830 - [x] #6389 - [x] #6106 - [x] #6902 ## Bug fixes - [x] #6776

workspace
v2.15.0

**What do you want to do?** - [ ] Request a change to existing documentation - [x] Add new documentation - [ ] Report a technical problem with the documentation...

1 - Backlog - DEV

**Is your feature request related to a problem?** Hey alert dashboards maintainers! The new homepage design requires to display a list of recent alerts on the homepage, as you can...

enhancement

### Describe the bug Checking this pipeline on build.sh step: https://build.ci.opensearch.org/blue/organizations/jenkins/distribution-build-opensearch/detail/distribution-build-opensearch/10377/pipeline/151 The build of `security-analytics` was failed: ``` 2024-10-10 02:27:14 ERROR ERROR: Command 'bash /tmp/tmps7v24_y5/security-analytics/scripts/build.sh -v 3.0.0 -p linux -a...

bug

### Description The PR adds documentation of detailed release steps ### Issues Resolved [List any issues this PR will resolve] ### Check List - [ ] New functionality includes testing....

### Description This `"baseUrl": ".",` is not needed, it prevent us to use path alias such `import {} from "opensearch-dashboards/public"` and `import {} from "opensearch-dashboards/server"` ### Issues Resolved [List any...

backport 2.x

The feature flag `assistant.next.enabled` is no longer needed as we use individual flags for different assistant features, we should check if the flag is still been used anywhere outside of...

## Introduction This RFC proposes the introduction of an **Assistant Core Module** into OpenSearch Dashboards (OSD). The purpose of this module is to define a set of AI-related interfaces within...