fleet/changes/1567-refactor-manage-packs-page
RachelElysia 267b7343e1
Manage Packs Page: Refactor to typescript, functional components, new UI (#1567)
* Refactor ManagePacksPage as functional component in TypeScript
* Refactor old table using TableContainer component
* Add Enable, Disable buttons to DataTable component
* Update Packs interface with additional properties
* Update Cypress e2e tests
2021-08-10 14:25:34 -04:00

2 lines
52 B
Plaintext

* Refactor ManagePacksPage to new UI and components