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 2cbe31e working edit db dynamic modal
add 6d0c45f Creating IconButton
add b0cdaba Changed naming: logo is now icon
add 8d96434 Hard-coded inset values for ellipses
add 3eea36d Removed default SVG
add b0ab2da Fixed test
add c8b148e Removed logo from test
add 8907bc1 Merge branch 'lyndsi/create-icon-button' of
https://github.com/preset-io/superset into
pexdax/db-connection-ui-show-preferred
add 96a87d8 saving for now
add 717c9ab update styles
add e299bfa save
add 8cfa0d8 create 1 function for setting the DB
add 7c610d5 add function to preferred section
add dcf8144 small refactor and added styling
add ef23e53 add new footer buttons
add 2602827 add finsh buttong
add 530150e refactor db modal render
add 508a6b9 fix comments issue
add 607e01a add header
add b343ca4 add bottom footer to sqlalchemy form
add 0df0cab add back headers
add 0d3c31d fix merge conflicts
add c21987f add step
add 9d2b36e address comments
add b8e6687 feat: Dynamic Form for edit DB Modal (#14845)
add 6c9fc9c fix merge conflicts
add 4aa2428 oops
add 514ec63 working preferred branch
No new revisions were added by this update.
Summary of changes:
.../src/components/IconButton/index.tsx | 3 +-
.../DatabaseModal/DatabaseConnectionForm.tsx | 1 +
.../CRUD/data/database/DatabaseModal/index.tsx | 192 +++++++++++++++------
.../CRUD/data/database/DatabaseModal/styles.ts | 42 ++++-
superset/config.py | 8 +-
5 files changed, 183 insertions(+), 63 deletions(-)