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 64510e2 temp css to demonstrate highlighting
add ce0cd33 fix focused filter logic
No new revisions were added by this update.
Summary of changes:
.../dashboard/fixtures/mockDashboardState.js | 2 +-
.../dashboard/reducers/dashboardState_spec.js | 35 +++++++++++++++-------
.../src/dashboard/actions/dashboardState.js | 4 +--
.../src/dashboard/components/DashboardBuilder.jsx | 9 +++++-
.../dashboard/components/gridComponents/Chart.jsx | 4 +--
.../components/gridComponents/ChartHolder.jsx | 18 +++++------
.../src/dashboard/containers/DashboardBuilder.jsx | 1 +
.../dashboard/containers/DashboardComponent.jsx | 15 +++++-----
.../src/dashboard/reducers/dashboardState.js | 29 +++++++++---------
.../src/dashboard/reducers/getInitialState.js | 7 +----
.../src/visualizations/FilterBox/FilterBox.jsx | 14 +++++----
11 files changed, 79 insertions(+), 59 deletions(-)