mirror of
https://github.com/fleetdm/fleet
synced 2026-05-20 23:48:52 +00:00
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. |
||
|---|---|---|
| .. | ||
| AddHostModal | ||
| HostContainer | ||
| HostDetails | ||
| HostPagination | ||
| HostsTable | ||
| LonelyHost | ||