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 2157fe3f28 chore: move SLACK_ENABLE_AVATARS from config to feature
flag (#30274)
add 437151a95f fix: unable to disallow csv upload on header menu (#30271)
add 359d7baaf5 fix(dashboard): Invalid owner's name displayed after
updates (#30272)
No new revisions were added by this update.
Summary of changes:
superset-frontend/src/components/FacePile/index.tsx | 9 ++++++---
.../src/dashboard/components/PropertiesModal/index.tsx | 17 ++++++-----------
superset-frontend/src/features/home/RightMenu.test.tsx | 14 +++++++++-----
superset-frontend/src/features/home/RightMenu.tsx | 2 +-
superset-frontend/src/types/Owner.ts | 5 +++--
superset-frontend/src/utils/getOwnerName.test.ts | 2 ++
superset-frontend/src/utils/getOwnerName.ts | 2 +-
7 files changed, 28 insertions(+), 23 deletions(-)