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/01/06 13:08:54 UTC

[superset] branch master updated (b221417 -> e660723)

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 b221417  chore: remove harmless incubator refs (#12289)
     add e660723  fix(explore): bugs in Custom SQL editor in filter popover (#12278)

No new revisions were added by this update.

Summary of changes:
 ...AdhocFilterEditPopoverSimpleTabContent_spec.jsx |  2 +-
 .../spec/javascripts/explore/utils_spec.jsx        | 28 ++++++++++++++++++++++
 superset-frontend/src/explore/AdhocFilter.js       |  7 +++---
 .../AdhocFilterEditPopoverSqlTabContent.jsx        |  2 +-
 superset-frontend/src/explore/exploreUtils.js      | 18 ++++++++++++++
 5 files changed, 51 insertions(+), 6 deletions(-)