Fleet UI: Rename to machine serial and private IP address (#8074)

This commit is contained in:
RachelElysia
2022-10-04 13:35:32 -04:00
committed by GitHub
parent 69ee2bd4c1
commit ee2f28e890
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -0,0 +1 @@
* Rename machine serial to serial number and IPv4 properly to private IP address
@@ -141,7 +141,7 @@
}
#search-tooltip {
width: 196px;
width: 204px;
text-align: center;
}
+2 -2
View File
@@ -527,10 +527,10 @@ export const PLATFORM_NAME_TO_LABEL_NAME = {
};
export const HOSTS_SEARCH_BOX_PLACEHOLDER =
"Search hostname, UUID, serial number, or IPv4";
"Search hostname, UUID, serial number, or private IP address";
export const HOSTS_SEARCH_BOX_TOOLTIP =
"Search hosts by hostname, UUID, machine serial or private IP address";
"Search hosts by hostname, UUID, serial number or private IP address";
export const VULNERABLE_DROPDOWN_OPTIONS = [
{