fleet/frontend/components/hosts
Zachary Wasserman b0595748f1 Implement pagination of hosts in the web UI
This commit takes advantage of the existing pagination APIs in the Fleet
server, and provides additional APIs to support pagination in the web
UI. Doing this dramatically reduces the response sizes for requests from
the UI, and limits the performance impact of UI clients on the Fleet and
MySQL servers.
2020-07-21 14:05:46 -07:00
..
AddHostModal Upgrade eslint and dependencies (#2255) 2020-07-06 19:31:48 -07:00
HostContainer Fix React deprecation warnings (#1976) 2019-01-06 17:25:33 -08:00
HostDetails Store only primary IP and MAC for hosts 2020-07-21 14:05:46 -07:00
HostPagination Implement pagination of hosts in the web UI 2020-07-21 14:05:46 -07:00
HostsTable Store only primary IP and MAC for hosts 2020-07-21 14:05:46 -07:00
LonelyHost Upgrade eslint and dependencies (#2255) 2020-07-06 19:31:48 -07:00