superset/superset-frontend/spec/helpers
Kamil Gabryjelski 7b370e6f17
feat: Implement drag and drop columns for filters (#13340)
* Implement DnD feature for filters

* minor refactor

* Fix types

* Fix undefined error

* Refactor

* Fix ts errors

* Fix conflicting dnd types

* Bump superset-ui packages

* Change DndItemType case to PascalCase

* Remove redundant null check

* Fix

* Fix csrf mock api call
2021-03-07 11:54:08 +02:00
..
ProviderWrapper.tsx refactor: use rison for list view filters stateful urls (#11675) 2020-11-24 11:19:48 -08:00
reducerIndex.ts test: Adds tests to URLShortLinkButton component (#13319) 2021-02-25 10:59:36 -08:00
setup.ts test: use data-test for testIdAttribute (#13292) 2021-02-23 11:43:35 -06:00
setupSupersetClient.js feat: Implement drag and drop columns for filters (#13340) 2021-03-07 11:54:08 +02:00
shim.ts Fix tests errors and warnings - iteration 3 (#12212) (#12219) 2021-01-25 23:40:59 -08:00
testing-library.tsx test: Adds tests to URLShortLinkButton component (#13319) 2021-02-25 10:59:36 -08:00
theming.ts Migrate Bootstrap Alert to AntD (#12101) (#12122) 2021-02-21 20:50:18 -08:00
waitForComponentToPaint.ts feat(listviews): SIP-34 Bulk Select (#10298) 2020-07-16 16:07:49 -07:00
Worker.ts test: add Tests and Storybook for AsyncAceEditor (#13241) 2021-02-22 11:06:23 -08:00