You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ly...@apache.org on 2022/10/13 22:17:41 UTC

[superset] branch master updated (b1bf25e98c -> df3b5a8305)

This is an automated email from the ASF dual-hosted git repository.

lyndsi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


    from b1bf25e98c fix(explore): Persist URL params to form-data (#21792)
     add df3b5a8305 fix: Dataset creation header is now uneditable and holds proper default values (#21557)

No new revisions were added by this update.

Summary of changes:
 .../data/dataset/AddDataset/AddDataset.test.tsx    |  6 +--
 .../data/dataset/AddDataset/Header/Header.test.tsx | 51 ++++++++--------------
 .../CRUD/data/dataset/AddDataset/Header/index.tsx  | 13 +++---
 .../data/dataset/AddDataset/LeftPanel/index.tsx    |  2 +-
 .../views/CRUD/data/dataset/AddDataset/index.tsx   |  2 +-
 .../dataset/DatasetLayout/DatasetLayout.test.tsx   | 10 +----
 6 files changed, 31 insertions(+), 53 deletions(-)