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

[superset] branch master updated (868e063 -> 1e88408)

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

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


    from 868e063  feat: add ErrorBoundary to chart controls (#13584)
     add 1e88408  fix: better handle datasource exceptions (#13578)

No new revisions were added by this update.

Summary of changes:
 superset/databases/commands/update.py |  2 +-
 superset/models/dashboard.py          | 18 +++++++----
 superset/views/core.py                | 10 +++++--
 tests/core_tests.py                   | 56 ++++++++++++++++++++++++++++++++++-
 4 files changed, 76 insertions(+), 10 deletions(-)