fleet/frontend/router
Gabe Hernandez 64904d1d9b
implement manage teams page (#624)
* create skeleton of team management page and hook it up with routing

* added reducers and kolide api teams code, hooked up empty state

* request for get all teams and remove unused loading bar

* fix sending teams response to store

* added create team functionality|gs

* added edit and delete fuctionality to teams management

* fixed up some edge cases for deleting and editing teams

* remove unused UserRow

* get list of teams for user to add new users to, fix up Userform
2021-04-14 10:20:56 +01:00
..
index.jsx implement manage teams page (#624) 2021-04-14 10:20:56 +01:00
paths.ts implement manage teams page (#624) 2021-04-14 10:20:56 +01:00
url_prefix.ts add ts to data table components (#364) 2021-03-03 16:51:39 +00:00