fleet/frontend/components/hosts/HostContainer
noahtalerman 4e8c5e7f86
Add Host details page (#238)
This PR adds a new Host details page as part of the Hosts UI project #162

Summary of changes:
- New component <HostDetailsPage />
- Move "Query" and "Delete" buttons from the hosts list to the Host details page
- Add new button variants label and text-link
- Add react-tooltip package to the project (v4.2.13)
2021-01-28 12:44:48 -08:00
..
_styles.scss Add new icons for Hosts page. Fix hosts list width on wide screens. (#128) 2020-12-14 18:24:16 -08:00
HostContainer.jsx Add Host details page (#238) 2021-01-28 12:44:48 -08:00
HostContainer.tests.jsx Update query page (edit, new, manage) and packs page (edit, new, manage) styles. (#106) 2020-12-08 12:07:54 -08:00
index.js Hosts Pagination (#1594) 2017-11-07 12:54:56 -05:00