fleet/frontend/components
Ian Littman 8e4e89f4e9
API + auth + UI changes for team labels (#37208)
Covers #36760, #36758.

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files)
for more information.

- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)

## Testing

- [x] Added/updated automated tests
- [x] Where appropriate, [automated tests simulate multiple hosts and
test for host
isolation](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/reference/patterns-backend.md#unit-testing)
(updates to one hosts's records do not affect another)

- [ ] QA'd all new/changed functionality manually
2025-12-29 21:28:45 -06:00
..
ActionsDropdown Update actions dropdown styles for design refresh (#36587) 2025-12-10 12:27:28 -06:00
ActivityDetails/InstallDetails Fleet UI: Fix decoding mdm output (#37608) 2025-12-24 09:22:07 -05:00
ActivityItem add UI for showing past and upcoming mdm commands on host details in activity card (#37331) 2025-12-17 17:06:58 +00:00
AddHostsModal Update enrollment links font to monospaced (#37279) 2025-12-16 14:35:46 +01: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 optimisations and tests for mdm commands UI (#37531) 2025-12-19 17:03:40 +00:00
Card Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
CardHeader My device page (self-service) for iOS/iPadOS (#35238) 2025-11-07 17:30:51 -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 Fix iOS/iPadOS self-service UI routing and database errors (#35739) 2025-11-14 15:54:30 -05: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 My device page (self-service) for iOS/iPadOS (#35238) 2025-11-07 17:30:51 -05:00
EnrollSecrets Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
FeedListItem optimisations and tests for mdm commands UI (#37531) 2025-12-19 17:03:40 +00:00
FileDetails Fleet UI: Fixed click area of edit software file button (#37359) 2025-12-17 11:03:53 -05:00
FileProgressModal Fleet UI: Info banner component, uses Card as base component, tests (#26276) 2025-02-19 10:36:36 -05:00
FileUploader Update FileUploader button layout and styling (#36808) 2025-12-05 14:59:12 -08: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 Create, list, delete Android certificates from the UI (#37314) 2025-12-16 15:39:07 -08:00
GenericMsgWithNavButton change TurnOnMDMMessage component to generic TurnOnMessage and use in end user auth page (#36477) 2025-12-02 12:11:10 +00: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 FE: Ensure ids are unique (#36124) 2025-12-04 09:54:52 -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 FE: Ensure ids are unique (#36124) 2025-12-04 09:54:52 -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: Make preview end user experience look like end user experience (#37349) 2025-12-16 16:44:34 -05:00
ListItem Fleet UI [Feature]: UI reskin (#33558) 2025-09-29 12:10:41 -05:00
LiveQuery API + auth + UI changes for team labels (#37208) 2025-12-29 21:28:45 -06:00
LogDestinationIndicator Fixed tooltip not showing the correct log destination (#30124) 2025-06-19 10:39:07 -04:00
MainContent My device page (self-service) for iOS/iPadOS (#35238) 2025-11-07 17:30:51 -05:00
MDM Fleet UI copy tweak (#37013) 2025-12-10 10:33:21 -05:00
Modal UI: Autofocus input field on UpdateEndUser open, focus close button for disabled modals (#36003) 2025-11-19 16:48:39 -08: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: unreleased more display_name instances, click tooltip, display_name from right nesting... (#35668) 2025-11-13 12:06:14 -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 My device page (self-service) for iOS/iPadOS (#35238) 2025-11-07 17:30:51 -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: Add, view, install Google Play Apps (#35177) 2025-11-14 13:24:41 -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 Fleet UI: Fix conflict to allow clickable tooltip on mobile view (#35450) 2025-11-11 10:38:09 -05:00
TooltipWrapper Fleet UI: unreleased more display_name instances, click tooltip, display_name from right nesting... (#35668) 2025-11-13 12:06:14 -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
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