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

lyndsi pushed a change to branch lyndsi/tables-with-preexisting-datasets
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 8f47e55f3d Adjust View Dataset button hover color
     add 86549660bd Fixed theming calls, bracket formation, logging, and typing 
issues
     add ad13ff4dbb Move getDatasetList API call to a hook, change naming of 
linkedDatasets to datasets

No new revisions were added by this update.

Summary of changes:
 .../AddDataset/DatasetPanel/DatasetPanel.test.tsx  |   2 +-
 .../AddDataset/DatasetPanel/DatasetPanel.tsx       | 101 ++++++++++++---------
 .../data/dataset/AddDataset/DatasetPanel/index.tsx |   6 +-
 .../data/dataset/AddDataset/Footer/Footer.test.tsx |   7 +-
 .../CRUD/data/dataset/AddDataset/Footer/index.tsx  |  18 ++--
 .../AddDataset/LeftPanel/LeftPanel.test.tsx        |   2 +-
 .../data/dataset/AddDataset/LeftPanel/index.tsx    |  48 ++++++----
 .../views/CRUD/data/dataset/AddDataset/index.tsx   |  31 ++++---
 .../views/CRUD/data/dataset/AddDataset/types.tsx   |   1 +
 superset-frontend/src/views/CRUD/data/hooks.ts     |  10 ++
 10 files changed, 135 insertions(+), 91 deletions(-)

Reply via email to