This is an automated email from the ASF dual-hosted git repository.
diegopucci pushed a change to branch diego/ch78628/fix-disabled-ssh-toggle
in repository https://gitbox.apache.org/repos/asf/superset.git
from 0fc6cdf064 Fix check logic
add 22c6e106cc Add SwithProps loose type for override
add 30c550dde2 Unmask ssh tunnel pwd on test connection
add c60aed2280 Add SSHTunnelDatabasePortError unit tests
No new revisions were added by this update.
Summary of changes:
.../superset-ui-core/src/ui-overrides/types.ts | 12 ++++++-
superset/commands/database/test_connection.py | 9 +++++-
superset/commands/database/update.py | 2 +-
.../databases/ssh_tunnel/commands/create_test.py | 33 ++++++++++++++++++-
.../databases/ssh_tunnel/commands/update_test.py | 37 +++++++++++++++++++---
5 files changed, 84 insertions(+), 9 deletions(-)