You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by li...@apache.org on 2021/03/16 16:34:47 UTC

[superset] branch master updated (10d8872 -> 21cc495)

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

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


    from 10d8872  update test (#13463)
     add 21cc495  chore: improve modal error handling (#13342)

No new revisions were added by this update.

Summary of changes:
 .../src/views/CRUD/data/database/DatabaseModal.tsx | 32 +++-----------
 .../views/CRUD/data/dataset/AddDatasetModal.tsx    | 50 ++++++++++------------
 superset-frontend/src/views/CRUD/hooks.ts          | 46 ++++++++++++++++----
 superset-frontend/src/views/CRUD/types.ts          | 10 +++++
 superset-frontend/src/views/CRUD/utils.tsx         |  4 +-
 5 files changed, 79 insertions(+), 63 deletions(-)