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

hughhhh pushed a change to branch hughhhh/dashboard-export-spec-review
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 108c34691e4 feat(dashboard): add "Export Images to Excel" mode for 
chart images (#41706)
     add cbbf5382e81 feat(dashboard): address review feedback on Excel export 
(i18n, grouped errors, throttle)

No new revisions were added by this update.

Summary of changes:
 superset/dashboards/api.py                         |  18 ++-
 superset/dashboards/excel_export/email.py          | 121 +++++++++++++++++----
 superset/tasks/export_dashboard_excel.py           |  68 +++++++++---
 tests/integration_tests/dashboards/api_tests.py    |  60 +++++-----
 .../dashboards/test_excel_export_email.py          |  70 +++++++++++-
 .../tasks/test_export_dashboard_excel.py           |  75 ++++++++++++-
 6 files changed, 335 insertions(+), 77 deletions(-)

Reply via email to