kibana/x-pack/plugins/observability/public
Greg Thompson 6fdc7eb1fa
Upgrade EUI to v30.1.1 (#81499)
* eui to v30.0.0

* removed unused RecentLinks component

* update compressed -> display prop

* euiformrow compressed -> display

* euipopover remove withtitle

* euibuttongroup prop updates

* remove euibuttontoggle

* src snapshot updates

* tutorial euibuttongroup update

* x-pack snapshot updates

* euibuttongroup test updates

* TODO

* misc. js file updates

* remove euinavdrawer scss references

* translation removals

* more x-pack snapshot updates

* update data-test-subj lookup

* icons logoAMP -> logoObservability

* cypress selector updates

* update euibuttontoggle onchange, test interaction

* Fix auto-update toggle in Visualize

* some more change -> click test updates

* idtoselectedmap change

* Fix feature table button group

* Remove empty SASS file

* Fix feature table button group II

* Using `compressed` to also dictate dual range row

* Fix a few security labels

* An ML fix

* Apply suggestions from code review

Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>

* remove unused translation

* update view_type_toggle snapshot

* more snapshot updates

* eui to 30.1.0

* undo temp ts-ignore

* more x-pack snapshot updates

* eui to 30.1.1

* update feature privilege text

* Update x-pack/plugins/security/public/management/roles/edit_role/privileges/kibana/feature_table/sub_feature_form.tsx

Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>

* reuse i18n token

* Adapt log entry action button to new `minWidth` prop

* clean up label

* Combine auto apply strings into one

* ternary fix

* cases status useCallback

Co-authored-by: cchaos <caroline.horn@elastic.co>
Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
Co-authored-by: Felix Stürmer <stuermer@weltenwort.de>
2020-10-30 16:18:27 -06:00
..
application [Observability] Persist time range across apps (#79258) 2020-10-06 13:29:15 +02:00
assets
components Upgrade EUI to v30.1.1 (#81499) 2020-10-30 16:18:27 -06:00
context [Observability] Persist time range across apps (#79258) 2020-10-06 13:29:15 +02:00
hooks [UX] Add core web vitals in obsv homepage (#78976) 2020-10-05 19:15:13 +02:00
pages Upgrade EUI to v30.1.1 (#81499) 2020-10-30 16:18:27 -06:00
routes
services
typings [UX] Add core web vitals in obsv homepage (#78976) 2020-10-05 19:15:13 +02:00
utils [Observability] Persist time range across apps (#79258) 2020-10-06 13:29:15 +02:00
data_handler.test.ts [UX] Fix core vitals empty state (#81781) 2020-10-28 19:33:30 +01:00
data_handler.ts [UX] Add core web vitals in obsv homepage (#78976) 2020-10-05 19:15:13 +02:00
index.ts [UX] Add core web vitals in obsv homepage (#78976) 2020-10-05 19:15:13 +02:00
plugin.ts [Observability] Kibana home page Observability link pointing to /landing (#80636) 2020-10-15 15:46:43 +02:00
toggle_overview_link_in_nav.test.tsx
toggle_overview_link_in_nav.tsx