This is an automated email from the ASF dual-hosted git repository.
hugh pushed a change to branch pexdax/db-connection-ui
in repository https://gitbox.apache.org/repos/asf/superset.git.
from 4c74998 Styled step 3 (#15187)
add 7089580 feat: adding server-side validation and unmasked password on
create (#15151)
No new revisions were added by this update.
Summary of changes:
.../DatabaseModal/DatabaseConnectionForm.tsx | 10 +-
.../data/database/DatabaseModal/index.test.jsx | 160 ++++++++++-----------
superset/databases/schemas.py | 3 -
superset/db_engine_specs/base.py | 7 +-
superset/db_engine_specs/bigquery.py | 2 +-
tests/databases/api_tests.py | 149 +++++++++++++++----
tests/db_engine_specs/postgres_tests.py | 14 +-
7 files changed, 221 insertions(+), 124 deletions(-)