You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by gr...@apache.org on 2020/02/05 20:25:18 UTC

[incubator-superset] branch master updated (47b5780 -> 26def81)

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

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


    from 47b5780  Wrap tagging endpoints in a feature flag (disabled by default) (#9078)
     add 26def81  [fix] Add Auto Refresh Dashboard user event into dashboard logging (#9087)

No new revisions were added by this update.

Summary of changes:
 .../dashboard/components/Header_spec.jsx           |  1 -
 superset/assets/src/chart/chartAction.js           |  8 +++--
 .../assets/src/dashboard/actions/dashboardState.js | 42 ++--------------------
 .../assets/src/dashboard/components/Header.jsx     | 27 ++++++++++----
 .../dashboard/components/gridComponents/Chart.jsx  |  2 +-
 .../src/dashboard/containers/DashboardHeader.jsx   |  2 --
 .../util/setPeriodicRunner.js}                     | 19 +++++++---
 superset/assets/src/logger/LogUtils.js             |  1 +
 8 files changed, 46 insertions(+), 56 deletions(-)
 copy superset/assets/src/{views/dashboardList/DashboardList.less => dashboard/util/setPeriodicRunner.js} (71%)