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
Zachary Wasserman
6767369d48
Upgrade React to version 16 ( #1983 )
...
- Update all associated dependencies
- Very minimal changes to components
- Extensive refactoring for broken tests
Closes #1978
2019-01-14 13:45:28 -08:00
Zachary Wasserman
dc4b97d15f
Fix React deprecation warnings ( #1976 )
...
- Refactor imports of PropTypes to use the prop-types package
- Upgrade dependencies that were setting off deprecation warnings
2019-01-06 17:25:33 -08:00
Kyle Knight
3544535e1d
Make % online round to two decimal places ( #1427 )
2017-04-07 07:50:11 -07:00
Kyle Knight
14fa984bd3
Update All platform text to use Icon ( #1363 )
2017-03-08 08:40:02 -08:00
Kyle Knight
facab79954
Update UI styles for Host Details card ( #1317 )
2017-03-06 10:37:06 -05:00
Mike Stone
7a7fb9eac9
Select targets tests ( #1307 )
...
* Adds tests for the TargetDetails component
* Adds tests for Select Targets Menu
* Rename target_stub to target_mock
* Adds tests for the SelectTargetsDropdown & minor refactor
2017-03-03 10:05:03 -05:00
Kyle Knight
eb82856ae4
Output proper percentage of online hosts ( #1071 )
2017-01-20 18:08:35 -05:00
Mike Stone
e56e94b86e
Add host details throughout app ( #973 )
2017-01-20 12:02:13 -05:00
Kyle Knight
f28bd803c4
Manage Hosts filtered icons ( #987 )
...
* Cleaning up rendered icons on hosts page
* Fixing lint
2017-01-17 12:55:19 -06:00
Kyle Knight
7a44c269a9
Prevent default queries from rendering ( #862 )
...
* Prevent default queries from rendering
* Small styling tweaks
2017-01-11 13:08:27 -06:00
Kyle Knight
8f07fe2ed2
Fixing bug in Query Table sidebar dropdown ( #691 )
2016-12-22 13:26:18 -06:00
Kyle Knight
bbad316bae
Theming AceEditor ( #591 )
2016-12-08 10:08:21 -06:00
Kyle Knight
9e6a8eae56
Styling User Registration ( #529 )
2016-12-01 13:57:19 -05:00
Kyle Knight
7acec77303
Render Icons with component ( #533 )
2016-11-28 13:20:15 -06:00
Kyle Knight
46dee08ab3
Query Select Target Dropdown ( #499 )
2016-11-23 15:10:32 -06:00
Kyle Knight
29ef9e3ce8
Rearranging Files & Killing Off colors.js ( #482 )
2016-11-15 12:52:17 -06:00