refactor frontend containers into antd
Description
Activity
Show:
Ready for Release
Details
Details
Assignee
Former user
Former user(Deactivated)Reporter
Former user
Former user(Deactivated)Labels
Tested Version/s
None
Components
Sprint
None
Fix versions
Priority

More fields
Time tracking
More fields
Time trackingCreated 2 May 2018 at 00:49
Updated 18 July 2018 at 05:08
Resolved 20 June 2018 at 10:02
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