This is an automated email from the ASF dual-hosted git repository.
elizabeth pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from df3b5a8305 fix: Dataset creation header is now uneditable and holds
proper default values (#21557)
add 196c3671e2 refactor: serialize extra json in state (#21523)
No new revisions were added by this update.
Summary of changes:
.../data/database/DatabaseModal/ExtraOptions.tsx | 37 +-
.../{index.test.jsx => index.test.tsx} | 405 ++++++++++++++++++++-
.../CRUD/data/database/DatabaseModal/index.tsx | 173 +++++----
.../src/views/CRUD/data/database/types.ts | 65 ++--
4 files changed, 534 insertions(+), 146 deletions(-)
rename
superset-frontend/src/views/CRUD/data/database/DatabaseModal/{index.test.jsx =>
index.test.tsx} (80%)