This is an automated email from the ASF dual-hosted git repository.
villebro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 9c9becc fix: correct apply of native filter scopes (#13165)
add ad2aed5 fix(native-filters): Apply range filter (#13164)
No new revisions were added by this update.
Summary of changes:
.../FilterConfigModal/FilterConfigForm.tsx | 2 +-
.../dashboard/components/nativeFilters/utils.ts | 5 ++-
.../filters/components/Range/RangeFilterPlugin.tsx | 50 ++++++++++++++++------
.../src/filters/components/Range/buildQuery.ts | 8 ++--
4 files changed, 45 insertions(+), 20 deletions(-)