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 756458f031e fix(subdirectory): create-chart link, permalink doubling, 
and dead Superset.* routes
     add e6a58cb0473 fix(subdirectory): navbar logo double-prefix on /superset/ 
deployment
     add 70d2b87d396 test(subdirectory): close review nits on the navbar-logo 
round-3 fix

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/features/home/Menu.test.tsx | 178 ++++++++++++++++++++++
 superset-frontend/src/features/home/Menu.tsx      |   8 +-
 superset-frontend/src/utils/assetUrl.test.ts      |  39 +++++
 superset-frontend/src/utils/assetUrl.ts           |  17 ++-
 superset-frontend/src/utils/navigationUtils.ts    |   4 +-
 superset-frontend/src/utils/pathUtils.test.ts     |  75 +++++++++
 superset-frontend/src/utils/pathUtils.ts          |  36 ++++-
 7 files changed, 349 insertions(+), 8 deletions(-)

Reply via email to