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 70d2b87d396 test(subdirectory): close review nits on the navbar-logo 
round-3 fix
     add 0df6748e0ae fix(subdirectory): align SPA + sibling view routes after 
Superset.route_base=""

No new revisions were added by this update.

Summary of changes:
 UPDATING.md                                        |  2 +
 superset-frontend/src/components/Tag/index.tsx     |  2 +-
 superset-frontend/src/features/home/Menu.tsx       | 16 +++++-
 superset-frontend/src/features/home/RightMenu.tsx  | 10 ++--
 superset-frontend/src/views/routes.test.tsx        | 49 +++++++++++++++++++
 superset-frontend/src/views/routes.tsx             | 24 ++++++---
 superset/mcp_service/dashboard/schemas.py          |  6 +--
 .../tool/add_chart_to_existing_dashboard.py        |  8 ++-
 .../dashboard/tool/generate_dashboard.py           |  8 ++-
 superset/models/dashboard.py                       |  4 +-
 superset/views/all_entities.py                     |  2 +-
 superset/views/explore.py                          |  7 ++-
 superset/views/tags.py                             |  2 +-
 .../dashboard/test_dashboard_schemas.py            |  8 +--
 .../tool/test_add_chart_to_existing_dashboard.py   |  3 +-
 .../dashboard/tool/test_dashboard_generation.py    |  8 ++-
 .../dashboard/tool/test_dashboard_tools.py         |  5 +-
 tests/unit_tests/test_subdirectory_url_for.py      | 57 ++++++++++++++++++++++
 18 files changed, 178 insertions(+), 43 deletions(-)

Reply via email to