superset/superset-frontend
David Aaron Suddjian 80f8349018
Query the new chart data api for charts that support it (#9710)
* calling new chart api (mostly working)

* can't .then when the promise has already been await-ed

* Add handling for v1 API response

* comment

* update word cloud plugin & dependencies

* testing

* try just waiting

* Revert "try just waiting"

This reverts commit 10c092effd.

* tweaking bootstrap types

* Bumping word cloud package version

* new package lock

Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
2020-05-07 01:09:28 -07:00
..
branding SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
cypress-base use new @superset-ui/style package for theming (#9605) 2020-04-22 13:13:40 -07:00
fonts Enforcing linting of LESS (#9356) 2020-04-02 10:10:10 -07:00
images chore: update README screenshots (#9728) 2020-05-05 13:02:10 -07:00
spec Query the new chart data api for charts that support it (#9710) 2020-05-07 01:09:28 -07:00
src Query the new chart data api for charts that support it (#9710) 2020-05-07 01:09:28 -07:00
stylesheets use new @superset-ui/style package for theming (#9605) 2020-04-22 13:13:40 -07:00
.eslintignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.eslintrc.js [Build] Collect frontend code coverage from Cypress tests (#9555) 2020-04-16 23:35:01 -07:00
.gitignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.prettierrc SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
babel.config.js [Build] Collect frontend code coverage from Cypress tests (#9555) 2020-04-16 23:35:01 -07:00
cypress_build.sh [Build] Collect frontend code coverage from Cypress tests (#9555) 2020-04-16 23:35:01 -07:00
jest.config.js [Dashboard] new listview filters & emotion infra (#9462) 2020-04-13 13:39:55 -07:00
js_build.sh SIP-32: Moving frontend code to the base of the repo (#9098) 2020-02-09 17:53:56 -08:00
package-lock.json Query the new chart data api for charts that support it (#9710) 2020-05-07 01:09:28 -07:00
package.json Query the new chart data api for charts that support it (#9710) 2020-05-07 01:09:28 -07:00
tsconfig.json Build: fix hot reload for charts (#9400) 2020-03-30 09:31:46 -07:00
webpack.config.js [Chart & Dashboard] improve listview filter ui and add expandable list support (#9651) 2020-04-29 21:54:07 -07:00
webpack.proxy-config.js [Build] Add Github workflows (#9517) 2020-04-14 13:38:09 -07:00