This is an automated email from the ASF dual-hosted git repository.
graceguo pushed a change to branch scoped-filter-modal-improvement
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
omit ad871eb fix review comments
omit e4585e2 make left pane and right pane scroll separately
omit ef8a811 improve scroll inside modal
add 5f42413 fix save filter scope settings
add 320bb3c minor comments
add c96fa09 improve scroll inside modal
add edcfdc4 make left pane and right pane scroll separately
add 7d3b7ee fix review comments
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ad871eb)
\
N -- N -- N refs/heads/scoped-filter-modal-improvement (7d3b7ee)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../assets/src/dashboard/reducers/getInitialState.js | 2 +-
.../dashboard/util/charts/getEffectiveExtraFilters.js | 16 +++++-----------
superset/views/core.py | 2 +-
3 files changed, 7 insertions(+), 13 deletions(-)