fleet/frontend/pages/SoftwarePage/SoftwareTitleDetailsPage/EditSoftwareModal
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
..
_styles.scss Fleet UI: Auto-install VPP apps (#26455) 2025-02-24 16:01:55 -05:00
EditSoftwareModal.tsx API + auth + UI changes for team labels (#37208) 2025-12-29 21:28:45 -06:00
helpers.tsx #24586 Use consistent language in error messages ("upload" -> "add") (#27316) 2025-03-20 15:44:09 -05:00
index.ts 20404: Edit packages feature (#21812) 2024-09-17 08:40:47 -05:00