superset/superset-frontend/spec/javascripts/dashboard
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
..
actions refactor: typing for explore Control and messageToasts (#11416) 2020-10-24 21:40:36 -07:00
components refactor: Replace react-bootstrap dialogs with Antd dialogs (#11527) 2020-11-03 22:07:21 -08:00
fixtures feat(dashboards): Filter status indicators (#10936) 2020-10-28 15:46:24 -07:00
helpers test(frontend): use absolute path for src imports (#9761) 2020-05-07 14:18:10 -07:00
reducers feat(dashboards): Filter status indicators (#10936) 2020-10-28 15:46:24 -07:00
util feat: adding dashboard toggle fullscreen button (#10840) 2020-09-16 14:20:52 -07:00
.eslintrc Eslint dependencies versions updates (#10839) 2020-09-13 23:59:02 -07:00