fleet/frontend/components/forms/fields
Zachary Wasserman ea93843203 Store only primary IP and MAC for hosts
Fleet used significant resources storing the full network interface
information for each host. This data was unused, except to get the
IP and MAC of the primary interface. With these changes, only those
pieces of data are stored.

- Calculate and store primary IP and MAC
- Remove transaction for storing full interfaces
- Update targets search to use new IP and MAC columns
- Update frontend to use new new columns
2020-07-21 14:05:46 -07:00
..
Checkbox Upgrade eslint and dependencies (#2255) 2020-07-06 19:31:48 -07:00
Dropdown Upgrade eslint and dependencies (#2255) 2020-07-06 19:31:48 -07:00
InputField Upgrade eslint and dependencies (#2255) 2020-07-06 19:31:48 -07:00
InputFieldWithIcon Upgrade eslint and dependencies (#2255) 2020-07-06 19:31:48 -07:00
SelectTargetsDropdown Store only primary IP and MAC for hosts 2020-07-21 14:05:46 -07:00
Slider Upgrade eslint and dependencies (#2255) 2020-07-06 19:31:48 -07:00