fleet/frontend/pages
gillespi314 5c23bd0d83
Handle empty states for host details (#833)
- 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 `"---"`
2021-05-25 17:03:38 -04:00
..
admin test and team feature improvements (#804) 2021-05-21 17:29:28 +01:00
ConfirmInvitePage Merge style variables from master into teams 2021-04-30 18:12:49 -04:00
ConfirmSSOInvitePage add prettier and have it format all fleet application code (#625) 2021-04-12 14:32:25 +01:00
Fleet404 Bring new style variables from teams into master (#707) 2021-04-30 17:32:50 -04:00
Fleet500 test and team feature improvements (#804) 2021-05-21 17:29:28 +01:00
ForgotPasswordPage Fix url-prefix links (#769) 2021-05-17 17:04:21 -04:00
hosts Handle empty states for host details (#833) 2021-05-25 17:03:38 -04:00
LoginPage add prettier and have it format all fleet application code (#625) 2021-04-12 14:32:25 +01:00
LoginSuccessfulPage Bring new style variables from teams into master (#707) 2021-04-30 17:32:50 -04:00
LogoutPage Bring new style variables from teams into master (#707) 2021-04-30 17:32:50 -04:00
packs Merge style variables from master into teams 2021-04-30 18:12:49 -04:00
queries Query Manage Page: Role based views (#843) 2021-05-25 16:03:32 -04:00
RegistrationPage Bring new style variables from teams into master (#707) 2021-04-30 17:32:50 -04:00
ResetPasswordPage add prettier and have it format all fleet application code (#625) 2021-04-12 14:32:25 +01:00
UserSettingsPage Merge style variables from master into teams 2021-04-30 18:12:49 -04:00