This is an automated email from the ASF dual-hosted git repository.
msyavuz pushed a change to branch msyavuz/feat/matrixify-controls-revamp
in repository https://gitbox.apache.org/repos/asf/superset.git
from cbcbbc55192 feat(matrixify): Switch control for feature
add a90e23b91d5 feat(matrixify): single radio button for
disabled/dimensions/metrics
No new revisions were added by this update.
Summary of changes:
.../src/sections/matrixify.tsx | 44 ++++--------------
.../src/shared-controls/matrixifyControls.tsx | 45 +++++-------------
.../Matrixify/MatrixifyGridRenderer.test.tsx | 45 +++++++++---------
.../components/Matrixify/MatrixifyGridRenderer.tsx | 6 ++-
.../src/chart/types/matrixify.test.ts | 39 ++++------------
.../superset-ui-core/src/chart/types/matrixify.ts | 52 ++++++++++-----------
.../Chart/ChartContextMenu/ChartContextMenu.tsx | 6 ++-
.../src/components/Chart/ChartRenderer.test.tsx | 20 ++++----
.../src/components/Chart/ChartRenderer.tsx | 6 ++-
.../Chart/DrillBy/DrillBySubmenu.test.tsx | 4 +-
.../components/Chart/DrillBy/DrillBySubmenu.tsx | 6 ++-
.../components/ControlPanelsContainer.test.tsx | 6 +--
.../explore/components/ControlPanelsContainer.tsx | 6 ++-
.../ExploreChartHeader/ExploreChartHeader.test.tsx | 1 -
.../explore/components/ExploreChartPanel/index.tsx | 10 ++--
.../src/explore/controlPanels/sections.tsx | 53 ++++++++++------------
.../src/pages/ChartList/ChartList.testHelpers.tsx | 1 -
17 files changed, 146 insertions(+), 204 deletions(-)