superset/superset-frontend/spec/javascripts
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
..
addSlice style: Pass at propagating (and enhancing) Button component throughout Superset (#10649) 2020-08-28 17:34:28 -07:00
chart fix: clean up prop type errors in jest tests (#11120) 2020-10-02 14:59:04 -07:00
components style(menu): clean up right menu - leaving only "Settings" (#11227) 2020-10-20 21:33:28 -07:00
CRUD Re-enable rule prefer-destructuring (only for objects) (#10867) 2020-09-14 10:11:20 -07:00
dashboard refactor: Use Modals from Antd instead of react-bootstrap (#11330) 2020-10-26 11:20:10 -07:00
datasource feat: hide datasource legacy based on featureflag (#11371) 2020-10-26 17:31:29 -07:00
explore fix: Explore popovers issues (#11428) 2020-10-28 09:38:52 -07:00
messageToasts refactor: typing for explore Control and messageToasts (#11416) 2020-10-24 21:40:36 -07:00
middleware Re-enable rule prefer-destructuring (only for objects) (#10867) 2020-09-14 10:11:20 -07:00
modules chore: cleaning out unused code from utils (#11076) 2020-09-27 20:08:05 -07:00
profile refactor: Replace react-bootstrap tabs with Antd tabs on Profile (#11211) 2020-10-22 14:19:37 -07:00
showSavedQuery test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
sqllab refactor: Use Modals from Antd instead of react-bootstrap (#11330) 2020-10-26 11:20:10 -07:00
utils refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
views/CRUD feat: CSS Templates List Actions (#11271) 2020-10-21 20:32:59 -07:00