superset/superset-frontend/spec/javascripts/explore
Kamil Gabryjelski b2636f01bb
fix: Explore popovers issues (#11428)
* Fix spaces and comas not working in filter popover

* Fix popup not opening automatically

* Add e2e test

* Remove only from test

* Remove redundant test, add checking label content

* Add comments to e2e test

* Fix unit test

* Use destructuring

* Always open popup for functions and saved metrics, too

* Fix popover for adhoc metrics too

* Small refactor to consistency

* Refactor for consistency

* Remove redundant functions

* Test fix

Co-authored-by: Jesse Yang <jesse.yang@airbnb.com>
2020-10-28 09:38:52 -07:00
..
components fix: Explore popovers issues (#11428) 2020-10-28 09:38:52 -07:00
AdhocFilter_spec.js feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -07:00
AdhocMetric_spec.js feat: upgrade react-select and make multi-select sortable (#9628) 2020-05-19 16:59:49 -07:00
controlUtils_spec.jsx ESLint: no-restricted-syntax (#10889) 2020-09-18 09:05:57 -07:00
exploreActions_spec.js feat(viz): add query mode switch to table chart (#10113) 2020-06-28 21:37:04 -07:00
fixtures.jsx fix: Fix Time Column dropdown for date filter (#11149) 2020-10-06 11:51:10 -07:00
store_spec.jsx refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
utils_spec.jsx Re-enable rule prefer-destructuring (only for objects) (#10867) 2020-09-14 10:11:20 -07:00