kibana/x-pack/plugins/lens/public/editor_frame_service/editor_frame
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__ [Lens] Register saved object references (#74523) 2020-08-21 18:08:25 +02:00
config_panel [Lens] Settings panel redesign and separate settings per y axis (#76373) 2020-09-16 11:30:19 +03:00
workspace_panel [Lens] Settings panel redesign and separate settings per y axis (#76373) 2020-09-16 11:30:19 +03:00
_data_panel_wrapper.scss
_expression_renderer.scss
_frame_layout.scss [Lens] Move configuration popover to flyout (#76046) 2020-09-14 18:23:13 -04:00
_suggestion_panel.scss [Lens] Stack as percentage (#70703) 2020-09-15 11:24:02 +02:00
_workspace_panel_wrapper.scss [Lens] Settings panel redesign and separate settings per y axis (#76373) 2020-09-16 11:30:19 +03:00
data_panel_wrapper.tsx
editor_frame.test.tsx [Lens] Register saved object references (#74523) 2020-08-21 18:08:25 +02:00
editor_frame.tsx [Lens] Register saved object references (#74523) 2020-08-21 18:08:25 +02:00
expression_helpers.ts [Lens] Register saved object references (#74523) 2020-08-21 18:08:25 +02:00
frame_layout.tsx
index.scss [Lens] Move configuration popover to flyout (#76046) 2020-09-14 18:23:13 -04:00
index.ts
save.test.ts [Lens] Register saved object references (#74523) 2020-08-21 18:08:25 +02:00
save.ts [Lens] Register saved object references (#74523) 2020-08-21 18:08:25 +02:00
state_helpers.ts [Lens] Register saved object references (#74523) 2020-08-21 18:08:25 +02:00
state_management.test.ts [Lens] Register saved object references (#74523) 2020-08-21 18:08:25 +02:00
state_management.ts
suggestion_helpers.test.ts
suggestion_helpers.ts [Lens] Register saved object references (#74523) 2020-08-21 18:08:25 +02:00
suggestion_panel.test.tsx [Lens] Stack as percentage (#70703) 2020-09-15 11:24:02 +02:00
suggestion_panel.tsx [Lens] Remove dynamic names in telemetry fields (#76988) 2020-09-15 18:27:39 -04:00