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

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


    from 3c4591e  chore: Moves CheckboxIcons to Checkbox folder (#13459)
     add 9d6832d  test: Adds tests and storybook to CertifiedIcon component 
(#13457)

No new revisions were added by this update.

Summary of changes:
 .../CertifiedIcon.stories.tsx}                     | 20 ++++-----
 .../CertifiedIcon.test.tsx}                        | 49 ++++++++--------------
 .../index.tsx}                                     |  8 ++--
 superset-frontend/src/components/Icon/index.tsx    |  9 +++-
 .../src/components/TableSelector/index.tsx         |  4 +-
 .../src/datasource/DatasourceEditor.jsx            |  4 +-
 .../src/views/CRUD/data/dataset/DatasetList.tsx    |  4 +-
 7 files changed, 44 insertions(+), 54 deletions(-)
 copy superset-frontend/src/components/{RefreshLabel/RefreshLabel.stories.tsx 
=> CertifiedIcon/CertifiedIcon.stories.tsx} (72%)
 copy superset-frontend/src/components/{PopoverSection/PopoverSection.test.tsx 
=> CertifiedIcon/CertifiedIcon.test.tsx} (55%)
 rename superset-frontend/src/components/{CertifiedIconWithTooltip.tsx => 
CertifiedIcon/index.tsx} (90%)

Reply via email to