You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by kg...@apache.org on 2022/12/02 18:55:11 UTC

[superset] branch master updated (5c77f1ad2a -> 997950ecf5)

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

kgabryje pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 5c77f1ad2a feat: add databricks form (#21573)
     add 997950ecf5 chore(native-filters): Grid units, type guard, feature flag guard (#22307)

No new revisions were added by this update.

Summary of changes:
 .../superset-ui-core/src/query/types/Dashboard.ts  | 11 +++-
 .../test/query/types/Dashboard.test.ts             | 65 +++++++++++++++-------
 superset-frontend/src/dashboard/actions/hydrate.js |  4 +-
 .../FilterBar/FilterControls/FilterControls.tsx    |  6 +-
 .../FilterBar/FilterControls/FilterDivider.tsx     |  2 +-
 .../FilterBar/useFilterControlFactory.tsx          |  3 +-
 .../dashboard/components/nativeFilters/state.ts    |  9 +--
 7 files changed, 65 insertions(+), 35 deletions(-)