This is an automated email from the ASF dual-hosted git repository.

hugh pushed a change to branch pexdax/db-connection-ui-show-preferred
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from c21987f  add step
     add 9d2b36e  address comments
     add b8e6687  feat: Dynamic Form for edit DB Modal (#14845)
     add 6c9fc9c  fix merge conflicts

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     | 140 ++++++++++++++-------
 .../CRUD/data/database/DatabaseModal/styles.ts     |   9 +-
 .../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, 219 insertions(+), 135 deletions(-)

Reply via email to