This is an automated email from the ASF dual-hosted git repository.
enzomartellucci pushed a change to branch enxdev/refactor-antd5-icons
in repository https://gitbox.apache.org/repos/asf/superset.git
from d7ea917845 Merge branch 'master' into enxdev/refactor-antd5-icons
add b9d25b2172 fix InfoTooltip
add 4c4b5e8c64 fix(SSHTunnelForm): make the password tooltip visible
(#32356)
add 6db1843661 Merge branch 'master' into enxdev/refactor-antd5-icons
add 034ce114ce fix cypress action test
No new revisions were added by this update.
Summary of changes:
.../cypress/e2e/dashboard/actions.test.js | 18 ++++++++++--------
.../src/components/Form/LabeledErrorBoundInput.tsx | 3 ++-
.../src/components/InfoTooltip/index.tsx | 1 +
.../databases/DatabaseModal/SSHTunnelForm.tsx | 10 +++++-----
.../DatabaseModal/SSHTunnelSwitch.test.tsx | 4 +---
.../features/databases/DatabaseModal/index.test.tsx | 4 +---
.../src/features/databases/DatabaseModal/styles.ts | 1 +
.../src/pages/AnnotationLayerList/index.tsx | 2 +-
.../src/pages/RowLevelSecurityList/index.tsx | 21 ++++++++++++---------
superset-frontend/src/pages/Tags/index.tsx | 10 ++++++++--
10 files changed, 42 insertions(+), 32 deletions(-)