fleet/frontend/components
Marko Lisica 10e6b0d638
Add instructions for deleting Android Enterprise (#34339)
Added section on deleting Android Enterprise in Google Admin.

I'll use this new title to link in the UI, inside the banner when user
deletes Android Enterprise in Google Admin.

Related to:
https://github.com/fleetdm/fleet/issues/34152#issuecomment-3407854195
2025-11-04 12:20:24 +01:00
..
ActionsDropdown Fleet UI: Animate arrows for host actions dd and reveal buttons (#33660) 2025-09-30 23:01:26 -04:00
ActivityDetails/InstallDetails Fleet UI: Host details activity script package uses correct modal (#35050) 2025-10-31 10:55:16 -04:00
ActivityItem Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
AddHostsModal Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
App Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
AuthenticationFormWrapper Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
AuthenticationNav Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
Avatar Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
AvatarTopNav Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
BackButton Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
buttons Fleet UI: Animate arrows for host actions dd and reveal buttons (#33660) 2025-09-30 23:01:26 -04:00
Card Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
CardHeader Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
ClickableUrls Fix issue with policy details modal causing 500 error page (#26628) 2025-02-27 09:43:34 -06:00
ClickOutside add prettier and have it format all fleet application code (#625) 2021-04-12 14:32:25 +01:00
CustomLink Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
DataError Fleet Desktop: Update component level error states (#28816) 2025-05-12 09:25:09 -04:00
DataSet Fleet UI: Fix link, info banner spacing, certificates modal padding (#33637) 2025-09-30 13:44:39 -04:00
DeviceUserError Fleet UI: Consistent icon for device user error as data error (#29535) 2025-05-29 07:19:34 -04:00
Editor Fleet UI components; Editor copy button added, File details/uploader gitopsCompatible can now be false (#29307) 2025-05-21 13:32:18 -04:00
EmailTokenRedirect Merge branch 'main' into 15919-vulnerabilities-page 2024-02-22 16:27:15 -06:00
EmptyTable Add gray default avatar icon and update padding (#33598) 2025-09-30 12:52:06 -05:00
EnrollSecrets Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
FileDetails Fleet UI: Green progress bar (#33725) 2025-10-02 09:34:50 -04:00
FileProgressModal Fleet UI: Info banner component, uses Card as base component, tests (#26276) 2025-02-19 10:36:36 -05:00
FileUploader Update script and profile uploaders (#34909) 2025-10-29 09:37:47 -05:00
FlashMessage Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
FleetMarkdown Fleet UI: Keep new lines in code blocks but still remove trailing new lines (#34777) 2025-10-27 09:35:18 -04:00
forms update contact url buttons on swift dialog popup for macos mdm migration (#34265) 2025-10-24 16:45:49 -04:00
GitOpsModeTooltipWrapper UI: Add Tooltip show delay across app (#33091) 2025-09-18 09:42:30 -07:00
Graphic Create new ListItem and FileUploader component and use on controls page (#15103) 2023-11-13 15:30:22 -08:00
graphics Add custom software icons (#32652) 2025-09-05 17:31:03 -05:00
HumanTimeDiffWithDateTip UI for scheduling batch scripts (#31885) 2025-08-14 10:10:45 -05:00
Icon Icons improvements (making frontend consistent with Figma component library) (#14185) 2023-10-31 16:06:38 +00:00
icons Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
IconStatusMessage Fleet UI: Icon + status message refactored as a component (#34442) 2025-10-24 09:38:59 -04:00
InfoBanner Fleet UI: Followup row hover unreleased fix, comment cleans (#33658) 2025-09-30 22:59:45 -04:00
InheritedBadge Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
LastUpdatedHostCount UI: Add Tooltip show delay across app (#33091) 2025-09-18 09:42:30 -07:00
LastUpdatedText UI: Add Tooltip show delay across app (#33091) 2025-09-18 09:42:30 -07:00
LicenseExpirationBanner Fleet UI: Component fixes (styling bugs and code cleanup) (#26149) 2025-02-26 13:47:28 -05:00
LinkWithContext Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
ListItem Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
LiveQuery Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
LogDestinationIndicator Fixed tooltip not showing the correct log destination (#30124) 2025-06-19 10:39:07 -04:00
MainContent Set content width to 100% on manage hosts and query reports pages (#34333) 2025-10-16 09:09:30 -05:00
MDM Add instructions for deleting Android Enterprise (#34339) 2025-11-04 12:20:24 +01:00
Modal Add gray default avatar icon and update padding (#33598) 2025-09-30 12:52:06 -05:00
ModalFooter UI: Add ability to run scripts on batches of hosts (#28563) 2025-04-28 16:32:41 -07:00
modals/ShowQueryModal FE: Button renaming, better storybook view, remove unused code (#28245) 2025-04-16 09:56:09 -04:00
NotSupported UI: Ensure 'Not supported' cell for Chromebooks never wraps (#12227) 2023-06-08 12:10:37 -04:00
PageDescription Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
PaginatedList Refactor paginated list to use UseQuery (#33669) 2025-10-28 11:27:05 -05:00
Pagination Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
PlatformCompatibility Update dashboard, manage hosts, and host details UI for Android MDM feature (#26577) 2025-02-26 12:03:56 -06:00
PlatformSelector Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
policies Make policy pass/fail icons and copy consistent across host details, my device, and manage policies tables (#32926) 2025-09-12 14:43:11 -07:00
PremiumFeatureMessage Fix alignment on "This feature is included in Fleet Premium" message (#34696) 2025-10-24 09:30:38 -05:00
ProbabilityOfExploit Fleet UI: /software/vulnerabilities page (#16676) 2024-02-15 10:35:43 -07:00
ProgressBar Refactor DiskSpaceIndicator to use ProgressBar (#33198) 2025-09-19 12:54:43 -07:00
queries Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
QueryFrequencyIndicator Fleet UI: Tooltip shows dynamically on truncated text only (#20420) 2024-07-15 12:08:26 -04:00
Sandbox Fleet UI: Fix several team ids that were dropping in certain flows (#26590) 2025-02-27 10:53:34 -05:00
SectionHeader Consistently implement semibold, standardize header implementations (#34336) 2025-10-16 09:08:22 -05:00
side_panels Add gray default avatar icon and update padding (#33598) 2025-09-30 12:52:06 -05:00
SidePanelContent Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
SidePanelPage Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
Spinner Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
SQLEditor Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
StatusIndicator UI: Add Tooltip show delay across app (#33091) 2025-09-18 09:42:30 -07:00
StatusIndicatorWithIcon UI: Add ability to run a script on all hosts that match a set of supported filters; Add UI to view batch run summaries (#29025) 2025-05-22 16:45:43 -07:00
TableContainer Fleet UI: Undo filter same row as header name (#34457) 2025-10-17 12:46:46 -05:00
TabNav Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
TabText Fleet UI: Remove purple count and 2 links (#34462) 2025-10-17 15:56:13 -05:00
Tag Feat UI creat policies fleet apps title details (#23972) 2024-11-26 17:21:00 -05:00
TargetLabelSelector Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
TargetsInput Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
TeamsDropdown Consistently implement semibold, standardize header implementations (#34336) 2025-10-16 09:08:22 -05:00
TeamsHeader Fleet UI: No team view for software pages (#20641) 2024-07-30 13:20:13 -04:00
Textarea Fleet UI: Add textarea variant 'code' and apply to various modals (#27930) 2025-04-10 11:25:28 -04:00
TooltipTruncatedText UI: New side nav styles, abstractions (#30568) 2025-07-07 08:29:09 -07:00
TooltipWrapper Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
TooltipWrapperArchLinuxRolling Capitalize "rolling" only OS version column on add support for Manjaro Linux (#33315) 2025-09-24 16:39:36 -03:00
top_nav Fleet product: Change label from 'Manage users' to 'Users' (#34738) 2025-10-24 13:52:05 -04:00
TurnOnMdmMessage FE: Button renaming, better storybook view, remove unused code (#28245) 2025-04-16 09:56:09 -04:00
ViewAllHostsLink Fleet UI: Followup row hover unreleased fix, comment cleans (#33658) 2025-09-30 22:59:45 -04:00
YamlAce Add gray default avatar icon and update padding (#33598) 2025-09-30 12:52:06 -05:00
generate Create UI component generator (#11644) 2023-05-11 12:00:27 -07:00