superset/superset-frontend/spec/javascripts/dashboard/components
Christian Murphy b8eaa114ed
feat(frontend): add ability to download dashboard and chart as image (#9819)
* feat(frontend): add ability to export dashboard and chart as image (#6973)

* refactor: migrate download image as to typescript

* feature(frontend): download as image updates

add toast message if error occurs.
make generate file stem an internal method.

* refactor(frontend): move default background color to a const

* feat(frontend): wrap download image toast in translate function
2020-05-17 14:50:27 -07:00
..
dnd test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
gridComponents test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
menu test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
resizable test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
CodeModal_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
CssEditor_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
Dashboard_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
DashboardBuilder_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
DashboardGrid_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
FilterIndicator_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
FilterIndicatorGroup_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
FilterIndicatorsContainer_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
FilterIndicatorTooltip_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
FilterTooltipWrapper_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
Header_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
HeaderActionsDropdown_spec.jsx feat(frontend): add ability to download dashboard and chart as image (#9819) 2020-05-17 14:50:27 -07:00
MissingChart_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
RefreshIntervalModal_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
SliceAdder_spec.jsx test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00