This is an automated email from the ASF dual-hosted git repository.
hugh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 1d5c58d refactor: SouthPane into functional component (#13676)
add 3e4c3bd feat(homescreen and cards): Toggle thumbnails off or on and
feature flag (#13683)
No new revisions were added by this update.
Summary of changes:
.../views/CRUD/welcome/Welcome_spec.tsx | 67 +++++++++++++++++----
.../src/views/CRUD/chart/ChartCard.tsx | 5 ++
.../src/views/CRUD/dashboard/DashboardCard.tsx | 5 ++
superset-frontend/src/views/CRUD/types.ts | 2 +
.../src/views/CRUD/welcome/ChartTable.tsx | 6 ++
.../src/views/CRUD/welcome/DashboardTable.tsx | 4 ++
.../src/views/CRUD/welcome/SavedQueries.tsx | 10 +++-
.../src/views/CRUD/welcome/Welcome.tsx | 69 ++++++++++++++++++++--
8 files changed, 150 insertions(+), 18 deletions(-)