You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2021/03/01 20:05:54 UTC

[superset] branch master updated (a36c833 -> 5811e3f)

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

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


    from a36c833  chore: Migrates RefreshChartOverlay into Chart (#13274)
     add 5811e3f  test: ErrorBoundary dedicated directory and tests (#13276)

No new revisions were added by this update.

Summary of changes:
 .../ErrorBoundary.test.tsx}                        | 44 +++++++++++++---------
 .../{ErrorBoundary.jsx => ErrorBoundary/index.jsx} |  2 +-
 2 files changed, 28 insertions(+), 18 deletions(-)
 copy superset-frontend/src/components/{FormLabel/FormLabel.test.tsx => ErrorBoundary/ErrorBoundary.test.tsx} (58%)
 rename superset-frontend/src/components/{ErrorBoundary.jsx => ErrorBoundary/index.jsx} (95%)