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 1269cc2 fix(examples): calendar chart metric should be metrics
(#15173)
add 388eb01 feat(native-filters): Disable Apply button if filter required
(#15222)
No new revisions were added by this update.
Summary of changes:
.../FilterBar/FilterControls/FilterValue.tsx | 12 ++-
.../components/nativeFilters/FilterBar/index.tsx | 18 ++--
.../components/nativeFilters/FilterBar/utils.ts | 38 ++++++++
.../FiltersConfigForm/CollapsibleControl.tsx | 30 ++++--
.../FiltersConfigForm/FiltersConfigForm.tsx | 28 +++---
.../FiltersConfigModal/FiltersConfigForm/state.ts | 31 ++++++-
.../components/Select/SelectFilterPlugin.tsx | 101 ++++++++++++---------
7 files changed, 180 insertions(+), 78 deletions(-)