fleet/frontend/components/forms/fields/SelectTargetsDropdown/TargetOption
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
..
_styles.scss Upgrade Bourbon to 5.1.0 and fix deprecation warnings (#1973) 2019-01-03 12:46:55 -08:00
index.js Rearranging Files & Killing Off colors.js (#482) 2016-11-15 12:52:17 -06:00
TargetIcon.jsx Update Target Select UI (#1297) 2017-02-24 14:11:33 -05:00
TargetOption.jsx Store only primary IP and MAC for hosts 2020-07-21 14:05:46 -07:00
TargetOption.tests.jsx Store only primary IP and MAC for hosts 2020-07-21 14:05:46 -07:00