fleet/frontend/components/forms/fields/SelectTargetsDropdown
noahtalerman 49e71e4ed6
Add new icons for Hosts page. Fix hosts list width on wide screens. (#128)
- Add new PNG files for the new icons in the left side navigation and the right side labels on the Hosts page.
- Rename the old `<Icon />` component to `<KolideIcon />` and create a new `<Icon />` component. The ultimate goal is to get rid of the `<KolideIcon />` and `<PlatformIcon />` components and use the encompassing `<Icon />` component for all icons. The full transition will be made when we have icon assets to replace all the kolide icons and platform icons. Currently, we don't.
- Rename the `icon_name_for_label.js` utility to `icon_name.js` because the utility now includes `iconNameForLabel()` and `iconNameForPlatform()` functions.
- Fixes issue #127.
2020-12-14 18:24:16 -08:00
..
SelectTargetsInput Improve server performance for host operations 2020-07-21 14:05:46 -07:00
SelectTargetsMenu Add style fixes caught during QA. Add favicon. (#119) 2020-12-10 13:09:05 -08:00
TargetDetails Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
TargetOption Add new icons for Hosts page. Fix hosts list width on wide screens. (#128) 2020-12-14 18:24:16 -08:00
_styles.scss Add style fixes caught during QA. Add favicon. (#119) 2020-12-10 13:09:05 -08:00
index.js Improves re-usability of the SelectTargetsDropdown (#518) 2016-11-21 10:38:23 -05:00
SelectTargetsDropdown.jsx Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
SelectTargetsDropdown.tests.jsx Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00