kibana/x-pack/plugins/infra
Brandon Kobel 5ae5e3d8c6
Feature Controls - Read only badges (#35252)
* Adding readonly badge to the discover application

* Dashboard get a badge

* Visualize gets a badge

* Timelion gets a badge

* Canvas gets a badge

* Maps gets a badge

* Infra gets a badge

* Graph gets a badge

* Dev Tools gets a badge

* Index Patterns get badges

* Advanced Settings get badges

* Infra and i18n are super chill friends

* Using proper i18n prefix for xpack

* Adding badges to the uptime application

* APM gets a badge!

* Adding functional tests for the discover read-only badge

* Functional tests for everyone!

* Removing unused import

* Fixing chrome service mock

* Switching from ChromeBadge | null to ChromeBadge | undefined

* Fixing canvas badge assertst

* Fixing Logs ui capabilities

* More ChromeBrand | null to ChromeBrand | undefined related changes

* Using named badges

* Revert "Using named badges"

This reverts commit c0e341bee1.

* i18n'ing the uptime read-only badges

* Adding ChromeService tests for badges

* Starting to add tests for the legacy badge API

* Changing capitalization of "Read Only" to "Read only"

* Adjusting styles

* Adding $setupBadgeAutoClear tests

* Changing the badge tooltip

* Fixing timelion i18n prefix

* Changing where Canvas sets the breadcrumbs

* Using a read-only badge with an icon

* Update x-pack/plugins/canvas/public/angular/controllers/canvas.js

Co-Authored-By: kobelb <brandon.kobel@gmail.com>

* Update src/legacy/core_plugins/timelion/public/app.js

Co-Authored-By: kobelb <brandon.kobel@gmail.com>

* Changing discover's read-only verbiage

* Removing tests for code that moved to an untested part of Kibana

* Fixing issues introduced with the rebase

* Fixing priv ileges snapshot

* Adding back dropped docs

* Fixing plugin plugin doc

* Ensuring iconType is set as well

* Updating badge api, angular components moved

* graph to Graph

* Fixing linter

* Switching from aria-label to data-test-badge-label for testing

The tabIndex allows screenreaders to work properly

* Fixing eslint error

* Fixing more issues introduced by the merge from master

* APM updates badge in React hook

* Applying changes suggested by Aleh
2019-04-29 12:48:43 -07:00
..
common [Infra UI] Add new graphql endpoint for snapshot data (#34264) 2019-04-18 17:37:31 +02:00
docs [Infra UI] Add Docker / Metricbeat / Nginx guide (#32898) 2019-03-15 09:26:55 +01:00
public Feature Controls - Read only badges (#35252) 2019-04-29 12:48:43 -07:00
scripts Migrate from tslint (#33826) 2019-04-05 17:45:23 +01:00
server Feature Controls - Read only badges (#35252) 2019-04-29 12:48:43 -07:00
types Fixes bug where tooltip doesn't line up with data (#34749) 2019-04-09 14:15:01 -07:00
index.ts [InfraUI] Infrastructure navigation changes (#32892) 2019-03-18 14:11:16 +00:00
package.json fix(NA): recent unconforming licenses. (#25560) 2018-11-12 21:39:06 +00:00
tsconfig.json [Infra UI] Table View for Home Page (#29192) 2019-01-31 09:53:09 -07:00