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/05/31 06:06:38 UTC

[superset] branch master updated (50c5dcb -> e43112c)

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 50c5dcb  test(native-filters): add test for Select filter (#14919)
     add e43112c  feat(native-filter): Hide native filters (#14784)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/components/Menu/Menu.tsx       |  3 ++-
 superset-frontend/src/constants.ts                   | 16 +++++++++++++---
 superset-frontend/src/dashboard/actions/hydrate.js   |  9 +++++----
 .../components/DashboardBuilder/DashboardBuilder.tsx |  6 ++++--
 .../Header/HeaderActionsDropdown/index.jsx           |  2 +-
 .../src/dashboard/util/getDashboardUrl.ts            |  4 ++--
 .../src/explore/components/EmbedCodeButton.jsx       |  2 +-
 .../src/explore/components/ExploreViewContainer.jsx  |  2 +-
 superset-frontend/src/explore/exploreUtils/index.js  |  4 ++--
 superset-frontend/src/modules/utils.js               | 10 ----------
 superset-frontend/src/utils/urlUtils.ts              | 20 ++++++++++++++------
 11 files changed, 45 insertions(+), 33 deletions(-)