This is an automated email from the ASF dual-hosted git repository.
sadpandajoe pushed a change to branch claude/subdirectory-helpers-tdd
in repository https://gitbox.apache.org/repos/asf/superset.git
from 8dc9f81a979 Merge remote-tracking branch 'origin/master' into
claude/subdirectory-helpers-tdd
add 3922c7fc1eb fix(subdirectory): CodeQL hardening for redirect + nav
helpers
No new revisions were added by this update.
Summary of changes:
.../AnnotationLayerControl/AnnotationLayer.tsx | 8 +-
.../pages/ChartList/ChartList.listview.test.tsx | 2 +-
.../src/utils/navigationUtils.appRoot.test.tsx | 3 +-
.../src/utils/navigationUtils.invariants.test.ts | 3 -
superset-frontend/src/utils/navigationUtils.ts | 87 +++++++++++++++-------
superset/views/utils.py | 33 +++++---
.../views/test_explore_redirect.py | 7 +-
.../middleware/test_legacy_prefix_redirect.py | 11 ++-
8 files changed, 103 insertions(+), 51 deletions(-)