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 83269e9  fix save filter Scopes behavior
     add 43e1715  resolve review comments

No new revisions were added by this update.

Summary of changes:
 .../dashboard/reducers/dashboardFilters_spec.js    | 31 +++++++++
 .../components/FilterIndicatorsContainer.jsx       | 73 +++++++++++-----------
 .../components/filterscope/FilterFieldTree.jsx     | 27 +-------
 .../components/filterscope/FilterScopeModal.jsx    |  2 +-
 .../components/filterscope/FilterScopeTree.jsx     | 27 +-------
 .../{FilterScopeTree.jsx => treeIcons.jsx}         | 54 +---------------
 .../src/dashboard/reducers/dashboardFilters.js     |  1 +
 .../src/dashboard/reducers/getInitialState.js      | 14 ++---
 .../src/dashboard/util/activeDashboardFilters.js   | 23 +++----
 .../src/dashboard/util/getKeyForFilterScopeTree.js |  6 +-
 10 files changed, 95 insertions(+), 163 deletions(-)
 copy superset/assets/src/dashboard/components/filterscope/{FilterScopeTree.jsx 
=> treeIcons.jsx} (54%)

Reply via email to