fleet/ee/server/service
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
..
condaccess Okta IdP Apple profile endpoint + fixes (#35526) 2025-11-14 13:49:08 -06:00
digicert Hydrant CA Feature Branch (#31807) 2025-09-04 12:39:41 -04:00
embedded_scripts Delaying reboot so that script can report status. (#33386) 2025-09-24 14:25:52 -05:00
est EST certificate proxy backend and configs (#34689) 2025-11-04 16:27:15 -05:00
hostidentity HTTP Message Signature Auth for certificate_request (#35139) 2025-11-06 12:06:00 -05:00
testdata Populate version for macOS Chrome FMA on import, use Chrome Enterprise PKG instead of DMG, add tooltip on "latest" version when adding FMA (#30926) 2025-07-24 16:14:01 -05:00
appconfig.go enable controlled rollout of features by teams (#7408) 2022-08-30 08:13:09 -03:00
calendar.go Use lighter Team call when it's obviously safe to do so, comment potential areas for further improvement (#35587) 2025-11-17 17:25:45 -06:00
calendar_test.go Speculative fix for calendar/webhook authz issue (#31642) 2025-08-07 17:30:56 +02:00
certificate_authorities.go Add support for $FLEET_VAR_HOST_HARDWARE_SERIAL in Windows profiles, $FLEET_VAR_HOST_PLATFORM in Windows/Apple profiles (#35812) 2025-11-24 10:18:47 -06:00
certificate_authorities_test.go EST certificate proxy backend and configs (#34689) 2025-11-04 16:27:15 -05:00
devices.go Update "Setting up your device" page for MacOS Setup Experience (#33770) 2025-10-06 16:45:53 +01:00
errors.go Hydrant CA Feature Branch (#31807) 2025-09-04 12:39:41 -04:00
hosts.go os_versions endpoint performance improvements (#34897) 2025-11-03 13:07:44 -06:00
in_house_apps.go trim whitespace from displayname (#36304) 2025-11-25 19:23:31 -05:00
maintained_apps.go Add team assignment checks to APIs that do label association (#37246) 2025-12-15 14:11:36 -03:00
maintained_apps_test.go Populate version for macOS Chrome FMA on import, use Chrome Enterprise PKG instead of DMG, add tooltip on "latest" version when adding FMA (#30926) 2025-07-24 16:14:01 -05:00
mdm.go API + auth + UI changes for team labels (#37208) 2025-12-29 21:28:45 -06:00
mdm_export_for_test.go Update/fix/add tests for puppet-related flow (preassign+match) (#17859) 2024-03-26 13:41:40 -04:00
mdm_external_test.go API + auth + UI changes for team labels (#37208) 2025-12-29 21:28:45 -06:00
mdm_profiles.go Enforce FileVault at login when manually enrolled (#31170) 2025-08-01 15:15:11 +02:00
mdm_test.go Added support of $FLEET_VAR_HOST_UUID in Windows MDM configuration profiles (#31695) 2025-08-10 12:24:38 +02:00
orbit.go add pagination metadata to get mdm commands endpoint (#37396) 2025-12-18 11:53:27 +00:00
request_certificate.go HTTP Message Signature Auth for certificate_request (#35139) 2025-11-06 12:06:00 -05:00
request_certificate_test.go HTTP Message Signature Auth for certificate_request (#35139) 2025-11-06 12:06:00 -05:00
scep_proxy.go Add Android cert immediate statuses (#36978) 2025-12-13 13:58:35 -06:00
scep_proxy_test.go Add Android cert immediate statuses (#36978) 2025-12-13 13:58:35 -06:00
scim.go Added scim/details endpoint (#28007) 2025-04-10 14:08:45 -05:00
service.go Android app self service: backend support (#34711) 2025-11-13 18:10:24 -05:00
setup_experience.go Feature branch: Android Setup Experience support (#35951) 2025-12-02 12:27:20 -05:00
setup_experience_test.go Use lighter Team call when it's obviously safe to do so, comment potential areas for further improvement (#35587) 2025-11-17 17:25:45 -06:00
software.go Fixed bug when using without_vulnerability_details and vulnerability filters (#24769) 2024-12-13 16:39:21 -06:00
software_installers.go Add team assignment checks to APIs that do label association (#37246) 2025-12-15 14:11:36 -03:00
software_installers_test.go Initial support for in-house apps on iOS/iPadOS (#34802) 2025-10-28 08:33:58 -04:00
software_title_icons.go Use writer for reads for software icon activity population (#36552) 2025-12-02 08:38:12 -06:00
teams.go API + auth + UI changes for team labels (#37208) 2025-12-29 21:28:45 -06:00
teams_test.go Fix issue preventing "Install Fleet's agent (fleetd) manually" from saving (#34418) 2025-10-16 20:38:57 -05:00
testing_utils.go Add backend support for Smallstep CA (#32872) 2025-09-25 10:03:36 -05:00
users.go Use lighter Team call when it's obviously safe to do so, comment potential areas for further improvement (#35587) 2025-11-17 17:25:45 -06:00
users_test.go Allow setting user roles during JIT provisioning (#10193) 2023-03-01 20:18:40 -03:00
vpp.go Android Setup Experience Gitops (#37468) 2025-12-19 10:45:27 -05:00
vpp_test.go Prevent IT admins from adding Fleet agent manually to Software (#37504) 2025-12-18 16:03:42 -06:00
vulnerabilities.go Updated /api/v1/fleet/vulnerabilities/{cve} endpoint (#21463) 2024-08-21 12:52:28 -05:00