fleet/frontend/components/InfoBanner
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
..
_styles.scss Align Fleet UI with Figma (spacing and fonts) (#628) 2021-04-09 17:30:42 -07:00
index.ts implement manage teams page (#624) 2021-04-14 10:20:56 +01:00
InfoBanner.tsx partial implementation of user table with generic table and new create user form (#500) 2021-03-31 11:58:29 -07:00