fleet/frontend/components/icons
noahtalerman 9750a81f0e
Add image import for all icon png assets. Fix link to home from 404 and 500 pages. (#196)
- Explicitly import all icon png assets in the component files they're referenced. Instead of creating a relative path to the icon image asset in the `<Icon />` component. This allows icon assets to be independent of any custom url prefix and fixes #193. In addition, eslint now catches all unresolved paths to image assets.
- Remove the `<Icon />` component
- Remove `icon_name.js`
- Add `<Link />` component and PATHS to 404 and 500 pages. These pages now work with a custom URL prefix specified.
- Remove all icons from the Hosts side panel. These changes are part of the Hosts UI #162.
2021-01-15 08:57:27 -08:00
..
KolideIcon Add new icons for Hosts page. Fix hosts list width on wide screens. (#128) 2020-12-14 18:24:16 -08:00
OrgLogoIcon Update app settings page and osquery options page styles. (#107) 2020-12-08 12:08:59 -08:00
PlatformIcon Add new icons for Hosts page. Fix hosts list width on wide screens. (#128) 2020-12-14 18:24:16 -08:00