superset/superset-frontend/spec/javascripts/dashboard/util
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
..
componentIsResizable_spec.ts refactor(frontend): move utils to TypeScript (#9820) 2020-05-20 14:47:40 -07:00
dnd-reorder_spec.js test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
dropOverflowsParent_spec.js test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
findFirstParentContainer_spec.js test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
findParentId_spec.js test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
findTabIndexByComponentId_spec.js test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
getChartAndLabelComponentIdFromPath_spec.js test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
getChartIdsFromLayout_spec.js test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
getDashboardUrl_spec.js feat(style): hide dashboard header by url parameter (#12918) 2021-02-11 15:05:35 +02:00
getDetailedComponentWidth_spec.js test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
getDropPosition_spec.js test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
getEffectiveExtraFilters_spec.js feat(dashboard): Dashboard-Native Filters (#11814) 2020-12-18 17:06:37 -08:00
getFilterConfigsFromFormdata_spec.js fix(FilterBox): treat empty defaultValues as null (#13109) 2021-02-15 08:35:47 -08:00
getFilterScopeFromNodesTree_spec.js fix: dashboard filter scope bug (#13695) 2021-03-19 10:39:09 -07:00
getFormDataWithExtraFilters_spec.ts refactor(native-filters): update dataMask and ExtraFormData schema (#13983) 2021-04-15 17:43:29 +03:00
getLeafComponentIdFromPath_spec.js chore: move fixtures and helpers to root (#11812) 2020-11-30 14:23:56 -08:00
isDashboardEmpty_spec.ts test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
isValidChild_spec.ts refactor(frontend): move utils to TypeScript (#9820) 2020-05-20 14:47:40 -07:00
newComponentFactory_spec.js test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
newEntitiesFromDrop_spec.js test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
updateComponentParentsList_spec.js chore: move fixtures and helpers to root (#11812) 2020-11-30 14:23:56 -08:00