fleet/changes
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
..
.keep Issue 1009 calculate diff software (#1305) 2021-07-08 13:57:43 -03:00
31292-no-bootstrap-during-migration Skip bootstrap package install during migration (#37614) 2025-12-29 12:00:24 -04:00
31972-vpp-update-msg Added messaging around VPP update failures (#37083) 2025-12-18 21:02:28 -06:00
32397-transfer-team-dropdown-search Fleet UI: Allow search in transfer teams dropdown (#37144) 2025-12-11 16:00:35 -05:00
32746-windows-custom-scep Ingest Windows host certificates via osquery (#36771) 2025-12-11 09:53:41 -06:00
32777-hide-builtin-labels Hide builtin labels on host page (#37393) 2025-12-17 10:17:10 -05:00
32920-xml-escape-in-xml XML escape $FLEET_SECRET in XML files (#37255) 2025-12-16 09:51:48 -04:00
33420-transfer-to-same-team Fleet UI: Remove ability to transfer host to current team (#36974) 2025-12-11 12:34:57 -05:00
33754-certificate-modal-scrollable Make certificate details modal scrollable (#37493) 2025-12-18 14:57:25 -04:00
34205-fix-base64-encoding Fleet UI: Fix decoding mdm output (#37608) 2025-12-24 09:22:07 -05:00
34213-android-unenroll-different-endpoint Use same MDM unenroll endpoint for Android and Apple (#37363) 2025-12-18 15:59:46 -04:00
34351-gitops-inconsistent-lang gitops inconsistent language (#37538) 2025-12-19 12:58:27 -04:00
34414-ignore-display-name-batch-for-mobileconfigs Ignore display_name for mobileconfig when batch uploading profiles (#37452) 2025-12-18 10:49:02 -04:00
34704-past-upcoming-mdm-commands Add filter param and count to MDM commands endpoint (#37125) 2025-12-12 16:26:31 -04:00
34945-enable-removal-of-profiles-with-mdm-turned-off allow removal of config profiles when MDM is off (#37473) 2025-12-18 17:14:32 -04:00
35007-stream-list-hosts Stream "list hosts" endpoint (#37258) 2025-12-16 12:40:41 -06:00
35454-auto-update-db-api Database / API for auto software updates (#37599) 2025-12-22 12:39:30 -06:00
35494-apply-android-app-configuration Android config: policy reconciliation/application (#36627) 2025-12-09 14:48:55 -05:00
35496-ability-to-edit-android-config-in-ui Fleet UI: Ability to update android configuration + FE cleanups (#37065) 2025-12-15 09:26:33 -05:00
35623-update-error-message-missing-csr-download Update error message if user didn't download CSR before uploading APNs cert (#37543) 2025-12-19 12:26:31 -04:00
35687-ui-turn-off-android-loading Add UI loading state to turn off Android modal (#37479) 2025-12-18 13:49:43 -06:00
36021-ui-fix-message-on-adding-duplicate-software Fix UI error message when adding duplicate software title to a team (#36394) 2025-12-09 08:48:10 -05:00
36088-add-update-new-hosts-to-latest Add "update new hosts to latest" to OS Updates form for MacOS (#37103) 2025-12-12 11:46:07 -06:00
36188-back-end-add-update-new-hosts-config Updated DEP enrollment updates logic for macOS (#37402) 2025-12-17 12:44:05 -04:00
36189-added-migration-for-update-new-hosts Added new 'update_new_hosts' OS Setting config field (#37027) 2025-12-11 19:48:30 -04:00
36215-button-click-area-fix Fleet UI: Fixed click area of edit software file button (#37359) 2025-12-17 11:03:53 -05:00
36283-disable-edit Fleet UI: Disable save button by default until edit vpp form has been used (#37495) 2025-12-18 16:21:53 -05:00
36636-add-note-for-schema-tables-using-count Update tables schema with note about using "count" (#36636) 2025-12-10 12:11:47 -07:00
36689-update-android-certs-from-ui Create, list, delete Android certificates from the UI (#37314) 2025-12-16 15:39:07 -08:00
36693-apple-automatic-enrollment-profile-verification 36693 Do not send Automatic ENrollment Profile to Apple when it hasn't actually changed (#36893) 2025-12-10 14:31:18 -05:00
36695-added-activities-crud-cert-templates Android certs new activities (#37360) 2025-12-17 11:06:04 -04:00
36740-remove-blinky-progress-bar-modal Fleet UI: Disable save button by default until edit vpp form has been used (#37495) 2025-12-18 16:21:53 -05:00
36748-win-mdm-cmd account for commands being dequeued in list query (#37505) 2025-12-19 11:24:49 -05:00
36754-enroll-links-mono-spaced Update enrollment links font to monospaced (#37279) 2025-12-16 14:35:46 +01:00
36781-team-labels-backend API + auth + UI changes for team labels (#37208) 2025-12-29 21:28:45 -06:00
36846-refactor-rds-iam Refactored RDS IAM authentication logic into a dedicated rdsauth package (#36847) 2025-12-10 16:21:35 -06:00
37074-add-sw-links Fleet UI: Add software links go to relevant platform add software page (#37202) 2025-12-15 09:25:07 -05:00
37602-fix-vpp-versions-refresh Fix VPP refresh versions for all platforms (#37612) 2025-12-22 22:45:03 -03:00
37644-ios-ipados-mdm-migration Skip bootstrap package install during migration (#37614) 2025-12-29 12:00:24 -04:00
37973-sw-filters Fleet UI: Remove unsupported url params when switching to all teams (#37199) 2025-12-18 12:27:29 -05:00
fix-clipped-host-query-reports Move the report clipped check to happen sooner (#37436) 2025-12-18 15:12:07 -03:00
fix-query-author-styles Fix query & policy author styles (#37605) 2025-12-23 10:03:27 -06:00
issue-35509-ui-resend-window-profile add ability to resend window profiles on host details and my device pages (#37043) 2025-12-11 13:11:34 -06:00
issue-37335-add-metadata-pagination-commands add pagination metadata to get mdm commands endpoint (#37396) 2025-12-18 11:53:27 +00:00
jve-fix-filter-apps filter to only apple (vpp) apps in refresh job (#37506) 2025-12-18 16:17:24 -05:00
jve-fix-policy-err do not error if android mdm isn't set up (#37550) 2025-12-19 12:57:11 -05:00
minio-to-rustfs Swap minio to rustfs (#36851) 2025-12-10 10:03:48 -06:00