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 b77477a  feat: invalid hostname and password error messages (MySQL) 
(#14089)
     add c8a7943  refactor: Bootstrap to AntD - ListGroup (#13996)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/babel.config.js                  |  1 +
 .../integration/explore/annotations.test.ts        |  2 +-
 .../dashboard/components/Header_spec.jsx           |  4 +-
 .../javascripts/sqllab/ShareSqlLabQuery_spec.jsx   | 12 ++-
 .../src/SqlLab/components/ShareSqlLabQuery.tsx     | 77 ++++++-------------
 superset-frontend/src/common/components/index.tsx  |  1 +
 .../controls/AnnotationLayerControl/index.jsx      | 21 ++++--
 .../CollectionControl/CollectionControl.less       | 21 ------
 .../CollectionControl/CollectionControl.test.tsx   |  6 +-
 .../controls/CollectionControl/index.jsx           | 86 +++++++++++++---------
 .../components/controls/CustomListItem/index.tsx}  | 77 ++++++++-----------
 11 files changed, 133 insertions(+), 175 deletions(-)
 delete mode 100644 
superset-frontend/src/explore/components/controls/CollectionControl/CollectionControl.less
 copy superset-frontend/src/{common/components/Collapse/Collapse.stories.tsx => 
explore/components/controls/CustomListItem/index.tsx} (52%)

Reply via email to