superset/superset-frontend/spec/javascripts
Kamil Gabryjelski 52294c836a
refactor: Replace react-bootstrap Modals with Antd in Datasource (#11390)
* ChangeDatasourceModal

* DatasourceModal

* DeleteModal, AddDatasetModal

* Fix tests

* Remove unused file

* Fix e2e tests

* Fix test

* Remove it.only

* Fix after rebase

* Fix e2e tests

* Fix data-test in modal

* Lint fix
2020-10-28 14:42:13 -07:00
..
CRUD Re-enable rule prefer-destructuring (only for objects) (#10867) 2020-09-14 10:11:20 -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 refactor: Replace react-bootstrap Modals with Antd in Datasource (#11390) 2020-10-28 14:42:13 -07:00
dashboard refactor: Use Modals from Antd instead of react-bootstrap (#11330) 2020-10-26 11:20:10 -07:00
datasource refactor: Replace react-bootstrap Modals with Antd in Datasource (#11390) 2020-10-28 14:42:13 -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: annotations list CRUD view (#11446) 2020-10-28 12:19:50 -07:00