mirror of
https://github.com/fleetdm/fleet
synced 2026-05-20 15:38:39 +00:00
- Use `title_id` + `team_id` for package endpoints instead of the software title - Add ability to filter software titles by software available for install # Checklist for submitter If some of the following don't apply, delete the relevant line. <!-- Note that API documentation changes are now addressed by the product design team. --> - [x] Input data is properly validated, `SELECT *` is avoided, SQL injection is prevented (using placeholders for values in statements) - [x] Added/updated tests - [x] Manual QA for all new/changed functionality --------- Co-authored-by: Gabriel Hernandez <ghernandez345@gmail.com> |
||
|---|---|---|
| .. | ||
| AddSoftwareModal.tsx | ||
| index.ts | ||