superset/superset-frontend
Kamil Gabryjelski f82a085175
feat(dashboard): Highlight tabs that contain a chart in scope of focused native filter (#14865)
* feat(dashboard): Highlight tabs that contain a chart in scope of focused native filter

* Optimizations and improvements

* Use Set instead of array

* Simplify logic

* Change variable name
2021-05-28 11:32:32 +02:00
..
.storybook chore: Moves Card to the components folder (#14139) 2021-04-29 11:51:41 -07:00
cypress-base fix: filterbox apply single value (#14841) 2021-05-27 14:00:48 +08:00
images feat: Dynamic imports for the Icons component (#14318) 2021-04-29 11:49:39 -07:00
spec chore: Improves the native filters UI/UX - iteration 3 (#14824) 2021-05-26 10:49:00 +03:00
src feat(dashboard): Highlight tabs that contain a chart in scope of focused native filter (#14865) 2021-05-28 11:32:32 +02: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 feat(explore): Remove default for time range filter and Metrics (#14661) 2021-05-25 15:55:41 +02:00
package.json feat(explore): Remove default for time range filter and Metrics (#14661) 2021-05-25 15:55:41 +02: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