superset/superset-frontend
Yongjie Zhao 88de4109e7
fix(dashboard): multiple query trigger when native filter enabled (#14734)
* fix(dashboard): multiple query trigger when native filter enabled

* fix lint

* wip
2021-05-21 09:24:42 -07:00
..
.storybook chore: Moves Card to the components folder (#14139) 2021-04-29 11:51:41 -07:00
cypress-base feat: Add Parameters fields to GET Database (#14653) 2021-05-19 10:25:20 -04:00
images feat: Dynamic imports for the Icons component (#14318) 2021-04-29 11:49:39 -07:00
spec feat(native-filters): Highlight charts affected by focused native filter (#14693) 2021-05-21 15:54:33 +02:00
src fix(dashboard): multiple query trigger when native filter enabled (#14734) 2021-05-21 09:24:42 -07:00
stylesheets fix: nav submenu dropdown styles (#14580) 2021-05-17 13:58:02 -07:00
.eslintignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.eslintrc.js refactor(explore): convert ControlPanelsContainer to typescript (#13221) 2021-02-28 10:10:15 -08:00
.gitignore Upgrade typescript to 3.8.2 (#9189) 2020-02-25 08:44:26 -08:00
.nvmrc chore: bump node.js to v14 (#13215) 2021-02-20 19:42:51 +02:00
babel.config.js refactor: Bootstrap to AntD - ListGroup (#13996) 2021-04-13 15:26:02 -07: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 chore: upgrade @emotion (#14454) 2021-05-04 15:26:16 -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 chore: Removes react-bootstrap and react-bootstrap-slider (#14641) 2021-05-17 10:22:22 -07:00
package.json chore: Removes react-bootstrap and react-bootstrap-slider (#14641) 2021-05-17 10:22:22 -07:00
prettier.config.js refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
tsconfig.json chore: upgrade @emotion (#14454) 2021-05-04 15:26:16 -07:00
webpack.config.js chore: Removes react-bootstrap and react-bootstrap-slider (#14641) 2021-05-17 10:22:22 -07:00
webpack.proxy-config.js test: add React Testing Library (#11771) 2020-12-01 11:14:37 -08:00