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 2022/04/13 14:42:22 UTC

[superset] branch master updated (de9fb2109d -> 26a0f05759)

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/superset.git


    from de9fb2109d chore(explore): Change labels "Group by"/"Series" to "Dimensions" (#19647)
     add 26a0f05759 fix(sql lab): table selector should display all the selected tables (#19257)

No new revisions were added by this update.

Summary of changes:
 .../SqlLab/components/SqlEditorLeftBar/index.tsx   |  37 ++++++--
 .../src/components/Datasource/DatasourceEditor.jsx |   4 +-
 .../TableSelector/TableSelector.test.tsx           | 101 ++++++++++++++++++++-
 .../src/components/TableSelector/index.tsx         |  80 +++++++++++-----
 .../views/CRUD/data/dataset/AddDatasetModal.tsx    |   4 +-
 5 files changed, 189 insertions(+), 37 deletions(-)