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 1a954ff feat: add Close/Finish buttons to DBModal on Edit (#15199)
add f452789 fix(db-connection-ui): Allow Dynamic Big Query Edits (#15185)
No new revisions were added by this update.
Summary of changes:
.../DatabaseModal/DatabaseConnectionForm.tsx | 47 +++++++++++++---------
.../CRUD/data/database/DatabaseModal/index.tsx | 41 ++++++++++++-------
.../CRUD/data/database/DatabaseModal/styles.ts | 3 ++
.../src/views/CRUD/data/database/types.ts | 6 +++
superset/db_engine_specs/bigquery.py | 2 +-
5 files changed, 65 insertions(+), 34 deletions(-)