superset/superset-frontend/spec/javascripts/dashboard/components
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
..
dnd test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
gridComponents refactor: Replace react-bootstrap Tabs with Antd Tabs in DashboardBuilder (#11160) 2020-11-02 13:31:55 -08:00
menu test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
resizable chore: Clean up some console warnings (#11061) 2020-09-28 09:43:21 -07:00
CodeModal_spec.jsx refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
CssEditor_spec.jsx refactor: Use Modals from Antd instead of react-bootstrap (#11330) 2020-10-26 11:20:10 -07:00
Dashboard_spec.jsx chore: bump react-redux to 5.1.2, whittling console noise (#10602) 2020-08-16 21:29:08 -07:00
DashboardBuilder_spec.jsx refactor: Replace react-bootstrap Tabs with Antd Tabs in DashboardBuilder (#11160) 2020-11-02 13:31:55 -08:00
DashboardGrid_spec.jsx test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
FiltersBadge_spec.tsx feat(dashboards): Filter status indicators (#10936) 2020-10-28 15:46:24 -07:00
Header_spec.jsx chore: Clean up some console warnings (#11061) 2020-09-28 09:43:21 -07:00
HeaderActionsDropdown_spec.jsx fix: clean up prop type errors in jest tests (#11120) 2020-10-02 14:59:04 -07:00
MissingChart_spec.jsx test: Add jest-enzyme assertion library for better frontend tests (#10459) 2020-07-29 10:53:06 -07:00
PropertiesModal_spec.jsx refactor: Replace react-bootstrap dialogs with Antd dialogs (#11527) 2020-11-03 22:07:21 -08:00
RefreshIntervalModal_spec.jsx refactor: Use Modals from Antd instead of react-bootstrap (#11330) 2020-10-26 11:20:10 -07:00
SliceAdder_spec.jsx chore: bump react-redux to 5.1.2, whittling console noise (#10602) 2020-08-16 21:29:08 -07:00