-
Notifications
You must be signed in to change notification settings - Fork 935
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 kibana utils #102
Rename kibana utils #102
Conversation
Signed-off-by: Kawika Avilla <[email protected]>
@@ -1,11 +1,11 @@ | |||
## API Report File for "kibana" | |||
## API Report File for "opensearch-dashboards" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we leave autogenerated file as is and regenerate ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM !! Thanks for the changes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Kawika Avilla <[email protected]>
Signed-off-by: Kawika Avilla <[email protected]>
Signed-off-by: Kawika Avilla <[email protected]>
* feat: add some flag Signed-off-by: SuZhou-Joe <[email protected]> * refractor: add enabled$ in server side Signed-off-by: SuZhou-Joe <[email protected]> * feat: add logic check in public side Signed-off-by: SuZhou-Joe <[email protected]> * feature: remove useless property Signed-off-by: SuZhou-Joe <[email protected]> * feat: some modify * feat: merge Signed-off-by: SuZhou-Joe <[email protected]> * feat: remove useless code Signed-off-by: SuZhou-Joe <[email protected]> * feat: remove useless code Signed-off-by: SuZhou-Joe <[email protected]> * feat: optimize code Signed-off-by: SuZhou-Joe <[email protected]> --------- Signed-off-by: SuZhou-Joe <[email protected]>
…h-project#124) * Revert "[Refractor] Feature flag (opensearch-project#102)" This reverts commit e2f277c.
* feat: add some flag Signed-off-by: SuZhou-Joe <[email protected]> * refractor: add enabled$ in server side Signed-off-by: SuZhou-Joe <[email protected]> * feat: add logic check in public side Signed-off-by: SuZhou-Joe <[email protected]> * feature: remove useless property Signed-off-by: SuZhou-Joe <[email protected]> * feat: some modify * feat: merge Signed-off-by: SuZhou-Joe <[email protected]> * feat: remove useless code Signed-off-by: SuZhou-Joe <[email protected]> * feat: remove useless code Signed-off-by: SuZhou-Joe <[email protected]> * feat: optimize code Signed-off-by: SuZhou-Joe <[email protected]> --------- Signed-off-by: SuZhou-Joe <[email protected]>
…h-project#124) * Revert "[Refractor] Feature flag (opensearch-project#102)" This reverts commit e2f277c.
* feat: add some flag Signed-off-by: SuZhou-Joe <[email protected]> * refractor: add enabled$ in server side Signed-off-by: SuZhou-Joe <[email protected]> * feat: add logic check in public side Signed-off-by: SuZhou-Joe <[email protected]> * feature: remove useless property Signed-off-by: SuZhou-Joe <[email protected]> * feat: some modify * feat: merge Signed-off-by: SuZhou-Joe <[email protected]> * feat: remove useless code Signed-off-by: SuZhou-Joe <[email protected]> * feat: remove useless code Signed-off-by: SuZhou-Joe <[email protected]> * feat: optimize code Signed-off-by: SuZhou-Joe <[email protected]> --------- Signed-off-by: SuZhou-Joe <[email protected]>
…h-project#124) * Revert "[Refractor] Feature flag (opensearch-project#102)" This reverts commit e2f277c.
Issue #, if available:
#37
Description of changes:
Rename folders, files, variables to opensearch_dashboards_utils.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.