You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by vi...@apache.org on 2023/01/11 17:24:32 UTC

[superset] branch master updated (f3696ceef3 -> 7b15e6e3c7)

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

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


    from f3696ceef3 chore: Localization of several charts and elements (#22150)
     add 7b15e6e3c7 fix(nav): make doc and bug buttons customizable (#22682)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/types/bootstrapTypes.ts      |   4 +
 .../src/views/components/RightMenu.tsx             |  47 +++++---
 superset/config.py                                 |   2 +
 superset/templates/appbuilder/navbar_right.html    | 127 ---------------------
 superset/views/base.py                             |   4 +
 5 files changed, 40 insertions(+), 144 deletions(-)
 delete mode 100644 superset/templates/appbuilder/navbar_right.html