This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from 82d6076804b refactor(charts): filter saved metrics by key and label
(#37136)
add ebee9bb3f91 refactor(types): consolidate shared table types and fix
Funnel enum typo (#37768)
No new revisions were added by this update.
Summary of changes:
.../superset-ui-chart-controls/src/types.ts | 75 +++++++++++++++++++
.../plugin-chart-ag-grid-table/src/types.ts | 81 ++++----------------
.../src/Funnel/controlPanel.tsx | 28 +++----
.../src/Funnel/transformProps.ts | 18 ++---
.../plugin-chart-echarts/src/Funnel/types.ts | 10 +--
.../plugins/plugin-chart-table/src/types.ts | 86 ++++------------------
6 files changed, 135 insertions(+), 163 deletions(-)