superset/superset-frontend
Kamil Gabryjelski e93d92e8ac
Replace reactable with DataTable from superset-ui in QueryTable (#10981)
* Replace reactable with DataTable from superset-ui in QueryTable

* Fix tests

* Fix pagination

* Fix tests
2020-09-22 13:24:30 -07:00
..
.storybook refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
branding style: Change logo color to new branding (#10090) 2020-06-17 19:47:02 -07:00
cypress-base feat: add ECharts Pie chart (#10966) 2020-09-22 19:27:40 +03:00
fonts chore: pre-commit run --all-files (#10500) 2020-08-02 14:32:17 -07:00
images docs: add gallery screenshot & link in README (#10988) 2020-09-21 22:48:55 -07:00
spec Replace reactable with DataTable from superset-ui in QueryTable (#10981) 2020-09-22 13:24:30 -07:00
src Replace reactable with DataTable from superset-ui in QueryTable (#10981) 2020-09-22 13:24:30 -07:00
stylesheets refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
.eslintignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.eslintrc.js ESLint: Re-enable rule default-props-match-prop-types (#10868) 2020-09-22 13:17:41 -07:00
.gitignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -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 chore: update port that cypress runs on for local vs test (#10847) 2020-09-16 12:31:03 -07:00
jest.config.js feat: Allow tests files in /src (plus Label component tests) (#10634) 2020-08-19 12:54:26 -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
jsconfig.json test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
package-lock.json feat: add ECharts Pie chart (#10966) 2020-09-22 19:27:40 +03:00
package.json feat: add ECharts Pie chart (#10966) 2020-09-22 19:27:40 +03:00
prettier.config.js refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
tsconfig.json Build: fix hot reload for charts (#9400) 2020-03-30 09:31:46 -07:00
webpack.config.js ESLint: no-restricted-syntax (#10889) 2020-09-18 09:05:57 -07:00
webpack.proxy-config.js [Build] Add Github workflows (#9517) 2020-04-14 13:38:09 -07:00