fleet/frontend/components
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
..
App Update Fleet setup styles (#78) 2020-12-02 09:59:44 -05:00
AuthenticatedAdminRoutes Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
AuthenticatedRoutes Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
AuthenticationFormWrapper New styles for 404, 500, Login, User settings, and Confirm invite pages. (#108) 2020-12-08 17:45:08 -08:00
Avatar Add ability to prefix Fleet URLs (#2112) 2019-10-16 16:40:45 -07:00
buttons Close UI Refresh. Update button styles. Edit status labels for hosts list and users list. (#139) 2020-12-18 17:36:39 -08:00
ClickableTableRow Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
ClickOutside Converting JS/Radium styles to SCSS (#360) 2016-11-03 14:40:54 -05:00
config/EnrollSecretTable Complete front end QA (#181) 2021-01-07 12:35:45 -08:00
EmailTokenRedirect Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
EnsureUnauthenticated Fix React deprecation warnings (#1976) 2019-01-06 17:25:33 -08:00
flash_messages Add new icons for Hosts page. Fix hosts list width on wide screens. (#128) 2020-12-14 18:24:16 -08:00
forms Complete front end QA (#181) 2021-01-07 12:35:45 -08:00
hosts Update links to new documentation locations. (#164) 2021-01-04 08:53:23 -08:00
icons Add image import for all icon png assets. Fix link to home from 404 and 500 pages. (#196) 2021-01-15 08:57:27 -08:00
KolideAce New styles for label creation form. (#101) 2020-12-07 15:08:59 -08:00
loaders Migrate JS tests to Jest and update libraries (#74) 2020-12-01 10:15:12 -08:00
LoginRoutes New styles for 404, 500, Login, User settings, and Confirm invite pages. (#108) 2020-12-08 17:45:08 -08:00
modals/Modal Add new icons for Hosts page. Fix hosts list width on wide screens. (#128) 2020-12-14 18:24:16 -08:00
NumberPill Implement global colors. Add italic font. (#64) 2020-11-24 08:59:03 -08:00
packs Close UI Refresh. Update button styles. Edit status labels for hosts list and users list. (#139) 2020-12-18 17:36:39 -08:00
queries Close UI Refresh. Update button styles. Edit status labels for hosts list and users list. (#139) 2020-12-18 17:36:39 -08:00
side_panels Add image import for all icon png assets. Fix link to home from 404 and 500 pages. (#196) 2021-01-15 08:57:27 -08:00
StackedWhiteBoxes Add new icons for Hosts page. Fix hosts list width on wide screens. (#128) 2020-12-14 18:24:16 -08:00
UserRow Add help text within user actions dropdown menu. Update copy in API documentation. (#142) 2020-12-21 15:47:35 -08:00
WarningBanner Add new icons for Hosts page. Fix hosts list width on wide screens. (#128) 2020-12-14 18:24:16 -08:00
YamlAce Update app settings page and osquery options page styles. (#107) 2020-12-08 12:08:59 -08:00