This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch 4.1
in repository https://gitbox.apache.org/repos/asf/superset.git
from ba0d118fdd fix(Jinja): Extra cache keys for calculated columns and
metrics using Jinja (#30735)
add 3f7907b266 chore(Dashboard): Simplify scoping logic for cross/native
filters (#30719)
No new revisions were added by this update.
Summary of changes:
.../cypress-base/cypress/e2e/dashboard/utils.ts | 2 +-
.../cypress-base/cypress/support/directories.ts | 4 +-
.../src/dashboard/components/Dashboard.jsx | 25 +--
.../FiltersConfigForm/FilterScope/FilterScope.tsx | 65 ++++----
.../FiltersConfigForm/FiltersConfigForm.tsx | 4 +-
.../FiltersConfigModal/FiltersConfigModal.tsx | 25 +--
.../Footer/CancelConfirmationAlert.tsx | 1 +
.../nativeFilters/FiltersConfigModal/utils.ts | 10 +-
.../src/dashboard/util/getRelatedCharts.test.ts | 177 +++------------------
.../src/dashboard/util/getRelatedCharts.ts | 89 ++---------
.../util/useFilterFocusHighlightStyles.ts | 3 -
11 files changed, 96 insertions(+), 309 deletions(-)