You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by su...@apache.org on 2020/10/01 10:55:43 UTC

[incubator-superset] branch feature/filter-p0 updated (9c65cd1 -> a079248)

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

suddjian pushed a change to branch feature/filter-p0
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from 9c65cd1  code quality tweaks
     add a079248  state management for showing focused filter scope

No new revisions were added by this update.

Summary of changes:
 .../dashboard/reducers/dashboardState_spec.js      |  3 +-
 .../src/dashboard/actions/dashboardState.js        |  4 +--
 .../components/gridComponents/ChartHolder.jsx      | 24 +++++++++++++--
 .../dashboard/components/gridComponents/index.js   |  2 +-
 .../dashboard/containers/DashboardComponent.jsx    | 35 +++++++++++++++++-----
 .../src/dashboard/reducers/dashboardState.js       | 28 +++++++++++------
 6 files changed, 73 insertions(+), 23 deletions(-)