mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
relates to #18848 This adds the UI that supports uploading a custom profile that applies to hosts that either: - have all selected labels - don't have any of the selected labels This includes UI updates for the Add Profile modal and the Custom Targets Modal, as well as code to support the new API. **include all on add profile modal:**  **exclude any on add profile modal:**  **dropdown options:**  **include all custom target modal:**  **exclude any custom target modal:**  <!-- Note that API documentation changes are now addressed by the product design team. --> - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://fleetdm.com/docs/contributing/committing-changes#changes-files) for more information. - [ ] Added/updated tests - [x] Manual QA for all new/changed functionality
2 lines
109 B
Text
2 lines
109 B
Text
- add UI for uploading custom profiles with a target of hosts that include all/exclude
|
|
any selected labels
|