fleet/frontend/pages/SoftwarePage/SoftwareTitleDetailsPage/DeleteSoftwareModal
Ian Littman 8258d481a1
Clear pending (un)installs when installers are deleted (#23427)
For unreleased bug #23350, introduced because we're no longer
cascade-deleting _all_ related installs (related to #22996, #21654,
#22087)

# Checklist for submitter

- [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
2024-10-31 18:04:06 -05:00
..
DeleteSoftwareModal.tsx Clear pending (un)installs when installers are deleted (#23427) 2024-10-31 18:04:06 -05:00
index.ts Update UI on software title details page for software packages (#18763) 2024-05-09 14:06:58 +01:00