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/01/24 05:48:09 UTC

[incubator-superset] branch master updated (d0bc04f -> a85df65)

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 d0bc04f  [perf_logging] Add is_cached status when chart has error (#9009)
     add a85df65  Z index registry / clean-up (#8984)

No new revisions were added by this update.

Summary of changes:
 superset/assets/src/SqlLab/main.less               | 11 +--
 .../assets/src/components/FilterBadgeIcon.less     |  2 +-
 .../dashboard/stylesheets/builder-sidepane.less    |  1 -
 .../dashboard/stylesheets/components/chart.less    | 88 ++++++++++------------
 .../dashboard/stylesheets/components/column.less   | 67 ++++++++--------
 .../dashboard/stylesheets/components/header.less   | 51 +++++++------
 .../src/dashboard/stylesheets/components/row.less  | 73 +++++++++---------
 .../src/dashboard/stylesheets/dashboard.less       | 10 ---
 superset/assets/src/dashboard/stylesheets/dnd.less | 21 +++---
 .../assets/src/dashboard/stylesheets/grid.less     |  2 +-
 .../src/dashboard/stylesheets/hover-menu.less      |  2 +-
 .../src/dashboard/stylesheets/popover-menu.less    |  3 +-
 .../src/dashboard/stylesheets/resizable.less       |  2 +-
 .../src/messageToasts/stylesheets/toast.less       |  2 +-
 superset/assets/stylesheets/less/variables.less    | 18 ++++-
 .../assets/stylesheets/react-select/select.less    |  9 ---
 superset/assets/stylesheets/superset.less          | 20 ++---
 superset/examples/css_templates.py                 | 22 ------
 18 files changed, 173 insertions(+), 231 deletions(-)