superset/superset-frontend/spec/javascripts/dashboard/util
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
..
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 (#10114) 2020-06-22 10:18:04 -07:00
getFormDataWithExtraFilters_spec.ts refactor(self-trigger): Split native filters state (#13137) 2021-03-02 09:03:26 +02: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