You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by vi...@apache.org on 2021/02/17 14:09:30 UTC

[superset] branch master updated (9c9becc -> ad2aed5)

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(-)