Skip to content

Commit

Permalink
Change dashboards nav and gradle to use OpenSearch (opensearch-project#5
Browse files Browse the repository at this point in the history
)

* Add nav bar

* Rename elasticsearch to opensearch in gradle pkgbuild

* Remove unnecessary files

* Change es to opensearch
  • Loading branch information
joshuali925 authored Apr 19, 2021
1 parent 3cd2e43 commit a4e3e5c
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 393 deletions.
175 changes: 0 additions & 175 deletions dashboards-notebooks/LICENSE

This file was deleted.

2 changes: 0 additions & 2 deletions dashboards-notebooks/NOTICE

This file was deleted.

4 changes: 2 additions & 2 deletions dashboards-notebooks/public/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ export class NotebooksPlugin implements Plugin<NotebooksPluginSetup, NotebooksPl
id: PLUGIN_ID,
title: PLUGIN_NAME,
category: {
id: 'odfe',
label: 'Open Distro for Elasticsearch',
id: 'opensearch',
label: 'OpenSearch Plugins',
order: 2000,
},
order: 3000,
Expand Down
Loading

0 comments on commit a4e3e5c

Please sign in to comment.