Refactor all frontend containers and the react-bootstrap components they use - exclude modals, alerts, notifcations, draggable panels, tables (complex components)
eg. tables need to be completely reworked: https://ant.design/components/table/
the following react-bootstrap components will be replaced with antd throughout frontend/src/containers
Badge
ButtonGroup
Breadcrumb
Dropdown
Form
Label
List
Image
Pagination
Panel
ProgressBar
Row
Select
Table
Tabs
TextInput
TriCheckbox
Well