This is an automated email from the ASF dual-hosted git repository.
hugh pushed a change to branch hm/ar-filters
in repository https://gitbox.apache.org/repos/asf/superset.git
from ef0a7ee4ef Merge branch 'master' of https://github.com/apache/superset
into hm/ar-filters
new 16751c09c3 save
new 77537d0cb0 remove print
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/features/alerts/AlertReportModal.tsx | 25 ++++++-----
superset-frontend/src/features/alerts/types.ts | 7 +++
superset/commands/dashboard/permalink/create.py | 19 +++++++-
superset/commands/explore/get.py | 1 +
superset/commands/report/execute.py | 31 +++++++++++--
superset/reports/models.py | 52 +++++++++++-----------
superset/views/core.py | 11 ++++-
7 files changed, 100 insertions(+), 46 deletions(-)