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.


    omit 039d819  fix/add unit tests
    omit adea46e  merge filter scope settings into dashboard redux state
     add 13aac59  merge filter scope settings into dashboard redux state
     add 3ee5354  fix/add unit tests

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   (039d819)
            \
             N -- N -- N   refs/heads/scoped-filter-redux-v2 (3ee5354)

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:
 .../dashboard/components/Dashboard_spec.jsx        |  2 +-
 .../src/dashboard/actions/dashboardLayout.js       |  2 +-
 .../dashboard/util/isInDifferentFilterScopes.js    | 22 +++++++---------------
 .../src/dashboard/util/newEntitiesFromDrop.js      |  4 ++++
 4 files changed, 13 insertions(+), 17 deletions(-)

Reply via email to