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

[Rename] visualizations plugin #159

Merged
merged 3 commits into from
Mar 12, 2021

Conversation

kavilla
Copy link
Member

@kavilla kavilla commented Mar 10, 2021

Issue #, if available:
#37

Description of changes:
Rename files and variables within plugins/visualizations

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@@ -393,7 +393,7 @@ export const buildPipeline = async (vis: Vis, params: BuildPipelineParams) => {
const { uiState, title } = vis;

// context
let pipeline = `kibana | kibana_context `;
let pipeline = `opensearch_dashboards | opensearch_dashboards_context `;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this in expression context ? if so @boktorbb-amzn has replaced with opensearchDashboards

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like it. we should sync up about that or w/e gets merged in.

Copy link
Contributor

@mihirsoni mihirsoni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few changes , rest looks good.

kavilla added 3 commits March 12, 2021 11:22
Signed-off-by: Kawika Avilla <[email protected]>
Signed-off-by: Kawika Avilla <[email protected]>
Signed-off-by: Kawika Avilla <[email protected]>
@kavilla kavilla force-pushed the rename-visualization branch from 91867d9 to 896fda3 Compare March 12, 2021 11:22
@kavilla kavilla requested review from mihirsoni and boktorbb March 12, 2021 11:22
Copy link
Contributor

@boktorbb boktorbb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@mihirsoni mihirsoni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM !!

@mihirsoni mihirsoni merged commit a80c426 into opensearch-project:dashboards Mar 12, 2021
@kavilla kavilla deleted the rename-visualization branch March 18, 2021 08:01
kavilla referenced this pull request in kavilla/OpenSearch-Dashboards Mar 19, 2021
* [Rename] visualizations plugin

Signed-off-by: Kawika Avilla <[email protected]>

* Forgot to save rename

Signed-off-by: Kawika Avilla <[email protected]>

* Address PR comments

Signed-off-by: Kawika Avilla <[email protected]>
kavilla added a commit that referenced this pull request Mar 20, 2021
* [Rename] visualizations plugin

Signed-off-by: Kawika Avilla <[email protected]>

* Forgot to save rename

Signed-off-by: Kawika Avilla <[email protected]>

* Address PR comments

Signed-off-by: Kawika Avilla <[email protected]>
mihirsoni pushed a commit that referenced this pull request Mar 20, 2021
* [Rename] visualizations plugin

Signed-off-by: Kawika Avilla <[email protected]>

* Forgot to save rename

Signed-off-by: Kawika Avilla <[email protected]>

* Address PR comments

Signed-off-by: Kawika Avilla <[email protected]>
Hailong-am pushed a commit to Hailong-am/OpenSearch-Dashboards that referenced this pull request Sep 15, 2023
wanglam pushed a commit to wanglam/OpenSearch-Dashboards that referenced this pull request Sep 21, 2023
…) (opensearch-project#169)

(cherry picked from commit 1d95a09)

Signed-off-by: Yulong Ruan <[email protected]>
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>
SuZhou-Joe added a commit to SuZhou-Joe/OpenSearch-Dashboards that referenced this pull request Mar 11, 2024
SuZhou-Joe added a commit to SuZhou-Joe/OpenSearch-Dashboards that referenced this pull request Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants