superset/superset-frontend/spec/javascripts/explore
Kamil Gabryjelski 55a3404b71
refactor: Replace react-bootstrap tabs with Antd tabs (#11118)
* Replace tabs in BuilderComponentPane

* Replace tabs in ControlPanelsContainer

* Replace tabs in AdhocMetricEditPopover

* Replace Tabs in DatasourceEditor

* Replace tabs in AdhocFilterEditPopover

* Replace tabs in DateFilterControl

* Bug fix

* Change Tab styles

* Fix tests

* Fix cypress tests

* Lint fix

* Fix tests

* Change Tabs style in ControlPanelsContainer

* Change tabs content height

* Lint fix

* Add data test

* Fix e2e test

* Move Tabs file to separate dir

* Fix after rebase

* Fix e2e tests

* Fix after rebase
2020-10-30 22:05:31 -07:00
..
components refactor: Replace react-bootstrap tabs with Antd tabs (#11118) 2020-10-30 22:05:31 -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