mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
5c23bd0d83
- Adds handling for edge cases of empty values for host name and other host details - Checks for empty values (e.g., `""`, `undefined`, `null`, `NaN`) and normalizes to `"---"` for display in UI for host details page - Wraps calls to Kolide helper functions that transform timestamps and similar data to human readable form so that the UI will display the empty state instead of calling the helper function when argument is `"---"` |
||
---|---|---|
.. | ||
admin | ||
ConfirmInvitePage | ||
ConfirmSSOInvitePage | ||
Fleet404 | ||
Fleet500 | ||
ForgotPasswordPage | ||
hosts | ||
LoginPage | ||
LoginSuccessfulPage | ||
LogoutPage | ||
packs | ||
queries | ||
RegistrationPage | ||
ResetPasswordPage | ||
UserSettingsPage |