superset/superset-frontend/spec/javascripts
Ville Brofeldt 5c4d4f16b3
feat: finalize Word Cloud move to new chart data endpoint (#9975)
* remove word cloud from viz.py

* Fix Run in SQL Lab

* remove deprecated python tests

* break out legacy endpoint type into function

* Break out exploreChart from exportChart and implement results type

* Fix jest tests and refactor accordingly

* lint

* Rename v1 payload function

* Add dashboard id to v1 chart data request url params

* Add support for domain sharding to v1 chart data request
2020-06-05 14:08:46 +03:00
..
CRUD test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
addSlice feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -07:00
chart feat: finalize Word Cloud move to new chart data endpoint (#9975) 2020-06-05 14:08:46 +03:00
components feat: tablechart plugin controls migration (#9847) 2020-05-21 12:15:02 -07:00
dashboard feat: [dashboard] notification and warning for auto force refresh (#9886) 2020-06-03 10:20:56 -07:00
datasource test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
explore feat: implement new version of word cloud (#9962) 2020-06-02 19:28:58 +03:00
messageToasts test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
middleware feat: bump sinon to latest (#9926) 2020-05-27 19:34:40 +03:00
modules test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
profile feat: bump sinon to latest (#9926) 2020-05-27 19:34:40 +03:00
showSavedQuery test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
sqllab feat: finalize Word Cloud move to new chart data endpoint (#9975) 2020-06-05 14:08:46 +03:00
utils fix: use snake_case for error_type (#9835) 2020-05-18 12:35:55 -07:00
views fix: fetch all owners for dashboard, chart listview filters and properties modal (#9784) 2020-06-03 19:57:03 -07:00
welcome test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00