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:56:32 UTC

[superset] branch master updated (19c8a62 -> fd5ce35)

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 19c8a62  chore: Moves OnPasteSelect tests to component's folder (#13338)
     add fd5ce35  test: Adds storybook to Timer component (#13343)

No new revisions were added by this update.

Summary of changes:
 .../Timer/Timer.stories.tsx}                       | 60 +++++++++++-----------
 .../components/Timer/Timer.test.tsx}               |  0
 .../src/components/{Timer.tsx => Timer/index.tsx}  |  0
 3 files changed, 30 insertions(+), 30 deletions(-)
 copy superset-frontend/src/{common/components/Collapse/Collapse.stories.tsx => components/Timer/Timer.stories.tsx} (57%)
 rename superset-frontend/{spec/javascripts/components/Timer_spec.tsx => src/components/Timer/Timer.test.tsx} (100%)
 rename superset-frontend/src/components/{Timer.tsx => Timer/index.tsx} (100%)