fleet/changes
Lucas Manuel Rodriguez 407d05eab9
Workaround to set policy specs on a team (#9978)
For the CIS benchmark feature, we need a way to import a group of
policies (spec yml) into a team.
This PR adds a flag to `apply -f` to allow setting a team name to a
group of policies.

Sample:
```sh
fleetctl apply --context dogfood --policies-team "📊 CIS Benchmarks" -f ee/cis/macos-13/cis-policy-queries.yml
```

- [X] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- ~[ ] Documented any API changes (docs/Using-Fleet/REST-API.md or
docs/Contributing/API-for-contributors.md)~
- ~[ ] Documented any permissions changes~
- ~[ ] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)~
- ~[ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for
new osquery data ingestion features.~
- [ ] Added/updated tests
- [X] Manual QA for all new/changed functionality
  - ~For Orbit and Fleet Desktop changes:~
- ~[ ] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.~
- ~[ ] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).~
2023-02-22 13:14:53 -03:00
..
.keep Issue 1009 calculate diff software (#1305) 2021-07-08 13:57:43 -03:00
8708-fv-api add API endpoint to see disk encryption key (#9713) 2023-02-08 20:20:23 -03:00
8708-ingest-fv-recovery Ingest file vault recovery keys in macOS (#9712) 2023-02-08 11:49:42 -03:00
9192-policy-target-platforms Fleet UI: Default policies preselect targeted platforms only (#9861) 2023-02-17 08:48:40 -05:00
9413-macOS-settings-indicator UI: Add macOS settings (profiles) indicator and modal with data table (#9809) 2023-02-22 08:13:12 -08:00
9538-url-validation-in-ui Fleet UI: Consistent URL validation (#9806) 2023-02-22 09:05:38 -05:00
9546-query-table-source-link Fleet UI: Add source link to query table side panel (#9948) 2023-02-20 15:39:57 -05:00
9603-selecting-all-hosts-mutually-exclusive-from-filters Fleet UI: Select targets logic for "All hosts" to be mutually exclusive from other filters (#9992) 2023-02-22 10:32:43 -05:00
9857-fix-public-ip-and-add-docs Fleet UI: Undetermined public ip tooltip (#9907) 2023-02-21 09:16:38 -05:00
apply-policies-team Workaround to set policy specs on a team (#9978) 2023-02-22 13:14:53 -03:00
default-cell-values standardize a default value for empty cells (#9899) 2023-02-17 15:25:28 -03:00
fix-bom Fix macOS pkg file permission warnings (#9940) 2023-02-20 14:29:49 -08:00
fix-private-ip-ingest-query Fix private IP ingestion in network_interface_unix and network_interface_windows. (#9884) 2023-02-16 17:16:40 -03:00
issue-9093-nudge-install Enable installation and auto-updates of Nudge via Orbit (#9605) 2023-02-10 17:03:43 -03:00
issue-9586-mdm-config-profile-endpoints Add API endpoints for MDM config profiles (#9817) 2023-02-17 09:28:28 -06:00
issue-9587-add-fleetctl-apply-macos-profiles Add macos custom profiles support via fleetctl apply (#9824) 2023-02-15 13:01:44 -05:00
issue-9587-record-activity Add "edited macos profiles" activity when applying custom settings via fleetctl (#9862) 2023-02-16 13:53:26 -03:00
issue-9593-implement-profile-UI implement UI for uploading, downloading, deleting macOS profiles (#9901) 2023-02-21 15:31:19 +00:00
issue-9898-fleet-mdm-server-url Fix server URL for hosts enrolled in Fleet MDM (#9952) 2023-02-20 12:16:56 -05:00
issue-9905-fix-panic-host-mdm-is-server Fix panic when loading mdm-enrolled host by orbit key and is_server is null (#9957) 2023-02-21 08:41:04 -05:00
rosetta Remove Rosetta requirement for macOS installers (#9933) 2023-02-20 09:24:38 -08:00