fleet/frontend/components
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
..
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 Add new icons for Hosts page. Fix hosts list width on wide screens. (#128) 2020-12-14 18:24:16 -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 Add new icons for Hosts page. Fix hosts list width on wide screens. (#128) 2020-12-14 18:24:16 -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 Add new icons for Hosts page. Fix hosts list width on wide screens. (#128) 2020-12-14 18:24:16 -08:00
hosts Add new icons for Hosts page. Fix hosts list width on wide screens. (#128) 2020-12-14 18:24:16 -08:00
icons Add new icons for Hosts page. Fix hosts list width on wide screens. (#128) 2020-12-14 18:24:16 -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 Add new icons for Hosts page. Fix hosts list width on wide screens. (#128) 2020-12-14 18:24:16 -08:00
queries Add new icons for Hosts page. Fix hosts list width on wide screens. (#128) 2020-12-14 18:24:16 -08:00
side_panels Add new icons for Hosts page. Fix hosts list width on wide screens. (#128) 2020-12-14 18:24:16 -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 Update manage users styles. Implement table (list) view. (#104) 2020-12-08 11:58:19 -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