You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by aa...@apache.org on 2022/01/26 18:06:52 UTC

[superset] branch master updated (4ad5ad0 -> fa11a97)

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

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


    from 4ad5ad0  feat: embedded dashboard core (#17530)
     add fa11a97  fix: remove standalone (#18157)

No new revisions were added by this update.

Summary of changes:
 superset/reports/notifications/email.py            |  8 +++++-
 superset/utils/urls.py                             | 15 +++++++++++
 tests/integration_tests/reports/commands_tests.py  | 16 +++++------
 .../unit_tests/utils/urls_tests.py                 | 31 +++++++++++-----------
 4 files changed, 46 insertions(+), 24 deletions(-)
 copy superset/reports/notifications/__init__.py => tests/unit_tests/utils/urls_tests.py (52%)