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] Refactored src/cli_plugin/* #77

Merged
merged 3 commits into from
Mar 13, 2021
Merged

[Rename] Refactored src/cli_plugin/* #77

merged 3 commits into from
Mar 13, 2021

Conversation

mihirsoni
Copy link
Contributor

Issue #, if available: #37

Description of changes: ctored src/cli_plugin/*

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

Signed-off-by: Mihir Soni <mihirsoni.123@gmail.com>
Signed-off-by: Mihir Soni <mihirsoni.123@gmail.com>
src/cli_plugin/install/kibana.test.js Outdated Show resolved Hide resolved
src/cli_plugin/install/kibana.test.js Outdated Show resolved Hide resolved
src/cli_plugin/install/kibana.test.js Show resolved Hide resolved
src/cli_plugin/install/kibana.test.js Show resolved Hide resolved
Signed-off-by: Mihir Soni <mihirsoni.123@gmail.com>
Copy link
Member

@kavilla kavilla left a comment

Choose a reason for hiding this comment

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

LGTM! Just a NIT that actually wont need to be changed if you don't want to.


it('produces expected defaults', function () {
expect(parse(command, { ...defaultOptions }, kbnPackage)).toMatchInlineSnapshot(`
expect(parse(command, { ...defaultOptions }, osdPackage)).toMatchInlineSnapshot(`
Object {
"config": "",
"plugin": "plugin name",
Copy link
Member

Choose a reason for hiding this comment

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

NIT: looks like a test and could probably can replace line 64 and 91: elastic and kibana plugins?

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

@boktorbb boktorbb merged commit 291de33 into opensearch-project:dashboards Mar 13, 2021
kavilla referenced this pull request in kavilla/OpenSearch-Dashboards Mar 19, 2021
* [Rename] Refactored src/cli_plugin/*

Signed-off-by: Mihir Soni <mihirsoni.123@gmail.com>

* [Rename] Refactored src/cli_plugin/*

Signed-off-by: Mihir Soni <mihirsoni.123@gmail.com>

* [Rename] accomodate PR review feedback

Signed-off-by: Mihir Soni <mihirsoni.123@gmail.com>
kavilla pushed a commit that referenced this pull request Mar 20, 2021
* [Rename] Refactored src/cli_plugin/*

Signed-off-by: Mihir Soni <mihirsoni.123@gmail.com>

* [Rename] Refactored src/cli_plugin/*

Signed-off-by: Mihir Soni <mihirsoni.123@gmail.com>

* [Rename] accomodate PR review feedback

Signed-off-by: Mihir Soni <mihirsoni.123@gmail.com>
mihirsoni added a commit that referenced this pull request Mar 20, 2021
* [Rename] Refactored src/cli_plugin/*

Signed-off-by: Mihir Soni <mihirsoni.123@gmail.com>

* [Rename] Refactored src/cli_plugin/*

Signed-off-by: Mihir Soni <mihirsoni.123@gmail.com>

* [Rename] accomodate PR review feedback

Signed-off-by: Mihir Soni <mihirsoni.123@gmail.com>
SuZhou-Joe pushed a commit to SuZhou-Joe/OpenSearch-Dashboards that referenced this pull request Aug 9, 2023
refactor: move workspace uiSettings registration to workspace service

---------

Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
SuZhou-Joe pushed a commit to SuZhou-Joe/OpenSearch-Dashboards that referenced this pull request Sep 14, 2023
refactor: move workspace uiSettings registration to workspace service

---------

Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
Hailong-am pushed a commit to Hailong-am/OpenSearch-Dashboards that referenced this pull request Sep 15, 2023
refactor: move workspace uiSettings registration to workspace service

---------

Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants