You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ta...@apache.org on 2020/10/21 16:28:24 UTC

[incubator-superset] branch master updated (cae54ac -> 225c905)

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

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


    from cae54ac  style: using correct + icon on New Query button (#11353)
     add 225c905  fix(listview): hide actions column if no actions are allowed (#11337)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/SqlLab/components/QuerySearch.jsx             | 4 ++++
 superset-frontend/src/components/dataViewCommon/TableCollection.tsx | 1 +
 superset-frontend/src/views/CRUD/chart/ChartList.tsx                | 4 +---
 superset-frontend/src/views/CRUD/csstemplates/CssTemplatesList.tsx  | 5 +----
 superset-frontend/src/views/CRUD/dashboard/DashboardList.tsx        | 5 ++---
 superset-frontend/src/views/CRUD/data/database/DatabaseList.tsx     | 5 ++---
 superset-frontend/src/views/CRUD/data/dataset/DatasetList.tsx       | 5 ++---
 7 files changed, 13 insertions(+), 16 deletions(-)