You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by yj...@apache.org on 2021/01/21 18:35:28 UTC

[superset] branch master updated (e4ae17d -> 3444d65)

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

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


    from e4ae17d  fix: Stabilize and deprecate legacy alerts module (#12627)
     add 3444d65  fix(explore): Scroll only table in Change Dataset and Edit Dataset Modals (#12598)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/CRUD/CollectionTable.tsx     | 65 ++++++++++++++++------
 .../src/common/components/Modal/Modal.tsx          |  1 +
 .../src/components/TableView/TableView.tsx         | 10 ++++
 .../src/datasource/ChangeDatasourceModal.tsx       |  3 +
 .../src/datasource/DatasourceEditor.jsx            | 31 ++++++++---
 5 files changed, 83 insertions(+), 27 deletions(-)