You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ly...@apache.org on 2022/01/28 21:31:11 UTC

[superset] branch master updated (7f3453f -> c40b337)

This is an automated email from the ASF dual-hosted git repository.

lyndsi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from 7f3453f  fix: Add mexico back to country map (#18219)
     add c40b337  feat: Added success toasts for database, dataset, chart, dashboard, and query imports (#18190)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/components/ImportModal/index.tsx              | 2 --
 superset-frontend/src/views/CRUD/chart/ChartList.tsx                | 1 +
 superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx        | 1 +
 superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx     | 1 +
 superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx       | 1 +
 superset-frontend/src/views/CRUD/data/savedquery/SavedQueryList.tsx | 1 +
 6 files changed, 5 insertions(+), 2 deletions(-)