fleet/ee/server/service
Jordan Montgomery 23a4b781fd
ISII: Make setup_experience gitops flag on app_store_apps enable setup for all platforms an app supports (#34461)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #30890 

Unreleased bug(or requirements miss) in iOS/iPadOS setup experience. Per
@noahtalerman we want setup_experience on VPP apps to apply to all
platforms an app is available for:
https://github.com/fleetdm/fleet/issues/30890#issuecomment-3408445511

This will change with the upcoming inclusion of the `platform` field and
it will be possible to specify settings for each individual OS

# Checklist for submitter

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

- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [x] If paths of existing endpoints are modified without backwards
compatibility, checked the frontend/CLI for any necessary changes

## Testing

- [x] Added/updated automated tests

- [x] QA'd all new/changed functionality manually
2025-10-17 15:16:34 -04: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
hostidentity Changed the default name of Host Identity CA to 'Fleet Host Identity CA' to avoid conflict with Fleet's Apple MDM CA. (#34219) 2025-10-15 09:52:45 -05:00
hydrant Hydrant CA Feature Branch (#31807) 2025-09-04 12:39:41 -04: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 Speculative fix for calendar/webhook authz issue (#31642) 2025-08-07 17:30:56 +02:00
calendar_test.go Speculative fix for calendar/webhook authz issue (#31642) 2025-08-07 17:30:56 +02:00
certificate_authorities.go Validate username, password and challenge URL on any changes for Smallstep (#33501) 2025-09-26 09:24:48 -05:00
certificate_authorities_test.go Smallstep qa fixes (#33885) 2025-10-06 16:32:29 -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 LM: fix missing error for manually enrolled ios and ipados when locking (#34216) 2025-10-15 17:24:49 -03:00
maintained_apps.go Add custom software icons (#32652) 2025-09-05 17:31:03 -05: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 Fix issue preventing "Install Fleet's agent (fleetd) manually" from saving (#34418) 2025-10-16 20:38:57 -05: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 Add sticky MDM enrollment Redis key (#33935) 2025-10-09 11:22:44 -03: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 Feature: Script only package e2e followup (#34271) 2025-10-17 10:54:00 -04:00
request_certificate.go Hydrant CA Feature Branch (#31807) 2025-09-04 12:39:41 -04:00
request_certificate_test.go Hydrant CA Feature Branch (#31807) 2025-09-04 12:39:41 -04:00
scep_proxy.go Add backend support for Smallstep CA (#32872) 2025-09-25 10:03:36 -05:00
scep_proxy_test.go Add backend support for Smallstep CA (#32872) 2025-09-25 10:03:36 -05:00
scim.go Added scim/details endpoint (#28007) 2025-04-10 14:08:45 -05:00
service.go Add custom software icons (#32652) 2025-09-05 17:31:03 -05:00
setup_experience.go Stop setup experience on software install failure (#34173) 2025-10-17 08:38:53 -05:00
setup_experience_test.go Add new datastore method, validate when setting manual agent install (#32815) 2025-09-18 13:03:51 -04: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 Feature: Script only package e2e followup (#34271) 2025-10-17 10:54:00 -04:00
software_installers_test.go Feature: Script only package e2e followup (#34271) 2025-10-17 10:54:00 -04:00
software_title_icons.go Add custom software icons (#32652) 2025-09-05 17:31:03 -05:00
teams.go Fix issue preventing "Install Fleet's agent (fleetd) manually" from saving (#34418) 2025-10-16 20:38:57 -05: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 Make sure SAML requests always ask for email format NameID (#31008) 2025-07-17 14:25:33 -04:00
users_test.go Allow setting user roles during JIT provisioning (#10193) 2023-03-01 20:18:40 -03:00
vpp.go ISII: Make setup_experience gitops flag on app_store_apps enable setup for all platforms an app supports (#34461) 2025-10-17 15:16:34 -04:00
vpp_test.go Move dry run checks around for app store apps gitops and add test case (#33456) 2025-10-02 15:54:24 -03:00
vulnerabilities.go Updated /api/v1/fleet/vulnerabilities/{cve} endpoint (#21463) 2024-08-21 12:52:28 -05:00