Skip to content

Migrate reporting frontend plugin to OpenSearch Dashboards#4

Merged
joshuali925 merged 21 commits intodevfrom
opensearch/frontend
Apr 16, 2021
Merged

Migrate reporting frontend plugin to OpenSearch Dashboards#4
joshuali925 merged 21 commits intodevfrom
opensearch/frontend

Conversation

@joshuali925
Copy link
Copy Markdown
Member

Issue #, if available:

Description of changes:

  • Migrate reporting kibana plugin to OpenSearch Dashboards
  • bump version to 1.15
  • add documents (licence, notice, etc) to repo

TODO left:

  • need to update github workflows with OpenSearch Dashboards repo link and new S3 bucket
  • need to update nav bar category

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Copy Markdown
Member

@dblock dblock left a comment

Choose a reason for hiding this comment

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

A few more, but real close.

@@ -0,0 +1,70 @@
# OpenSearch Dashboards Reports for Open Distro
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Are we leaving "Open Distro" here on purpose?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

missed this.. updated


## Setup

1. Download Elasticsearch for the version that matches the [OpenSearch Dashboards version specified in package.json](./package.json#L7).
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Elasticsearch -> OpenSearch?


## Copyright

Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved. No newline at end of file
* For dashboards-reports see also this required NOTICE:
dashboards-reports
Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

2021

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

updated, thanks


// eslint-disable-next-line @typescript-eslint/no-empty-interface
export interface OpendistroKibanaReportsPluginSetup {}
export interface OpendistroReportsOpenSearchDashboardsPluginSetup {}
Copy link
Copy Markdown
Member

@dblock dblock Apr 16, 2021

Choose a reason for hiding this comment

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

More opendistro here and the likes.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Changed to ReportsDashboards, thanks

@joshuali925 joshuali925 requested a review from dblock April 16, 2021 18:33
kavilla pushed a commit to kavilla/dashboards-reports that referenced this pull request Jul 12, 2023
…search-project#4)

* Migrate to Opensearch

* Rename Kibana in html and md files

* WIP rename strings and variables

* Rename kibana index

* revert kibana_recipients temporarily

* Change kbn to osd

* Update jest snapshots

* Migrate cypress

* Change opendistro_kibana_reports to opendistro-reports-opensearch-dashboards

* fixup! Migrate to Opensearch

* Typo fixes and more renaming

* Rename variables in delivery params

* Rename kibana user to opensearch dashboards user

* Rename Es in variables

* Migrate github workflow for dashboards-reports

* Move kibana-reports dir to dashboards-reports

* Migrate readme

* Rename es to opensearch

* Remove opendistro in dashboards reports

* Update documents for repo

* Address comments
kavilla pushed a commit to kavilla/dashboards-reports that referenced this pull request Jul 12, 2023
…roject#6)

* Add necessary files (opensearch-project#4)

* Add docs

Signed-off-by: Rupal Mahajan <maharup@amazon.com>

* Update docs to repo name change

Signed-off-by: Rupal Mahajan <maharup@amazon.com>

* Updated MAINTAINERS.md to match recommended opensearch-project format.

Signed-off-by: Rupal Mahajan <maharup@amazon.com>

Signed-off-by: Rupal Mahajan <maharup@amazon.com>

* Remove chromium related info from readme

Signed-off-by: Rupal Mahajan <maharup@amazon.com>

* nit: remove troubleshooting section

Signed-off-by: Rupal Mahajan <maharup@amazon.com>

* nit: missed font dependencies under troubleshooting

Signed-off-by: Rupal Mahajan <maharup@amazon.com>

Signed-off-by: Rupal Mahajan <maharup@amazon.com>
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.

2 participants