You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2020/08/18 21:34:08 UTC

[incubator-superset] branch master updated (ca5dc42 -> 844b471)

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

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


    from ca5dc42  feat(datasource): remove deleted columns and update column type on metadata refresh (#10619)
     add 844b471  fix: removing unsupported modal sizes (#10625)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/SqlLab/components/EstimateQueryCostButton.jsx  | 1 -
 superset-frontend/src/SqlLab/components/ScheduleQueryButton.jsx      | 1 -
 superset-frontend/src/components/DeleteModal.tsx                     | 1 -
 superset-frontend/src/components/Modal.tsx                           | 5 ++---
 superset-frontend/src/components/ModalTrigger.jsx                    | 2 +-
 superset-frontend/src/datasource/ChangeDatasourceModal.tsx           | 2 +-
 superset-frontend/src/datasource/DatasourceModal.tsx                 | 2 +-
 superset-frontend/src/explore/components/controls/VizTypeControl.jsx | 2 +-
 8 files changed, 6 insertions(+), 10 deletions(-)