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 e7f71f3 feat: add Back button to extra options (#15300)
add b6138cf chore: Add tooltips and button to Connect Postgresql DB Modal
Form (#15179)
No new revisions were added by this update.
Summary of changes:
.../Form/LabeledErrorBoundInput.stories.tsx | 4 +
.../Form/LabeledErrorBoundInput.test.jsx | 19 ++++-
.../src/components/Form/LabeledErrorBoundInput.tsx | 22 +++++-
.../src/components/InfoTooltip/index.tsx | 5 +-
.../DatabaseModal/DatabaseConnectionForm.tsx | 28 ++++++-
.../CRUD/data/database/DatabaseModal/index.tsx | 86 +++++++++++++---------
6 files changed, 122 insertions(+), 42 deletions(-)