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/16 04:28:31 UTC

[incubator-superset] branch master updated (dde69d8 -> 4f0a06d)

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 dde69d8  fix: use dashboard id for stable cache key (#11293)
     add 4f0a06d  fix: button translations missing (#11187)

No new revisions were added by this update.

Summary of changes:
 .../spec/javascripts/explore/components/QueryAndSaveBtns_spec.jsx   | 2 +-
 superset-frontend/src/components/Menu/Menu.tsx                      | 2 +-
 superset-frontend/src/dashboard/components/PublishedStatus.jsx      | 6 +++---
 superset-frontend/src/explore/components/QueryAndSaveBtns.jsx       | 4 ++--
 superset/templates/appbuilder/general/widgets/search.html           | 4 ++--
 superset/views/dashboard/mixin.py                                   | 1 +
 6 files changed, 10 insertions(+), 9 deletions(-)