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/10/06 19:50:58 UTC

[incubator-superset] branch master updated (13963ac -> b2af0c0)

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 13963ac  fix: Fix Time Column dropdown for date filter (#11149)
     add b2af0c0  style(sqllab): make database errors more clear and render as monospace (#11075)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/SqlLab/components/ResultSet.tsx    | 11 +++++++++--
 superset-frontend/src/chart/Chart.jsx                    |  4 +++-
 superset-frontend/src/components/ErrorBoundary.jsx       |  3 ++-
 .../ErrorMessage/ErrorMessageWithStackTrace.tsx          | 16 +++++++++++-----
 4 files changed, 25 insertions(+), 9 deletions(-)