fleet/ee/server/service
Gabriel Hernandez b193f2dc1c
add software_title_id to added_app_store_app activity (#25119)
relates to #24120

adds the `software_title_id` to the `added_app_store_activity`

- [x] Added/updated automated tests
- [x] Manual QA for all new/changed functionality
2025-01-03 16:03:13 +00:00
..
embedded_scripts Add reboot to linux unlock script (#23382) 2024-11-11 14:22:22 -05:00
testdata Added better handling of timeout and insufficient permissions errors in NDES SCEP proxy. (#23654) 2024-11-11 14:57:28 -06:00
appconfig.go enable controlled rollout of features by teams (#7408) 2022-08-30 08:13:09 -03:00
calendar.go Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
calendar_test.go Downloading a software installer package now shows the browser's built-in progress bar (#21341) 2024-08-20 12:37:29 -05:00
devices.go Windows MDM migration: implement fleetd notification and migration (#24185) 2024-12-02 09:14:10 -05:00
errors.go Added better handling of timeout and insufficient permissions errors in NDES SCEP proxy. (#23654) 2024-11-11 14:57:28 -06:00
hosts.go Allow software uninstalls, script-based lock/unlock/wipe, while scripts are globally disabled (#24815) 2024-12-30 08:32:48 -06:00
maintained_apps.go Improve secret variables error on software upload. (#25052) 2024-12-30 18:46:42 -06:00
maintained_apps_test.go Allow pulling the base list of Fleet Maintained Apps without requiring a team ID (#24595) 2024-12-11 21:12:38 -06:00
mdm.go Fixed gitops issue with gitops role. (#24297) 2024-12-03 10:12:07 -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 Linux disk encryption: frontend changes, backend missing private key errors, remove disk encryption endpoints dependence on MDM being enabled (#23714) 2024-11-20 11:58:47 -08:00
mdm_profiles.go feat: enforce FileVault during Setup Assistant (#20759) 2024-07-26 15:50:31 -04:00
mdm_test.go Fixed gitops issue with gitops role. (#24297) 2024-12-03 10:12:07 -06:00
orbit.go fix: various setup experience bugs (#23091) 2024-10-23 13:06:54 -04:00
scep_proxy.go Added better handling of timeout and insufficient permissions errors in NDES SCEP proxy. (#23654) 2024-11-11 14:57:28 -06:00
scep_proxy_test.go Added better handling of timeout and insufficient permissions errors in NDES SCEP proxy. (#23654) 2024-11-11 14:57:28 -06:00
service.go fix: update integration tests to use state machine, fix 402 error (#23181) 2024-10-24 16:27:55 -04:00
setup_experience.go Embedded secrets validation (#24624) 2024-12-17 17:14:12 -05:00
setup_experience_test.go Setup experience state machine (#22845) 2024-10-18 12:01:53 -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 Improve secret variables error on software upload. (#25052) 2024-12-30 18:46:42 -06:00
software_installers_test.go Allow software uninstalls, script-based lock/unlock/wipe, while scripts are globally disabled (#24815) 2024-12-30 08:32:48 -06:00
teams.go Include Linux disk encryption status in configuration profiles aggregate status response when applicable, fix disk encryption/MDM configuration order-of-operations issues, add integration tests for LUKS (#24114) 2024-11-25 08:34:43 -06:00
teams_test.go Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
users.go Activity feed webhooks backend (#19261) 2024-05-24 11:25:27 -05:00
users_test.go Allow setting user roles during JIT provisioning (#10193) 2023-03-01 20:18:40 -03:00
vpp.go add software_title_id to added_app_store_app activity (#25119) 2025-01-03 16:03:13 +00:00
vulnerabilities.go Updated /api/v1/fleet/vulnerabilities/{cve} endpoint (#21463) 2024-08-21 12:52:28 -05:00