kibana/x-pack/plugins/lens/public/indexpattern_datasource
Stratoula Kalafateli c4eb47a46b
[Lens] Settings panel redesign and separate settings per y axis (#76373)
* wip, redsign the xy axis general settings

* pie chart settings. fix tests, initial implementation

* Fix Internationalization

* Cleanup

* remove unused translations

* Add test to check that right axis is enabled

* fix test

* remove unecessary translation

* Added icons and cleaned up some of the visuals for grouped buttons

* Fix types

* Axis Settings Popover Reusable Component

* Legend Popover Reusable Component

* Cleanup unused translations

* Fix right axis behavior

* Revert yLeftTitle to yTitle to avoid migration

* PR fixes

* identify which axis is enabled

* Change the logic on enabling the y axes popovers

* Adjust axis popover on horizontal bars

* fix failing test and change the logic of fetching the y axis titles

* Simpify the axis title logic, make the toolbar repsponsive, add TopAxisIcon

* Ui Changes on legends popover

* Cleanup and more unit tests

* use groupId instead of index to take under consideration all possible scenarios

* fix gridlines

* Remove ts-ignore from icons and move toolbar button to shared components

* Workspace toolbar wraps on smaller devices

* Tooltip on Toolbar appears only if the button is disabled

* clean up

* Add missing translations

* fix eslint

Co-authored-by: cchaos <caroline.horn@elastic.co>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-09-16 11:30:19 +03:00
..
__mocks__
__snapshots__
dimension_panel [Lens] Remove dynamic names in telemetry fields (#76988) 2020-09-15 18:27:39 -04:00
operations [Lens] Move configuration popover to flyout (#76046) 2020-09-14 18:23:13 -04:00
_field_item.scss [Lens] Move configuration popover to flyout (#76046) 2020-09-14 18:23:13 -04:00
_index.scss
change_indexpattern.tsx [Lens] Settings panel redesign and separate settings per y axis (#76373) 2020-09-16 11:30:19 +03:00
datapanel.scss
datapanel.test.tsx
datapanel.tsx
document_field.ts
field_item.test.tsx
field_item.tsx [Lens] Move configuration popover to flyout (#76046) 2020-09-14 18:23:13 -04:00
fields_accordion.test.tsx
fields_accordion.tsx
index.ts
indexpattern.test.ts
indexpattern.tsx [Lens] Filters aggregation (#75635) 2020-09-10 21:16:07 +02:00
indexpattern_suggestions.test.tsx
indexpattern_suggestions.ts
layerpanel.test.tsx
layerpanel.tsx
lens_field_icon.test.tsx
lens_field_icon.tsx
loader.test.ts [Lens] Show field stats for IP fields and scripted fields (#76457) 2020-09-08 17:29:26 -04:00
loader.ts [Lens] Show field stats for IP fields and scripted fields (#76457) 2020-09-08 17:29:26 -04:00
mocks.ts [Lens] Show field stats for IP fields and scripted fields (#76457) 2020-09-08 17:29:26 -04:00
no_fields_callout.test.tsx
no_fields_callout.tsx
pure_helpers.test.ts
pure_helpers.ts
rename_columns.test.ts
rename_columns.ts
state_helpers.test.ts
state_helpers.ts
to_expression.ts
types.ts [Lens] Filters aggregation (#75635) 2020-09-10 21:16:07 +02:00
utils.ts