superset/superset-frontend/spec/javascripts/dashboard
simcha90 8ef572a412
refactor(native-filters): update dataMask and ExtraFormData schema (#13983)
* refactor: updates usage of `ownFilters` to `ownState`

* refactor: update dataMask (final)

* lint: fix lint

* refactor: revert feat

* fix: fix missed chart configuration

* add filter set migration

* apply new changes

* fix migration revision

* update migration

* fix jest mock

* js lint

* fix test types

* update tests and types

* remove append_form_data from tests

* fix findExistingFilterSet tests

* add migration test

Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
2021-04-15 17:43:29 +03:00
..
actions chore: upgrade eslint, babel, and prettier (#12393) 2021-01-10 17:26:35 -08:00
components test: Add tests for Dashboard Header and HeaderActionsDropdown components (#13973) 2021-04-14 06:54:24 -07:00
fixtures refactor(native-filters): update dataMask and ExtraFormData schema (#13983) 2021-04-15 17:43:29 +03:00
reducers chore: move fixtures and helpers to root (#11812) 2020-11-30 14:23:56 -08:00
util refactor(native-filters): update dataMask and ExtraFormData schema (#13983) 2021-04-15 17:43:29 +03:00
.eslintrc feat(dashboard): Dashboard-Native Filters (#11814) 2020-12-18 17:06:37 -08:00