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 93fb8a7 improve scroll inside modal
omit 43e1715 resolve review comments
omit 83269e9 fix save filter Scopes behavior
omit edd4b28 minor bug fixes
omit 5025b24 fix/add unit tests
omit d67e404 merge filter scope settings into dashboard redux state
omit b1aaa43 [WIP][dashboard scoped filter] part 2: add algorithm to
convert checked ids to scope object (#8564)
omit e36ef96 [WIP][dashboard scoped filter] part 1: scope selector modal
(#8557)
add 1a5c257 [Dashboard Import] Log error on dashboard import failure
(#8550)
add 2b53ace docs: remove Gitter link from README (#8549)
add e14ca1a feat: switch to new table (#8560)
add 59bc220 bump legacy-preset-chart-nvd3 to 0.11.5 (#8558)
add 6564894 [WIP][dashboard scoped filter] part 1: scope selector modal
(#8557)
add 923d660 [WIP][dashboard scoped filter] part 2: add algorithm to
convert checked ids to scope object (#8564)
add f87eef3 merge filter scope settings into dashboard redux state
add 2527b1a fix/add unit tests
add 70a1122 minor bug fixes
add 22fe2bd fix save filter Scopes behavior
add a9e5608 resolve review comments
add 8e521a8 improve scroll inside modal
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 (93fb8a7)
\
N -- N -- N refs/heads/scoped-filter-modal-improvement (8e521a8)
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:
README.md | 1 -
superset/assets/package-lock.json | 147 ++++++++++++---------
superset/assets/package.json | 4 +-
.../src/visualizations/presets/MainPreset.js | 2 +-
superset/views/core.py | 3 +-
5 files changed, 87 insertions(+), 70 deletions(-)