superset/superset-frontend/spec/javascripts/dashboard/components
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
..
dnd test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
gridComponents test: Adds tests to URLShortLinkButton component (#13319) 2021-02-25 10:59:36 -08:00
menu test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
nativeFilters refactor(native-filters): Refactor filters config modal module (#13268) 2021-02-22 09:23:38 +02:00
resizable chore: Clean up some console warnings (#11061) 2020-09-28 09:43:21 -07:00
CssEditor_spec.jsx refactor: Use Modals from Antd instead of react-bootstrap (#11330) 2020-10-26 11:20:10 -07:00
Dashboard_spec.jsx refactor(self-trigger): Split native filters state (#13137) 2021-03-02 09:03:26 +02:00
DashboardBuilder_spec.jsx chore: Upgrade react-dnd to 11.1.3 (#12815) 2021-01-28 18:34:56 -08:00
DashboardGrid_spec.jsx Fix tests errors and warnings - iteration 4 (#12212) (#12223) 2021-01-25 23:24:41 -08:00
FiltersBadge_spec.tsx fix(native-filters): Show incompatible native filters indicator (#12687) 2021-01-23 13:23:21 +08:00
Header_spec.jsx Fix tests errors and warnings - iteration 3 (#12212) (#12219) 2021-01-25 23:40:59 -08:00
HeaderActionsDropdown_spec.jsx feat: one-click copy chart and dashboard URL (#13037) 2021-02-17 14:14:08 -08:00
MissingChart_spec.jsx test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
PropertiesModal_spec.jsx Fix tests errors and warnings - iteration 7 (#12212) (#12245) 2021-01-25 23:19:16 -08:00
RefreshIntervalModal_spec.jsx Migrate Bootstrap Alert to AntD (#12101) (#12122) 2021-02-21 20:50:18 -08:00
SliceAdder_spec.jsx chore: move fixtures and helpers to root (#11812) 2020-11-30 14:23:56 -08:00