superset/superset-frontend/spec/javascripts
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
..
addSlice test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
chart test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
components test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
CRUD test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
dashboard feat(frontend): add ability to download dashboard and chart as image (#9819) 2020-05-17 14:50:27 -07:00
datasource test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
explore test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
messageToasts test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
middleware test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
modules test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
profile test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
showSavedQuery test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
sqllab test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
utils feat: return security errors in the SIP-40 format (#9796) 2020-05-13 17:10:37 -07:00
views test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
welcome test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00