You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by yj...@apache.org on 2021/02/23 04:31:41 UTC

[superset] branch master updated (c020792 -> af3a460)

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

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


    from c020792  fix: migration script message formatting issue (#13262)
     add af3a460  fix(home): missing key and invalid dates in Recents cards (#13291)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/types/Chart.ts               |   8 +-
 superset-frontend/src/views/CRUD/types.ts          |   7 +-
 .../src/views/CRUD/welcome/ActivityTable.tsx       | 174 +++++++++++++--------
 superset/views/core.py                             |   4 +
 4 files changed, 128 insertions(+), 65 deletions(-)