kibana/docs
Brandon Kobel 7943f9895d
Feature Controls - Read only badges (#35252) (#35758)
* 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 13:52:21 -07:00
..
api [7.x] Feature Controls - Spaces API Docs (#34575) (#35224) 2019-04-17 10:08:59 -04:00
apm [APM][Docs] Update documentation for 7.0 (#31940) (#33349) 2019-03-15 13:59:02 -07:00
canvas [DOCS] Adds X-Pack icon for Canvas (#34173) 2019-04-01 11:43:38 -07:00
dev-tools [DOCS] Updates docs for Console (#35505) 2019-04-25 10:01:35 -04:00
development Feature Controls - Read only badges (#35252) (#35758) 2019-04-29 13:52:21 -07:00
discover Makes KQL the default query language for new searches (#27092) (#30328) 2019-02-07 13:38:12 -05:00
getting-started docs: update tutorial (#34295) 2019-04-03 16:51:02 -04:00
graph [DOCS] Removes abbrevtitles from parts (#34002) 2019-03-27 13:52:11 -07:00
images [DOCS] Updated image in highlights doc (#34576) 2019-04-04 14:00:45 -07:00
infrastructure [7.x] [Infra + Logs UI] Add source configuration ui to the docs (#33535) (#33699) 2019-03-22 15:38:53 +01:00
limitations
logs [7.x] [Infra + Logs UI] Add source configuration ui to the docs (#33535) (#33699) 2019-03-22 15:38:53 +01:00
management [DOCS] Updates 7.0 upgrade guide (#34121) 2019-04-01 17:03:42 -04:00
maps [Maps] layer level filtering and classification styling docs (#34895) (#35357) 2019-04-19 10:55:20 -06:00
migration [DOCS] Adds 7.0.0 Highlights doc (#33906) 2019-03-27 08:20:32 -07:00
ml [DOCS] Updates data recognizer screenshots for ECS (#34596) 2019-04-05 11:38:36 -07:00
monitoring Docs: Simplifying setup by using module configuration variant syntax (#34599) (#34726) 2019-04-08 09:51:56 -07:00
plugins
release-notes [DOCS] Updated image in highlights doc (#34576) 2019-04-04 14:00:45 -07:00
reporting [DOCS]Update UI names in Reporting doc (#34073) 2019-03-28 13:39:51 -04:00
security Fixing security token auth doc link 2019-04-23 18:09:38 -07:00
settings Removing mention of legacy roles (#35263) (#35292) 2019-04-18 09:20:02 -07:00
setup fix link for 18n settings (#35413) 2019-04-22 14:14:52 -04:00
spaces [DOCS] Adds descriptions and examples to spaces security doc (#30113) 2019-02-05 15:59:37 -08:00
timelion
uptime [Uptime] Add first draft of uptime docs (#31814) (#33727) 2019-03-25 18:01:19 -04:00
visualize [Docs]Fixes links in Vega docs (#31283) (#31496) 2019-03-04 09:29:44 -05:00
api.asciidoc [7.x] Feature Controls - Spaces API Docs (#34575) (#35224) 2019-04-17 10:08:59 -04:00
canvas.asciidoc [DOCS] Adds X-Pack icon for Canvas (#34173) 2019-04-01 11:43:38 -07:00
CHANGELOG.asciidoc docs: Recategorize table split breaking change. (#35100) 2019-04-15 15:31:27 -04:00
dashboard.asciidoc Remove Dashboard dark theme setion from docs (#32863) (#32925) 2019-03-11 15:12:04 -06:00
dev-tools.asciidoc [DOCS] Updates docs for Console (#35505) 2019-04-25 10:01:35 -04:00
development.asciidoc [DOCS] Fixes formatting in plugin and l10 docs (#34594) 2019-04-05 08:26:41 -07:00
discover.asciidoc [Docs]Updates to Discover docs (#29868) 2019-02-04 10:20:24 -05:00
getting-started.asciidoc [DOCS]Add sample data (#32244) 2019-03-05 13:58:49 -05:00
gs-index.asciidoc
index.asciidoc [Uptime] Add first draft of uptime docs (#31814) (#33727) 2019-03-25 18:01:19 -04:00
index.x.asciidoc
introduction.asciidoc
limitations.asciidoc
management.asciidoc [DOCS] Adds documentation for remote cluster and CCR UIs (#28944) 2019-01-18 09:32:24 -05:00
migration.asciidoc [DOCS] Fixes bulleted list 2019-03-27 10:14:42 -07:00
plugins.asciidoc [plugin cli] defer optimization (#26983) 2019-01-29 10:35:55 -06:00
redirects.asciidoc [DOCS] Removes X-Pack settings section (#30554) (#30662) 2019-02-11 09:50:20 -08:00
release-notes.asciidoc
setup.asciidoc [DOCS] Removes X-Pack settings section (#30554) (#30662) 2019-02-11 09:50:20 -08:00
timelion.asciidoc [DOCS] Adds info about adding Timelion to side nav (#35354) 2019-04-19 12:29:29 -07:00
visualize.asciidoc