Removing the lens feature, using visualize instead (#48041)

* Removing the lens feature, using visualize instead

* Updating /api/features test because lens isn't a feature anymore

* Updating capability from lens to visualize in test

* Fixing api integration test
This commit is contained in:
Brandon Kobel 2019-10-15 12:03:12 -07:00 committed by GitHub
parent 549b0792af
commit 21841f6ff8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 7 additions and 36 deletions

View file

@ -46,7 +46,7 @@ export const buildOSSFeatures = ({ savedObjectTypes, includeTimelion }: BuildOSS
}),
icon: 'visualizeApp',
navLinkId: 'kibana:visualize',
app: ['kibana'],
app: ['kibana', 'lens'],
catalogue: ['visualize'],
privileges: {
all: {