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 3ad9c91  docs: update setup instructions (#13781)
     add 930cbea  test: Tests, dedicated directory and Storybook for the 
ProgressBar component (#13534)

No new revisions were added by this update.

Summary of changes:
 .../spec/javascripts/sqllab/ResultSet_spec.jsx     |  2 +-
 .../src/SqlLab/components/QueryTable.jsx           |  2 +-
 .../src/SqlLab/components/ResultSet.tsx            |  2 +-
 .../src/common/components/common.stories.tsx       |  5 --
 superset-frontend/src/common/components/index.tsx  |  1 -
 .../ProgressBar.stories.tsx}                       | 62 ++++++++---------
 .../components/ProgressBar/ProgressBar.test.tsx    | 78 ++++++++++++++++++++++
 .../ProgressBar/index.tsx}                         |  8 +--
 8 files changed, 111 insertions(+), 49 deletions(-)
 copy superset-frontend/src/components/{Timer/Timer.stories.tsx => 
ProgressBar/ProgressBar.stories.tsx} (57%)
 create mode 100644 
superset-frontend/src/components/ProgressBar/ProgressBar.test.tsx
 rename superset-frontend/src/{common/components/ProgressBar.tsx => 
components/ProgressBar/index.tsx} (90%)

Reply via email to