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/10/16 17:56:18 UTC

[incubator-superset] branch master updated (afee008 -> 8863c93)

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 afee008  fix CTAS and CVAS buttons invisible (#11300)
     add 8863c93  fix: should update last_modified_time in client-side after save dash (#11305)

No new revisions were added by this update.

Summary of changes:
 .../dashboard/reducers/dashboardState_spec.js      | 29 ++++++++++++++++------
 .../src/dashboard/components/Header.jsx            |  6 ++++-
 .../dashboard/components/HeaderActionsDropdown.jsx |  3 +++
 .../src/dashboard/components/SaveModal.jsx         |  4 ++-
 .../src/dashboard/containers/DashboardHeader.jsx   |  1 +
 .../src/dashboard/reducers/dashboardState.js       |  2 ++
 .../src/dashboard/reducers/getInitialState.js      |  2 +-
 7 files changed, 37 insertions(+), 10 deletions(-)