Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update visible plugin name to 'AI Search Flows' #662

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

ohltyler
Copy link
Member

@ohltyler ohltyler commented Mar 5, 2025

Description

Updates all instances (besides the URL and certain description texts) from "OpenSearch Flow" -> "AI Search Flows". This includes the side navigation item, the breadcrumbs, the plugin title on the home page, and other various texts.

Note the underlying plugin ID remains unchanged to prevent build/registration issues with core OSD. Only user-facing changes have been changed.

Testing

  • all UT passes
  • all IT passes
       Spec                                              Tests  Passing  Failing  Pending  Skipped  
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ ✔  plugins/dashboards-flow-framework/c      02:43        6        6        -        -        - │
  │    reate_workflow_spec.js                                                                      │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✔  All specs passed!                        02:43        6        6        -        -        -  

✨  Done in 194.81s.
  • manually verified and tested basic use cases work as expected, and all visible instances of "OpenSearch Flow" have been updated accordingly. Tested for both useNewHomePage=false and useNewHomePage=true. See screenshots below.

old-1

new-1

new-2

Issues Resolved

N/A

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
@ohltyler ohltyler added documentation Improvements or additions to documentation enhancement New feature or request backport main labels Mar 5, 2025
@ohltyler ohltyler marked this pull request as draft March 5, 2025 20:04
@ohltyler ohltyler marked this pull request as ready for review March 5, 2025 20:46
@ohltyler ohltyler merged commit a525583 into opensearch-project:2.x Mar 5, 2025
8 of 9 checks passed
@ohltyler ohltyler deleted the name-updates branch March 5, 2025 22:57
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 5, 2025
Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
(cherry picked from commit a525583)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ohltyler pushed a commit that referenced this pull request Mar 5, 2025
(cherry picked from commit a525583)

Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport main documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants