superset/superset-frontend/spec/javascripts/datasource
Kamil Gabryjelski 937f9ca277
refactor: Replace react-bootstrap dialogs with Antd dialogs (#11527)
* Refactor Dialogs in dashboard properties modal

* Refactor Dialogs in explore properties modal

* Refactor dialogs in DatasourceModal

* Refactor dialogs in ExploreResultsButton

* Remove react-bootstrap-dialog from ExploreCtasResultsButton

* Remove react-bootstrap-dialog dependency

* Remove unnecessary functions from Modal

* Bump antd version to fix a bug

* Fix unit tests

* Fix e2e test

* Change antd version to 4.5.4 to fix tests

* Reenable all tests in control

* Another version bump to fix tests
2020-11-03 22:07:21 -08:00
..
ChangeDatasourceModal_spec.jsx refactor: Replace react-bootstrap Modals with Antd in Datasource (#11390) 2020-10-28 14:42:13 -07:00
DatasourceEditor_spec.jsx refactor: Replace react-bootstrap tabs with Antd tabs (#11118) 2020-10-30 22:05:31 -07:00
DatasourceModal_spec.jsx refactor: Replace react-bootstrap dialogs with Antd dialogs (#11527) 2020-11-03 22:07:21 -08:00