superset/superset-frontend/spec/javascripts/explore
Kamil Gabryjelski 9b68b65568
refactor: Replace react-bootstrap tooltips with Antd tooltips (#11737)
* Refactor tooltip in ColumnElement

* Refactor tooltip for Button 

* Remove redundant import

* Refactor tooltip in SqlEditor

* Increase line height in tooltip so that the text is centered

* Refactor tooltip in Link

* Refactor tooltip in AdhocMetricEditPopoverTitle

* Refactor tooltip from ControlHeader

* Refactor tooltip in DateFilterControl

* Refactor tooltip in VizTypeControl

* fixup! Refactor tooltip in AdhocMetricEditPopoverTitle

* Refactor tooltip in QueryAndSaveBtns

* fixup! Refactor tooltip in DateFilterControl

* Refactor tooltip in CopyToClipboard, fix cursor pointer

* Refactor tooltip in TooltipWrapper

* Refactor tooltip in Field/DatasourceEditor

* Remove redundant import

* Fix typing for placement prop

* Decrease margin in ColumnElement divider

* Change default export to named

* Move SqlLab Tooltip styles to Emotion

* Fix tests
2020-11-24 13:04:55 -08:00
..
components refactor: Replace react-bootstrap tooltips with Antd tooltips (#11737) 2020-11-24 13:04:55 -08: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