kibana/x-pack/plugins/lens/public/indexpattern_datasource
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
..
__mocks__ [Lens] Split up dimension panel code (#80423) 2020-10-19 10:51:21 -04:00
__snapshots__ [Lens] fix empty callout for empty/meta fields accordion (#79429) 2020-10-05 23:07:07 +02:00
dimension_panel [Lens] Improved range formatter (#80132) 2020-10-27 18:08:01 +01:00
operations [Lens] Improved range formatter (#80132) 2020-10-27 18:08:01 +01:00
change_indexpattern.tsx [Lens] Settings panel redesign and separate settings per y axis (#76373) 2020-09-16 11:30:19 +03:00
datapanel.scss [Lens] Consistent Drag and Drop styles (#78674) 2020-10-01 11:58:23 -04:00
datapanel.test.tsx [Lens] show meta field data in Lens (#77210) 2020-09-24 09:55:32 +02:00
datapanel.tsx [Lens] fix empty callout for empty/meta fields accordion (#79429) 2020-10-05 23:07:07 +02:00
document_field.ts [Lens] Use index pattern service instead saved object client (#74654) 2020-08-21 11:33:42 +02:00
field_item.scss [Lens] Consistent Drag and Drop styles (#78674) 2020-10-01 11:58:23 -04:00
field_item.test.tsx [Lens] Use index pattern service instead saved object client (#74654) 2020-08-21 11:33:42 +02:00
field_item.tsx Upgrade EUI to v30.1.1 (#81499) 2020-10-30 16:18:27 -06:00
field_list.scss [Lens] show meta field data in Lens (#77210) 2020-09-24 09:55:32 +02:00
field_list.tsx [Lens] fix empty callout for empty/meta fields accordion (#79429) 2020-10-05 23:07:07 +02:00
fields_accordion.test.tsx [Lens] show meta field data in Lens (#77210) 2020-09-24 09:55:32 +02:00
fields_accordion.tsx [Lens] show meta field data in Lens (#77210) 2020-09-24 09:55:32 +02:00
format_column.ts [Lens] Improved range formatter (#80132) 2020-10-27 18:08:01 +01:00
index.ts [Lens] Improved range formatter (#80132) 2020-10-27 18:08:01 +01:00
indexpattern.test.ts [Lens] Stop using multi-level metrics in Lens pie charts (#81523) 2020-10-29 10:48:49 -04:00
indexpattern.tsx [Lens] Improved range formatter (#80132) 2020-10-27 18:08:01 +01:00
indexpattern_suggestions.test.tsx [Lens] Remove Over time suggestions for numeric intervals (#78442) 2020-10-19 14:45:48 +02:00
indexpattern_suggestions.ts [Lens] Remove Over time suggestions for numeric intervals (#78442) 2020-10-19 14:45:48 +02:00
layerpanel.test.tsx [Lens] Fix rollup related bugs (#75314) 2020-08-26 09:09:40 +02:00
layerpanel.tsx
lens_field_icon.test.tsx
lens_field_icon.tsx
loader.test.ts [Lens] Improved range formatter (#80132) 2020-10-27 18:08:01 +01:00
loader.ts [Lens] Improved range formatter (#80132) 2020-10-27 18:08:01 +01:00
mocks.ts [Lens] Improved range formatter (#80132) 2020-10-27 18:08:01 +01:00
no_fields_callout.test.tsx [Lens] fix empty callout for empty/meta fields accordion (#79429) 2020-10-05 23:07:07 +02:00
no_fields_callout.tsx [Lens] fix empty callout for empty/meta fields accordion (#79429) 2020-10-05 23:07:07 +02:00
pure_helpers.test.ts
pure_helpers.ts
rename_columns.test.ts removing kibana_datatable in favor of datatable (#80548) 2020-10-16 18:46:51 +02:00
rename_columns.ts removing kibana_datatable in favor of datatable (#80548) 2020-10-16 18:46:51 +02:00
state_helpers.test.ts [Lens] Split up dimension panel code (#80423) 2020-10-19 10:51:21 -04:00
state_helpers.ts [Lens] Split up dimension panel code (#80423) 2020-10-19 10:51:21 -04:00
to_expression.ts [Lens] Stop using multi-level metrics in Lens pie charts (#81523) 2020-10-29 10:48:49 -04:00
types.ts [Lens] show meta field data in Lens (#77210) 2020-09-24 09:55:32 +02:00
utils.ts [Lens] Handle missing fields gracefully (#78173) 2020-10-01 13:39:10 +02:00