superset/superset-frontend/spec/fixtures
simcha90 f19a830d9b
refactor(self-trigger): Split native filters state (#13137)
* feat: add cross filters

* refactor: fix CR notes

* lint: fix lint

* lint: fix lint

* feat: POC adding filters set feature

* chore: pre-commit

* refactor: under chage

* lint: fix TS

* fix: fix FF name

* refactor: move to behaviors

* lint: fix lint

* refactor: update state of native filters

* refactor: finish refactor nativeFilter state

* feat: split native filters state

* refactor: refactor Time filter to use new API

* refactor: refactor Time filter to use new API

* refactor: fix CR notes

* fix: fix update values in filter bar

* refactor: save filter sets in meta

* feat(filter-sets): save filters sets in metadata

* refactor: partially fix ts

* refactor: merge conflicts

* refactor: add behaviors property

* refactor: add behaviors property

* fix: undo py changes

* fix: under some changes

* refactor: synx with master

* fix: undo FF

* fix: undo FF

* lint: ts-ignore

* chore: update lock file

* refactor: update enum

* refactor: naming of enum

* test: fix test

* test: update mocks

Co-authored-by: amitmiran137 <amit.miran@nielsen.com>
2021-03-02 09:03:26 +02:00
..
mockChartQueries.js chore: move fixtures and helpers to root (#11812) 2020-11-30 14:23:56 -08:00
mockDashboardData.js chore: move fixtures and helpers to root (#11812) 2020-11-30 14:23:56 -08:00
mockDashboardFilters.js chore: move fixtures and helpers to root (#11812) 2020-11-30 14:23:56 -08:00
mockDashboardInfo.js feat(native-filters): enable filter indicator and make datasource optional (#13148) 2021-02-16 16:12:35 +02:00
mockDashboardLayout.js chore: Tab title to be empty when creating a new tab (#12773) 2021-02-18 10:14:59 -08:00
mockDashboardState.js Fix tests errors and warnings - iteration 4 (#12212) (#12223) 2021-01-25 23:24:41 -08:00
mockDatasource.js test: rename column names for birth_names dataset (#12082) 2021-01-08 14:13:20 -08:00
mockNativeFilters.ts refactor(self-trigger): Split native filters state (#13137) 2021-03-02 09:03:26 +02:00
mockSliceEntities.js refactor: remove deprecated chart.edit_url field from frontend usage (#13142) 2021-02-16 19:54:43 -08:00
mockState.js Fix tests errors and warnings - iteration 4 (#12212) (#12223) 2021-01-25 23:24:41 -08:00
mockStore.js test: Adds tests to TableLoader component (#13299) 2021-02-25 17:23:47 -08:00