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

michaelsmolina pushed a change to branch 3.0
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 766504f2e5 fix: Invalid references in the basic template (#26302)
 discard d681a2784d fix: Duplicated plugin registration (#26379)
     new 8deb9b21d9 fix: Removes non-existent columns in the 2018 FCC Survey 
dataset (#26380)
     new 9b99303c5c fix: Invalid references in the basic template (#26302)
     new 3f97daca09 fix(SelectControl): select zero value (#26353)
     new 37ad33bf5b fix: Reactivates native filters E2E tests (#26362)

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   (766504f2e5)
            \
             N -- N -- N   refs/heads/3.0 (37ad33bf5b)

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.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../cypress/e2e/dashboard/nativeFilters.test.ts    |    2 +-
 .../DrillDetail/DrillDetailMenuItems.test.tsx      |    5 -
 .../src/dashboard/containers/DashboardPage.tsx     |    2 +
 .../explore/components/controls/SelectControl.jsx  |    2 +-
 superset-frontend/src/pages/ChartList/index.tsx    |    2 +
 .../configs/datasets/examples/FCC_2018_Survey.yaml | 2940 ++++++++++----------
 6 files changed, 1465 insertions(+), 1488 deletions(-)

Reply via email to