fleet/frontend/pages/hosts/ManageHostsPage
noahtalerman e6e6fcdf2d
Adjust UI layout styles and fix empty state on "Hosts" page (#542)
- Remove `$nav-width` and `$nav-tablet-width` because the navigation is now on the top of the layout.
- Add styles to `CoreLayout` to make the main content (everything except the top nav) fill the window height.
2021-03-25 17:22:37 -07:00
..
components Adjust UI layout styles and fix empty state on "Hosts" page (#542) 2021-03-25 17:22:37 -07:00
_styles.scss Adjust UI layout styles and fix empty state on "Hosts" page (#542) 2021-03-25 17:22:37 -07:00
index.js adding typescript and updating linting to work with it (#356) 2021-03-01 07:48:51 +00:00
ManageHostsPage.jsx Front end style and experience fixes (#425) 2021-03-09 09:43:37 -08:00
ManageHostsPage.tests.jsx Feature - add search and sort to host table (#341) 2021-02-25 12:05:08 +00:00