fleet/frontend/utilities
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
..
convert_to_csv Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
debounce Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
deep_difference Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
filter_array_by_hash Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
format_api_errors Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
replace_array_item Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
copy_text.js Add support for multiple enroll secrets (#2238) 2020-05-29 09:12:39 -07:00
isMacOS.js Query side panel (#269) 2016-10-11 11:32:39 -04:00
local.js Removing environment specific config (#266) 2016-10-03 15:50:28 -04:00
osquery_tables.js Update table schema for osquery 4.4.0 (#2253) 2020-07-07 09:47:50 -07:00
platform_icon_class.js Add new icons for Hosts page. Fix hosts list width on wide screens. (#128) 2020-12-14 18:24:16 -08:00
scroll_to_top.js Hosts Pagination (#1594) 2017-11-07 12:54:56 -05:00