feat(filters-set): basic implementation for managing user filter sets (#13031)

* feat: POC adding filters set feature

* lint: fix TS

* fix: fix FF name

* refactor: fix CR notes

* fix: fix update values in filter bar
This commit is contained in:
simcha90
2021-02-17 21:06:12 +02:00
committed by GitHub
parent 450215549f
commit 5cbe2ac760
12 changed files with 212 additions and 17 deletions

View File

@@ -51,6 +51,7 @@ describe('getFormDataWithExtraFilters', () => {
},
sliceId: chartId,
nativeFilters: {
filterSets: {},
filters: {
[filterId]: ({
id: filterId,