You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by di...@apache.org on 2024/02/22 17:35:29 UTC

(superset) branch diego/ch78628/fix-disabled-ssh-toggle updated (c60aed2280 -> 089d8cbf94)

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 c60aed2280 Add SSHTunnelDatabasePortError unit tests
     add 089d8cbf94 Fix validation errors

No new revisions were added by this update.

Summary of changes:
 .../superset-ui-core/src/ui-overrides/types.ts     |  1 +
 .../DatabaseModal/SSHTunnelSwitch.test.tsx         |  5 ++++
 .../databases/DatabaseModal/SSHTunnelSwitch.tsx    |  6 +++--
 .../src/features/databases/DatabaseModal/index.tsx | 27 ++++++++++++----------
 superset-frontend/src/features/databases/types.ts  |  1 +
 5 files changed, 26 insertions(+), 14 deletions(-)