superset/superset-frontend/spec/javascripts/dashboard/components
Kamil Gabryjelski 51f0d4fd98
feat(native-filters): Hide filters which don't affect any visible charts (#15063)
* feat(native-filters): Hide filters which don't affect any visible charts

* Fix lint errors

* Add comments

* Code review fix

* Fix tests

* Refactor logic in FilterControls
2021-06-11 13:41:08 +02:00
..
dnd test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
gridComponents feat(dashboard/native-filters): Hide filters out of scope of current tab (#14933) 2021-06-02 20:38:18 +02:00
menu test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
nativeFilters chore: Improves the native filters UI/UX - iteration 3 (#14824) 2021-05-26 10:49:00 +03:00
resizable chore: Clean up some console warnings (#11061) 2020-09-28 09:43:21 -07:00
DashboardBuilder_spec.jsx feat(native-filters): Hide filters which don't affect any visible charts (#15063) 2021-06-11 13:41:08 +02:00
DashboardGrid_spec.jsx Fix tests errors and warnings - iteration 4 (#12212) (#12223) 2021-01-25 23:24:41 -08:00
Dashboard_spec.jsx perf(native-filters): avoid unnecessary reloading of charts (#14408) 2021-05-03 14:56:41 +03:00
FiltersBadge_spec.tsx feat: Dynamic imports for the Icons component (#14318) 2021-04-29 11:49:39 -07:00
MissingChart_spec.jsx test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
PropertiesModal_spec.jsx chore: Moves Modal to the components folder (#14130) 2021-04-16 15:49:53 -07:00
RefreshIntervalModal_spec.jsx Migrate Bootstrap Alert to AntD (#12101) (#12122) 2021-02-21 20:50:18 -08:00
SliceAdder_spec.jsx chore: Removes less from SliceAdder (#14448) 2021-05-19 00:16:44 -07:00