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

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


    from f07ca7d  fix(database): test connection error message for module not 
found (#9634)
     add e8c3803  chore(ts): refactor and migrate StackTraceMessage to 
TypeScript (#9663)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/package.json                     |  5 +-
 superset-frontend/src/chart/Chart.jsx              |  8 +--
 superset-frontend/src/components/ErrorBoundary.jsx |  4 +-
 .../ErrorMessageWithStackTrace.tsx}                | 47 ++++++++-----
 .../src/components/StackTraceMessage.jsx           | 78 ----------------------
 5 files changed, 39 insertions(+), 103 deletions(-)
 copy superset-frontend/src/{dashboard/components/MissingChart.jsx => 
components/ErrorMessageWithStackTrace.tsx} (50%)
 delete mode 100644 superset-frontend/src/components/StackTraceMessage.jsx

Reply via email to