fleet/frontend/components
Jacob Shandling 29b3da14f3
UI – Replace overflow-x: scroll with ...auto; remove redundant local declarations (#15054)
## Addresses #11753 

Fixed:
![Screenshot 2023-11-08 at 5 45
09 PM](https://github.com/fleetdm/fleet/assets/61553566/55570f5b-eb7d-4974-96e3-0304eef30b87)
(Was also occurring on queries page)
![Screenshot 2023-11-08 at 5 45
16 PM](https://github.com/fleetdm/fleet/assets/61553566/139d1ac6-e1e7-4b22-87d5-8cb43d00005d)

## Checklist for submitter

- [x] Changes file added for user-visible changes in `changes/`
- [x] Manual QA for all new/changed functionality

---------

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
2023-11-09 09:16:22 -08:00
..
AddHostsModal Refactor Tooltip Wrapper (#13845) 2023-11-07 13:15:49 -08:00
App UI – Refrain from clearing the auth_token and redirecting to login for errors specific to this scenario (#14911) 2023-11-03 08:32:41 -07:00
AuthenticationFormWrapper Disable edit query for o and o+ (#14514) 2023-10-12 13:45:37 -07:00
Avatar add figma to storybook and a couple new stories (#11521) 2023-05-09 16:53:43 +01:00
AvatarTopNav Finalize new default avatar images (#9604) 2023-02-01 13:06:06 -06:00
BackLink Icons improvements (making frontend consistent with Figma component library) (#14185) 2023-10-31 16:06:38 +00:00
buttons Refactor Tooltip Wrapper (#13845) 2023-11-07 13:15:49 -08:00
Card Feat: saved scripts (#14409) 2023-10-10 19:00:45 -03:00
ClickableUrls Fleet UI: More picky regex (Add alternative where must have http and/or www in link) (#13639) 2023-09-01 11:57:15 -04:00
ClickOutside add prettier and have it format all fleet application code (#625) 2021-04-12 14:32:25 +01:00
CustomLink Fleet UI: More icons updated (#13270) 2023-08-28 13:09:21 -04:00
DataError Icons improvements (making frontend consistent with Figma component library) (#14185) 2023-10-31 16:06:38 +00:00
DeviceUserError Fleet UI: Update icons (6 icons only) (#11907) 2023-06-02 09:48:17 -04:00
DiskSpaceGraph Fleet UI: [tiny bug] Fix weird scroll behavior (#12435) 2023-06-22 08:24:57 -07:00
EmailTokenRedirect Removed all traces of Redux from the app! (#5287) 2022-04-22 09:45:35 -07:00
EmptyTable Icons improvements (making frontend consistent with Figma component library) (#14185) 2023-10-31 16:06:38 +00:00
EnrollSecrets Fleet UI: [tiny bug] Copy message (#12411) 2023-06-21 09:14:47 -04:00
FlashMessage Icons improvements (making frontend consistent with Figma component library) (#14185) 2023-10-31 16:06:38 +00:00
FleetAce Fleet UI: Dynamic autofill for SQL editor (#13093) 2023-08-03 12:42:51 -04:00
FleetMarkdown Fleet UI: Dynamic autofill for SQL editor (#13093) 2023-08-03 12:42:51 -04:00
forms Refactor Tooltip Wrapper (#13845) 2023-11-07 13:15:49 -08:00
Graphic Icons improvements (making frontend consistent with Figma component library) (#14185) 2023-10-31 16:06:38 +00:00
graphics fix clipping svg for pdf graphic on chrome (#14892) 2023-11-02 15:28:58 +00:00
HumanTimeDiffWithDateTip Fix certain datetimes to display "Never" when they are prior to Fleet's launch date (#14487) 2023-10-16 16:43:47 +01:00
Icon Icons improvements (making frontend consistent with Figma component library) (#14185) 2023-10-31 16:06:38 +00:00
icons Fleet UI: Icon alignment (#14860) 2023-11-03 07:41:13 -04:00
InfoBanner Icons improvements (making frontend consistent with Figma component library) (#14185) 2023-10-31 16:06:38 +00:00
LastUpdatedText Refactor Tooltip Wrapper (#13845) 2023-11-07 13:15:49 -08:00
LinkWithContext add components to storybook (#11500) 2023-05-03 17:51:33 +01:00
LiveQuery Refactor Tooltip Wrapper (#13845) 2023-11-07 13:15:49 -08:00
LogDestinationIndicator Refactor Tooltip Wrapper (#13845) 2023-11-07 13:15:49 -08:00
MainContent Fixs multiple banners on host details page when we only want to show ABM expired banner (#14772) 2023-10-27 16:05:19 +01:00
MDM Fix UI abm message link font (#14927) 2023-11-03 16:14:02 +00:00
Modal Icons improvements (making frontend consistent with Figma component library) (#14185) 2023-10-31 16:06:38 +00:00
modals/ShowQueryModal Fleet UI: Show query button added to policy results page (#10164) 2023-02-28 12:55:56 -05:00
NotSupported UI: Ensure 'Not supported' cell for Chromebooks never wraps (#12227) 2023-06-08 12:10:37 -04:00
Pagination Fleet UI: Manage Host and Manage Software uses URL params as source of truth (#11253) 2023-04-24 09:24:28 -04:00
PlatformCompatibility Refactor Tooltip Wrapper (#13845) 2023-11-07 13:15:49 -08:00
PlatformSelector Fleet UI: Add ChromeOS to user flows related to policies (#12095) 2023-06-06 09:44:55 -04:00
PremiumFeatureIconWithTooltip add components to storybook (#11500) 2023-05-03 17:51:33 +01:00
PremiumFeatureMessage Fleet UI: Improvements to Sandbox mode styling (#12195) 2023-06-07 12:00:02 -04:00
queries Refactor Tooltip Wrapper (#13845) 2023-11-07 13:15:49 -08:00
QueryFrequencyIndicator Icons improvements (making frontend consistent with Figma component library) (#14185) 2023-10-31 16:06:38 +00:00
Sandbox Icons improvements (making frontend consistent with Figma component library) (#14185) 2023-10-31 16:06:38 +00:00
SectionHeader Feat UI add end user auth to controls page (#11991) 2023-06-02 14:14:39 +01:00
side_panels Refactor Tooltip Wrapper (#13845) 2023-11-07 13:15:49 -08:00
SidePanelContent implement macOS update content (#9469) 2023-01-27 16:25:53 -06:00
Spinner Fleet Frontend: Integration test for Add hosts modal (#12064) 2023-06-08 11:15:31 -04:00
StackedWhiteBoxes Icons improvements (making frontend consistent with Figma component library) (#14185) 2023-10-31 16:06:38 +00:00
StatusIndicator UI – capitalize and align status icon in Automations column (#14095) 2023-09-22 16:27:45 -05:00
StatusIndicatorWithIcon Icons improvements (making frontend consistent with Figma component library) (#14185) 2023-10-31 16:06:38 +00:00
TableContainer UI – Replace overflow-x: scroll with ...auto; remove redundant local declarations (#15054) 2023-11-09 09:16:22 -08:00
TabsWrapper Fleet UI: Improvements to highlighting while tabbing and not clicking (#13508) 2023-08-25 12:26:03 -04:00
TeamsDropdown Adjust teams dropdown arrow position (#14117) 2023-09-25 13:09:58 -05:00
Textarea fix formatting on the script content and output UI (#14048) 2023-09-22 12:52:27 +01:00
TooltipWrapper Refactor Tooltip Wrapper (#13845) 2023-11-07 13:15:49 -08:00
top_nav Fleet UI: Link improvements (Back links and dashboard tiles right clickable, fix queries link on nav bar) (#13361) 2023-08-23 08:56:32 -04:00
ViewAllHostsLink fix view all host link chevron icon (#14924) 2023-11-03 15:22:17 +00:00
YamlAce add components to storybook (#11500) 2023-05-03 17:51:33 +01:00
generate Create UI component generator (#11644) 2023-05-11 12:00:27 -07:00