fleet/frontend/pages/SoftwarePage/components/AddSoftwareModal
Roberto Dip 71437a8a8b
back-end fixes for software installers (#18908)
- 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>
2024-05-10 14:47:59 -03:00
..
AddSoftwareModal.tsx back-end fixes for software installers (#18908) 2024-05-10 14:47:59 -03:00
index.ts Feat UI upload software (#18575) 2024-05-03 14:22:20 +01:00