superset/superset-frontend
simcha90 5aa38ef929
feat(native-filters): enable filter indicator and make datasource optional (#13148)
* refactor: continue decouple native filters

* refactor(native-filters): decouple native filter parms from config modal

* lint: fix TS errors

* lint: fix TS errors

* refactor: update filter badge

* refactor: rename ant filters

* test: fix tests

* test: fix tests

* refactor: remove 18 from dataset
2021-02-16 16:12:35 +02:00
..
.storybook feat(native-filters): add storybook entry for select filter (#13005) 2021-02-13 13:11:18 +02:00
branding style: Change logo color to new branding (#10090) 2020-06-17 19:47:02 -07:00
cypress-base Refresh dashboard list after bulk delete (#12945) 2021-02-08 16:49:23 -08:00
images docs: Add support for Hologres (#12710) 2021-01-28 16:36:06 -08:00
spec feat(native-filters): enable filter indicator and make datasource optional (#13148) 2021-02-16 16:12:35 +02:00
src feat(native-filters): enable filter indicator and make datasource optional (#13148) 2021-02-16 16:12:35 +02:00
stylesheets Fixes control panel fields styling (#12236) (#12326) 2021-01-11 16:47:10 -08:00
.eslintignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.eslintrc.js Improves RTL configuration (#13079) 2021-02-11 15:32:22 -08:00
.gitignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.nvmrc chore: pin node and npm versions (#11646) 2020-11-10 15:58:54 -08:00
babel.config.js chore: upgrade eslint, babel, and prettier (#12393) 2021-01-10 17:26:35 -08:00
cypress_build.sh build(deps-dev): update cypress to 5.5.0, improvements for running locally (#11603) 2020-11-10 15:51:47 -08:00
jest.config.js test: add React Testing Library (#11771) 2020-12-01 11:14:37 -08: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 chore: upgrade to npm 7 and superset-ui 0.17.9 (#13100) 2021-02-15 09:45:29 -10:00
package.json chore: upgrade to npm 7 and superset-ui 0.17.9 (#13100) 2021-02-15 09:45:29 -10:00
prettier.config.js refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
tsconfig.json refactor: migrate table chart to new API (#10270) 2021-01-29 13:12:09 +02:00
webpack.config.js build: fix emotion theme errors when npm link @superset-ui/core (#12510) 2021-01-14 10:20:13 -08:00
webpack.proxy-config.js test: add React Testing Library (#11771) 2020-12-01 11:14:37 -08:00