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.
discard 015a390 fix save filter Scopes behavior
discard 91f105a minor bug fixes
discard 3ad5f10 fix/add unit tests
discard 61dea58 merge filter scope settings into dashboard redux state
omit e505a19 use lodash helpers to make code readable
omit 3e83142 convert ids to scope object
omit 39182f9 fix a few props initial value
omit 7848027 refactory after design review
omit b48bf31 fix code review comments (round 1)
omit 7846a8c add single-field-edit in multi-edit mode switch
omit b4e501c filter scope selector modal
add e36ef96 [WIP][dashboard scoped filter] part 1: scope selector modal
(#8557)
add b1aaa43 [WIP][dashboard scoped filter] part 2: add algorithm to
convert checked ids to scope object (#8564)
add d67e404 merge filter scope settings into dashboard redux state
add 5025b24 fix/add unit tests
add edd4b28 minor bug fixes
add 83269e9 fix save filter Scopes behavior
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 (015a390)
\
N -- N -- N refs/heads/scoped-filter-redux-v2 (83269e9)
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: