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 addb946 pull from master
add a9eda01 feat(database-connection-ui) Allow configuration of Database
Images from SupersetText (#15023)
No new revisions were added by this update.
Summary of changes:
.../images/icons/default_db_image.svg | 22 ++++++++++++++++++++++
.../src/components/Form/LabeledErrorBoundInput.tsx | 5 +++++
superset-frontend/src/components/Icon/index.tsx | 3 +++
.../src/components/IconButton/index.tsx | 19 ++++++++++++++-----
.../DatabaseModal/DatabaseConnectionForm.tsx | 1 +
.../CRUD/data/database/DatabaseModal/index.tsx | 6 ++++--
superset-frontend/src/views/CRUD/hooks.ts | 3 +++
7 files changed, 52 insertions(+), 7 deletions(-)
create mode 100644 superset-frontend/images/icons/default_db_image.svg