This is an automated email from the ASF dual-hosted git repository.
kgabryje pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from c795dc23b9 feat: have user go to explore after dataset creation
(#19965)
add ff5b4bc0e4 feat: Reuse Dashboard redux data in Explore (#20668)
No new revisions were added by this update.
Summary of changes:
.../superset-ui-core/src/utils/isDefined.ts | 2 +-
superset-frontend/src/dashboard/actions/hydrate.js | 6 ++-
.../dashboard/components/gridComponents/Chart.jsx | 2 +-
superset-frontend/src/explore/ExplorePage.tsx | 61 ++++++++++++++++++++--
.../src/explore/actions/hydrateExplore.ts | 2 +-
superset/charts/schemas.py | 10 ++++
6 files changed, 75 insertions(+), 8 deletions(-)