You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2022/08/31 22:57:08 UTC

[superset] branch master updated (a7fe4850ed -> 4b221378cc)

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

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


    from a7fe4850ed fix: dataset exists error in save Dataset modal (#21244)
     add 4b221378cc fix: Revert "#20095 - fix(database): make to display validation error msg when all … (#21277)

No new revisions were added by this update.

Summary of changes:
 .../components/ErrorMessage/ErrorAlert.test.tsx    |  6 ----
 .../src/components/ErrorMessage/ErrorAlert.tsx     | 19 +-----------
 .../ErrorMessage/ErrorMessageWithStackTrace.tsx    |  3 --
 .../CRUD/data/database/DatabaseModal/index.tsx     | 34 +++++++---------------
 4 files changed, 12 insertions(+), 50 deletions(-)