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/23 16:44:57 UTC

(superset) branch diego/ch78628/fix-disabled-ssh-toggle updated (a4658a96be -> a800c1615b)

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 a4658a96be Improve error copy
     add a800c1615b Encapsulate render logics

No new revisions were added by this update.

Summary of changes:
 .../superset-ui-core/src/ui-overrides/types.ts     |  1 -
 .../DatabaseModal/DatabaseConnectionForm/index.tsx | 16 ++-------
 .../DatabaseModal/SSHTunnelSwitch.test.tsx         | 31 +++++++++++++----
 .../databases/DatabaseModal/SSHTunnelSwitch.tsx    | 15 +++++++--
 .../src/features/databases/DatabaseModal/index.tsx | 11 +++---
 superset-frontend/src/features/databases/types.ts  |  7 +++-
 superset-frontend/src/views/CRUD/hooks.ts          | 39 +---------------------
 7 files changed, 51 insertions(+), 69 deletions(-)