superset/superset-frontend/temporary_superset_ui/superset-ui/packages/superset-ui-chart/test
Krist Wongsuphasawat c9e3e73f2e feat: update ChartFormData and QueryObject to support filters. (#164)
* feat: update types to include filters

* refactor: remove namespace

* refactor: split function

* feat: add filter processing and refactor

* feat: revise metrics processing

* test: add unit tests

* refactor: move type files back

* test: add unit tests

* fix: unit test

* fix: remove exports

* docs: add field info

* fix: type check undefined

* docs: add more comments

* build: speed up storybook build
2021-11-26 11:44:50 +08:00
..
clients chore(chart): remove faux @superset-ui/core TS declaration (#121) 2021-11-26 11:44:45 +08:00
components feat: callback hooks for Reactified components (#131) 2021-11-26 11:44:47 +08:00
fixtures feat(chart): Add <ChartDataProvider /> (#120) 2021-11-26 11:44:45 +08:00
models chore(chart): remove faux @superset-ui/core TS declaration (#121) 2021-11-26 11:44:45 +08:00
query feat: update ChartFormData and QueryObject to support filters. (#164) 2021-11-26 11:44:50 +08:00
types feat: update ChartFormData and QueryObject to support filters. (#164) 2021-11-26 11:44:50 +08:00
index.test.js Add ChartClient (v2) (#57) 2021-11-26 11:44:38 +08:00