superset/superset-frontend/spec/javascripts
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
..
addSlice Migrates Button component from Bootstrap to AntD (#12832) 2021-02-01 15:13:10 -08:00
chart feat: Support multiple queries per request (#11880) 2020-12-18 09:15:27 -08:00
components test: Adds storybook to Timer component (#13343) 2021-03-01 12:55:10 -08:00
CRUD chore: move fixtures and helpers to root (#11812) 2020-11-30 14:23:56 -08:00
dashboard refactor(self-trigger): Split native filters state (#13137) 2021-03-02 09:03:26 +02:00
datasource Migrates Radio component from Bootstrap to AntD. (#12738) 2021-02-02 11:26:26 -08:00
explore feat(viz): implement time picker on filter box (#13377) 2021-03-02 07:50:58 +08:00
filters feat: move filters from superset-ui to incubator (#12154) 2021-01-08 14:44:25 +02:00
messageToasts Migrate Bootstrap Alert to AntD (#12101) (#12122) 2021-02-21 20:50:18 -08:00
middleware feat(SIP-39): Async query support for charts (#11499) 2020-12-10 20:21:56 -08:00
modules chore: cleaning out unused code from utils (#11076) 2020-09-27 20:08:05 -07:00
profile Migrates Label component from Bootstrap to AntD. (#12774) 2021-02-01 22:15:07 -08:00
showSavedQuery test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
sqllab Migrates Collapse component from Bootstrap to AntD (#12920) 2021-02-23 10:24:08 -08:00
utils chore: apply capitalization guidelines - iteration 1 (#12447) 2021-01-12 10:47:55 -08:00
views/CRUD fix: add alert report timeout limits (#12926) 2021-02-22 11:12:10 -08:00