superset/superset-frontend/spec/javascripts/dashboard/components
simcha90 3970d7316b
feat(native-filters): Update filter bar buttons (#13506)
* refactor(native-filters): move data mask to root reducer

* refactor: update rest stuff for dataMask

* refactor: add ownCrrentState to explore

* fix: fix immer reducer

* fix: merge with master

* refactor: support explore dataMask

* refactor: support explore dataMask

* docs: add comment

* refactor: remove json stringify

* fix: fix failed cases

* feat: filter bat buttons start

* fix: fix CR notes

* fix: fix cascade filters

* fix: fix CR notes

* refactor: add clear all

* fix: fix CR notes

* fix: fix CR notes

* fix: fix CR notes

* feat: buttons in filter bar

* lint: update imports

* test: fix tests
2021-03-07 11:27:22 +02:00
..
dnd test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
gridComponents test: Adds tests to URLShortLinkButton component (#13319) 2021-02-25 10:59:36 -08:00
menu test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
nativeFilters feat(native-filters): Update filter bar buttons (#13506) 2021-03-07 11:27:22 +02:00
resizable chore: Clean up some console warnings (#11061) 2020-09-28 09:43:21 -07:00
CssEditor_spec.jsx refactor: Use Modals from Antd instead of react-bootstrap (#11330) 2020-10-26 11:20:10 -07:00
Dashboard_spec.jsx refactor(native-filters): Move filtersState to dataMask redux root (#13437) 2021-03-07 09:34:12 +02:00
DashboardBuilder_spec.jsx chore: Upgrade react-dnd to 11.1.3 (#12815) 2021-01-28 18:34:56 -08:00
DashboardGrid_spec.jsx Fix tests errors and warnings - iteration 4 (#12212) (#12223) 2021-01-25 23:24:41 -08:00
FiltersBadge_spec.tsx fix(native-filters): Show incompatible native filters indicator (#12687) 2021-01-23 13:23:21 +08:00
Header_spec.jsx Fix tests errors and warnings - iteration 3 (#12212) (#12219) 2021-01-25 23:40:59 -08:00
HeaderActionsDropdown_spec.jsx feat: one-click copy chart and dashboard URL (#13037) 2021-02-17 14:14:08 -08: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 feat(dashboard_rbac): manage roles for dashboard (#13145) 2021-03-03 12:31:41 +02:00
RefreshIntervalModal_spec.jsx Migrate Bootstrap Alert to AntD (#12101) (#12122) 2021-02-21 20:50:18 -08:00
SliceAdder_spec.jsx chore: move fixtures and helpers to root (#11812) 2020-11-30 14:23:56 -08:00