This is an automated email from the ASF dual-hosted git repository.
enzomartellucci pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from 2900258e05 fix(Dashboard): Auto-apply filters with default values when
extraForm… (#36927)
add c0cbbe393a feat(Matrixify): add matrixify tag to list view and explore
(#37247)
No new revisions were added by this update.
Summary of changes:
.../ExploreChartHeader/ExploreChartHeader.test.tsx | 28 +++++++++++++++++
.../components/ExploreChartHeader/index.jsx | 6 +++-
.../src/pages/ChartList/ChartList.test.tsx | 35 +++++++++++++++++++++-
.../src/pages/ChartList/ChartList.testHelpers.tsx | 13 ++++++++
superset-frontend/src/pages/ChartList/index.tsx | 23 +++++++++++---
5 files changed, 99 insertions(+), 6 deletions(-)