This is an automated email from the ASF dual-hosted git repository.
graceguo pushed a change to branch scoped-filter-redux-v2
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from 36a3974 minor bug fixes
add 2bae290 fix save filter Scopes behavior
No new revisions were added by this update.
Summary of changes:
superset/assets/src/dashboard/actions/dashboardState.js | 17 +++++++++++++++--
superset/assets/src/dashboard/components/Header.jsx | 10 ----------
.../src/dashboard/components/HeaderActionsDropdown.jsx | 6 ------
superset/assets/src/dashboard/components/SaveModal.jsx | 7 -------
.../components/filterscope/FilterScopeSelector.jsx | 5 +++--
.../assets/src/dashboard/containers/DashboardHeader.jsx | 12 ------------
.../src/dashboard/util/getFilterFieldNodesTree.js | 2 +-
.../src/dashboard/util/getFilterScopeNodesTree.js | 2 +-
8 files changed, 20 insertions(+), 41 deletions(-)