superset/superset-frontend/spec/javascripts
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
..
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: Tests and Storybook entry for the TableView Component (#13501) 2021-04-07 10:33:55 -07:00
CRUD chore: move fixtures and helpers to root (#11812) 2020-11-30 14:23:56 -08:00
dashboard refactor(native-filters): update dataMask and ExtraFormData schema (#13983) 2021-04-15 17:43:29 +03:00
datasource test: prevent flaky frontend unit test case (#13984) 2021-04-07 20:08:04 +08:00
explore test: Adds tests for the FixedOrMetricControl component (#13705) 2021-04-13 15:26:31 -07:00
filters refactor(native-filters): update dataMask and ExtraFormData schema (#13983) 2021-04-15 17:43:29 +03:00
messageToasts Migrate Bootstrap Alert to AntD (#12101) (#12122) 2021-02-21 20:50:18 -08:00
middleware feat: Refactor asyncEvent middleware and add websocket support (#13696) 2021-03-23 07:23:23 -07:00
modules chore: cleaning out unused code from utils (#11076) 2020-09-27 20:08:05 -07:00
profile test: Adds storybook to EditableTitle component (#13362) 2021-03-02 16:35:52 -08:00
showSavedQuery test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
sqllab refactor: Bootstrap to AntD - ListGroup (#13996) 2021-04-13 15:26:02 -07:00
utils chore: apply capitalization guidelines - iteration 1 (#12447) 2021-01-12 10:47:55 -08:00
views/CRUD feat: FE: Import for Queries II (#14091) 2021-04-14 16:02:35 -07:00