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

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


    from f45654c03c chore: Rename dataset creation buttons (#34544)
     add d843fef2ce fix(theming): More theming bugs/regressions (#34507)

No new revisions were added by this update.

Summary of changes:
 .../e2e/dashboard/horizontalFilterBar.test.ts      |  2 +-
 .../src/components/Badge/index.tsx                 |  1 +
 .../src/components/DropdownContainer/index.tsx     | 84 +++-------------------
 .../src/components/DropdownContainer/types.ts      |  3 +-
 .../src/components/Select/styles.tsx               |  3 +-
 .../src/components/TableCollection/index.tsx       |  7 +-
 .../src/components/TableCollection/utils.tsx       |  2 +-
 .../components/RunQueryActionButton/index.tsx      | 35 +++++----
 .../src/components/Datasource/Field.tsx            | 40 ++++++-----
 .../src/components/Datasource/Fieldset.tsx         |  8 ++-
 .../src/dashboard/components/dnd/DragDroppable.jsx |  8 ---
 .../src/dashboard/components/dnd/DragHandle.tsx    |  2 +-
 .../DatasourcePanelDragOption/index.tsx            | 13 +++-
 .../datasets/AddDataset/LeftPanel/index.tsx        |  2 +-
 superset-frontend/src/features/datasets/styles.ts  |  8 ++-
 superset-frontend/src/features/tags/TagModal.tsx   | 38 ++++++----
 .../src/pages/AlertReportList/index.tsx            |  8 +--
 .../src/pages/AnnotationLayerList/index.tsx        |  2 +
 .../src/pages/AnnotationList/index.tsx             |  1 +
 .../src/pages/ChartCreation/index.tsx              | 40 ++++-------
 superset-frontend/src/pages/ChartList/index.tsx    |  9 ++-
 .../src/pages/CssTemplateList/index.tsx            |  1 +
 .../src/pages/DashboardList/index.tsx              |  4 +-
 superset-frontend/src/pages/DatabaseList/index.tsx |  3 +-
 superset-frontend/src/pages/DatasetList/index.tsx  |  6 +-
 superset-frontend/src/pages/GroupsList/index.tsx   |  1 +
 .../src/pages/QueryHistoryList/index.tsx           | 14 ++--
 superset-frontend/src/pages/RolesList/index.tsx    |  1 +
 .../src/pages/RowLevelSecurityList/index.tsx       |  7 +-
 .../src/pages/SavedQueryList/index.tsx             |  8 ++-
 superset-frontend/src/pages/Tags/index.tsx         |  1 +
 superset-frontend/src/pages/ThemeList/index.tsx    |  1 +
 superset-frontend/src/pages/UsersList/index.tsx    |  7 ++
 33 files changed, 177 insertions(+), 193 deletions(-)

Reply via email to