You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by aa...@apache.org on 2022/04/27 20:19:13 UTC

[superset] branch refactorReports updated (586962fd40 -> e0e8ea37e2)

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

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


    from 586962fd40 fixing tests
     add e0e8ea37e2 all but styling

No new revisions were added by this update.

Summary of changes:
 .../ReportModal/HeaderReportDropdown/index.tsx     | 238 +++++++++++++++------
 .../src/components/ReportModal/index.tsx           |  15 +-
 .../src/dashboard/components/Header/index.jsx      |  24 +--
 .../src/dashboard/containers/DashboardHeader.jsx   |   8 +-
 superset-frontend/src/dashboard/util/constants.ts  |   5 -
 .../ExploreAdditionalActionsMenu/index.jsx         |  82 ++-----
 .../components/ExploreChartHeader/index.jsx        |   1 -
 superset-frontend/src/reports/actions/reports.js   |  13 +-
 superset-frontend/src/reports/reducers/reports.js  |  32 ++-
 9 files changed, 224 insertions(+), 194 deletions(-)