fleet/frontend/pages
Zachary Wasserman f3df07318c
Improve server and browser performance on host dashboard (#2061)
- Prevent a second (unnecessary) retrieval of all hosts when page loaded.
- Disable automatic reloading of hosts when over 100 hosts are present.

This is a stopgap solution to reduce the performance impact of
repeatedly loading many hosts. The final solution will be to implement
proper pagination.
2019-06-26 16:03:47 -04:00
..
Admin Tooltip for Add User button indicating why it is disabled (#2010) 2019-03-07 12:01:41 -08:00
ConfirmInvitePage Replace uses of the term "Kolide" with "Fleet" (#1999) 2019-01-24 09:39:32 -08:00
ConfirmSSOInvitePage Replace uses of the term "Kolide" with "Fleet" (#1999) 2019-01-24 09:39:32 -08:00
ForgotPasswordPage Fix React deprecation warnings (#1976) 2019-01-06 17:25:33 -08:00
hosts/ManageHostsPage Improve server and browser performance on host dashboard (#2061) 2019-06-26 16:03:47 -04:00
Kolide404 replace support email with github issue link (#1656) 2017-12-01 12:15:50 -05:00
Kolide500 replace support email with github issue link (#1656) 2017-12-01 12:15:50 -05:00
LoginPage Fix React deprecation warnings (#1976) 2019-01-06 17:25:33 -08:00
LoginSuccessfulPage Fix React deprecation warnings (#1976) 2019-01-06 17:25:33 -08:00
LogoutPage Fix React deprecation warnings (#1976) 2019-01-06 17:25:33 -08:00
packs Upgrade React to version 16 (#1983) 2019-01-14 13:45:28 -08:00
queries Run correct query even after targets are set (#2060) 2019-06-12 10:39:50 -07:00
RegistrationPage Upgrade React to version 16 (#1983) 2019-01-14 13:45:28 -08:00
ResetPasswordPage Fix React deprecation warnings (#1976) 2019-01-06 17:25:33 -08:00
UserSettingsPage Upgrade React to version 16 (#1983) 2019-01-14 13:45:28 -08:00