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 d5c5167  feat(db-connection-ui): Allow users to pick engine (#14884)
     add b8e6687  feat: Dynamic Form for edit DB Modal (#14845)

No new revisions were added by this update.

Summary of changes:
 .../cypress/integration/database/modal.test.ts     |   6 +-
 .../DatabaseModal/DatabaseConnectionForm.tsx       |  25 +++-
 .../data/database/DatabaseModal/index.test.jsx     | 136 ++++++++++-----------
 .../CRUD/data/database/DatabaseModal/index.tsx     |  96 ++++++++-------
 .../CRUD/data/database/DatabaseModal/styles.ts     |   1 -
 .../src/views/CRUD/data/database/types.ts          |   9 +-
 superset/databases/schemas.py                      |  17 ++-
 superset/models/core.py                            |   7 +-
 tests/databases/api_tests.py                       |   5 +-
 9 files changed, 172 insertions(+), 130 deletions(-)

Reply via email to