You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ma...@apache.org on 2020/10/06 03:04:42 UTC

[incubator-superset] branch master updated (6f61982 -> 3d7b805)

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

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


    from 6f61982  Remove erroneous package-lock.json (#11108)
     add 3d7b805  chore: more 'datasource' -> 'dataset' renaming (#11055)

No new revisions were added by this update.

Summary of changes:
 .rat-excludes                                                  |  1 +
 .../cypress-base/cypress/integration/explore/control.test.ts   |  6 +++---
 superset-frontend/src/addSlice/AddSliceContainer.tsx           |  4 ++--
 superset-frontend/src/components/Button/index.tsx              |  1 +
 superset-frontend/src/dashboard/components/SliceAdder.jsx      |  2 +-
 superset-frontend/src/datasource/ChangeDatasourceModal.tsx     |  6 +++---
 superset-frontend/src/datasource/DatasourceEditor.jsx          |  2 +-
 superset-frontend/src/datasource/DatasourceModal.tsx           |  2 +-
 superset-frontend/src/explore/components/PropertiesModal.tsx   |  2 +-
 .../src/explore/components/controls/DatasourceControl.jsx      | 10 +++++-----
 superset-frontend/src/explore/controlPanels/sections.jsx       |  2 +-
 superset-frontend/src/profile/components/Security.tsx          |  2 +-
 superset-frontend/src/utils/getClientErrorObject.ts            |  2 +-
 .../src/views/CRUD/data/database/DatabaseModal.tsx             |  4 ++--
 superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx  |  5 +----
 15 files changed, 25 insertions(+), 26 deletions(-)