You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by di...@apache.org on 2023/01/24 16:15:00 UTC

[superset] branch feat/cross-filters updated (b7c4c2f007 -> eb81c9ee3e)

This is an automated email from the ASF dual-hosted git repository.

diegopucci pushed a change to branch feat/cross-filters
in repository https://gitbox.apache.org/repos/asf/superset.git


    from b7c4c2f007 Dry
     add 41914ea213 Enhance tests
     add eb81c9ee3e Enhance style and lint

No new revisions were added by this update.

Summary of changes:
 .../components/DropdownSelectableIcon/index.tsx    |   3 +
 .../FilterBarSettings/FilterBarSettings.test.tsx   | 136 ++++++++++++++++++---
 .../FilterBar/FilterBarSettings/index.tsx          |  21 +++-
 .../nativeFilters/FilterBar/Horizontal.tsx         |   2 +-
 .../FilterBar/HorizontalFilterBar.test.tsx         |  18 +--
 .../src/dashboard/util/crossFilters.ts             |   6 +-
 6 files changed, 149 insertions(+), 37 deletions(-)