superset/superset-frontend/spec/javascripts/dashboard
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
..
actions chore: upgrade eslint, babel, and prettier (#12393) 2021-01-10 17:26:35 -08:00
components feat(native-filters): Update filter bar buttons (#13506) 2021-03-07 11:27:22 +02:00
fixtures refactor(native-filters): Move filtersState to dataMask redux root (#13437) 2021-03-07 09:34:12 +02:00
reducers chore: move fixtures and helpers to root (#11812) 2020-11-30 14:23:56 -08:00
util refactor(native-filters): Move filtersState to dataMask redux root (#13437) 2021-03-07 09:34:12 +02:00
.eslintrc feat(dashboard): Dashboard-Native Filters (#11814) 2020-12-18 17:06:37 -08:00