This is an automated email from the ASF dual-hosted git repository.
graceguo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from b0110a7 [dashboard] remove loading spinner in missing chart holder
(#9140)
add f4ad15e [migration] metadata for dashboard filters (#9109)
No new revisions were added by this update.
Summary of changes:
UPDATING.md | 3 +
.../3325d4caccc8_dashboard_scoped_filters.py | 112 +++++++++++++++++++++
.../utils/dashboard_filter_scopes_converter.py | 72 +++++++++++++
3 files changed, 187 insertions(+)
create mode 100644
superset/migrations/versions/3325d4caccc8_dashboard_scoped_filters.py
create mode 100644 superset/utils/dashboard_filter_scopes_converter.py